index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-10-12
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
2022-10-12
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
2022-10-12
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2022-10-12
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2022-10-12
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
2022-10-12
mctp: prevent double key removal and unref
Jeremy Kerr
2022-10-12
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
2022-10-12
tcp: cdg: allow tcp_cdg_release() to be called multiple times
Eric Dumazet
2022-10-12
inet: ping: fix recent breakage
Eric Dumazet
2022-10-12
ipv6: ping: fix wrong checksum for large frames
Eric Dumazet
2022-10-11
Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-10-09
net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()
Yang Yingliang
2022-10-07
wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...
Kees Cook
2022-10-07
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
2022-10-07
wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets
Felix Fietkau
2022-10-07
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
2022-10-07
wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
Felix Fietkau
2022-10-07
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
2022-10-07
wifi: mac80211: remove/avoid misleading prints
James Prestwood
2022-10-07
wifi: mac80211: fix probe req HE capabilities access
James Prestwood
2022-10-07
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
Felix Fietkau
2022-10-07
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
2022-10-05
Merge tag 'ieee802154-for-net-2022-10-05' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2022-10-05
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
2022-10-05
net/ieee802154: don't warn zero-sized raw_sendmsg()
Tetsuo Handa
2022-10-05
Revert "net/ieee802154: reject zero-sized raw_sendmsg()"
Alexander Aring
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-03
Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-03
net/ieee802154: reject zero-sized raw_sendmsg()
Tetsuo Handa
2022-10-03
gro: add support of (hw)gro packets to gro stack
Coco Li
2022-10-03
mptcp: update misleading comments.
Paolo Abeni
2022-10-03
mptcp: use fastclose on more edge scenarios
Paolo Abeni
2022-10-03
mptcp: propagate fastclose error
Paolo Abeni
2022-10-03
af_unix: Fix memory leaks of the whole sk due to OOB skb.
Kuniyuki Iwashima
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
2022-10-03
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-10-02
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-09-30
net: dsa: don't do devlink port setup early
Jiri Pirko
2022-09-30
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
[next]