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-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-28
mptcp: fix unreleased socket in accept queue
Menglong Dong
2022-09-28
mptcp: factor out __mptcp_close() without socket lock
Menglong Dong
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-09-27
Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-09-27
wifi: mac80211: mlme: Fix double unlock on assoc success handling
Rafael Mendonca
2022-09-27
wifi: mac80211: mlme: Fix missing unlock on beacon RX
Rafael Mendonca
2022-09-27
wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()
Paweł Lenkow
2022-09-27
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
2022-09-27
wifi: mac80211: ensure vif queues are operational after start
Alexander Wetzel
2022-09-27
wifi: mac80211: don't start TX with fq->lock to fix deadlock
Alexander Wetzel
2022-09-27
wifi: cfg80211: fix MCS divisor value
Tamizh Chelvam Raja
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
2022-09-20
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
2022-09-20
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
2022-09-20
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
2022-09-20
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
2022-09-20
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
2022-09-20
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
2022-09-20
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
2022-09-20
net: clear msg_get_inq in __get_compat_msghdr()
Tetsuo Handa
2022-09-20
ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section
Ido Schimmel
2022-09-20
tcp: read multiple skbs in tcp_read_skb()
Cong Wang
2022-09-19
Merge tag 'batadv-net-pullrequest-20220916' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2022-09-16
tcp: Use WARN_ON_ONCE() in tcp_read_skb()
Peilin Ye
2022-09-16
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2022-09-13
mptcp: fix fwd memory accounting on coalesce
Paolo Abeni
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-09
net: core: fix flow symmetric hash
Ludovic Cintrat
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-09-08
Revert "SUNRPC: Remove unreachable error condition"
Dan Aloni
2022-09-08
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
2022-09-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-07
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
2022-09-07
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
2022-09-07
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
2022-09-06
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
2022-09-05
Merge tag 'for-net-2022-09-02' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2022-09-05
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
2022-09-05
bonding: add all node mcast address when slave up
Hangbin Liu
2022-09-04
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-09-03
wifi: use struct_group to copy addresses
Johannes Berg
2022-09-03
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
2022-09-03
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
2022-09-03
wifi: mac80211: fix link warning in RX agg timer expiry
Mukesh Sisodiya
[next]