summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-11-22SUNRPC: use different lock keys for INET6 and LOCALNeilBrown
2021-11-22net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop groupNikolay Aleksandrov
2021-11-22net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov
2021-11-22net, neigh: Fix crash in v6 module initialization error pathDaniel Borkmann
2021-11-22net/smc: Avoid warning of possible recursive lockingWen Gu
2021-11-22vsock/virtio: suppress used length validationMichael S. Tsirkin
2021-11-22ipv6: fix typos in __ip6_finish_output()Eric Dumazet
2021-11-20af_unix: fix regression in read after shutdownVincent Whitchurch
2021-11-20mptcp: use delegate action to schedule 3rd ack retransPaolo Abeni
2021-11-20mptcp: fix delack timerEric Dumazet
2021-11-20bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmapJohn Fastabend
2021-11-20bpf, sockmap: Attach map progs to psock early for feature probesJohn Fastabend
2021-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18ipv6: check return value of ipv6_skip_exthdrJordy Zomer
2021-11-18devlink: Don't throw an error if flash notification sent before devlink visibleLeon Romanovsky
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin
2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-11-17NFC: reorder the logic in nfc_{un,}register_deviceLin Ma
2021-11-17NFC: reorganize the functions in nci_requestLin Ma
2021-11-17tipc: check for null after calling kmemdupTadeusz Struk
2021-11-16net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long
2021-11-16Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-16udp: Validate checksum in udp_read_sock()Cong Wang
2021-11-15bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov
2021-11-15net/smc: Make sure the link_id is uniqueWen Gu
2021-11-15sock: fix /proc/net/sockstat underflow in sk_clone_lock()Tetsuo Handa
2021-11-15tipc: only accept encrypted MSG_CRYPTO msgsXin Long
2021-11-15net: return correct error codeliuguoqiang
2021-11-15net/smc: Transfer remaining wait queue entries during fallbackWen Gu
2021-11-15tipc: use consistent GFP flagsTadeusz Struk
2021-11-15mac80211: fix throughput LED triggerFelix Fietkau
2021-11-15mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg
2021-11-15mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau
2021-11-15mac80211: fix radiotap header generationJohannes Berg
2021-11-15mac80211: do not access the IV when it was strippedXing Song
2021-11-15nl80211: fix radio statistics in survey dumpJohannes Berg
2021-11-15cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi
2021-11-14net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore
2021-11-13Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-11-12tcp: Fix uninitialized access in skb frags array for Rx 0cp.Arjun Roy
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore
2021-11-12xsk: Fix crash on double free in buffer poolMagnus Karlsson
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-10net: fix premature exit from NAPI state polling in napi_disable()Alexander Lobakin
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10net/smc: fix sk_refcnt underflow on linkdown and fallbackDust Li