1. f1baf68 Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  2. c4416f5 net: mpls: Fix GCC 12 warning by Victor Erminpour · 2 years, 11 months ago
  3. 58e61e4 skbuff: cleanup double word in comment by Tom Rix · 2 years, 11 months ago
  4. 9aa422a tipc: improve size validations for received domain records by Jon Maloy · 2 years, 11 months ago
  5. 029744c mptcp: netlink: process IPv6 addrs in creating listening sockets by Kishen Maloor · 2 years, 11 months ago
  6. d6ff94a vlan: move dev_put into vlan_dev_uninit by Xin Long · 2 years, 11 months ago
  7. 37aa50c vlan: introduce vlan_dev_free_egress_priority by Xin Long · 2 years, 11 months ago
  8. feef318 ax25: fix UAF bugs of net_device caused by rebinding operation by Duoming Zhou · 2 years, 11 months ago
  9. ee53437 net: dsa: fix panic when DSA master device unbinds on shutdown by Vladimir Oltean · 2 years, 11 months ago
  10. c7223d6 tipc: rate limit warning for received illegal binding update by Jon Maloy · 2 years, 11 months ago
  11. 6d07206 Merge tag 'linux-can-fixes-for-5.17-20220209' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 2 years, 11 months ago
  12. 7ec02f5 ax25: fix NPD bug in ax25_disconnect by Duoming Zhou · 2 years, 11 months ago
  13. 8375dfa can: isotp: fix error path in isotp_sendmsg() to unlock wait queue by Oliver Hartkopp · 2 years, 11 months ago
  14. 7c75904 can: isotp: fix potential CAN frame reception race in isotp_rcv() by Oliver Hartkopp · 2 years, 11 months ago
  15. 5611a00 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 2 years, 11 months ago
  16. e6251ab Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 2 years, 11 months ago
  17. b49ea67 SUNRPC: lock against ->sock changing during sysfs read by NeilBrown · 3 years ago
  18. a9c10b5 xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create by Dan Aloni · 3 years ago
  19. 94fdd7c net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth() by Eric Dumazet · 2 years, 11 months ago
  20. 28f9222 net/smc: fix ref_tracker issue in smc_pnet_add() by Eric Dumazet · 2 years, 11 months ago
  21. f8d9d93 tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case by Eric Dumazet · 2 years, 11 months ago
  22. cff7f22 Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 11 months ago
  23. d1ca60ef netfilter: ctnetlink: disable helper autoassign by Florian Westphal · 2 years, 11 months ago
  24. 82b72cb netfilter: conntrack: re-init state for retransmitted syn-ack by Florian Westphal · 2 years, 11 months ago
  25. cc4f9d6 netfilter: conntrack: move synack init code to helper by Florian Westphal · 2 years, 11 months ago
  26. a9e8503 netfilter: nft_payload: don't allow th access for fragments by Florian Westphal · 2 years, 11 months ago
  27. 77b3371 netfilter: conntrack: don't refresh sctp entries in closed state by Florian Westphal · 2 years, 11 months ago
  28. eb2eb51 Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  29. 87563a0 ax25: fix reference count leaks of ax25_dev by Duoming Zhou · 2 years, 11 months ago
  30. 4a81f6d net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work by Daniel Borkmann · 2 years, 11 months ago
  31. b67985b tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 2 years, 11 months ago
  32. 038b8d1 libceph: optionally use bounce buffer on recv path in crc mode by Ilya Dryomov · 3 years ago
  33. 2ea8871 libceph: make recv path in secure mode work the same as send path by Ilya Dryomov · 3 years ago
  34. c86d861 Partially revert "net/smc: Add netlink net namespace support" by Dmitry V. Levin · 2 years, 11 months ago
  35. 479f554 tcp: fix mem under-charging with zerocopy sendmsg() by Eric Dumazet · 2 years, 11 months ago
  36. e42e70a af_packet: fix data-race in packet_setsockopt / packet_setsockopt by Eric Dumazet · 2 years, 11 months ago
  37. c6f6f24 rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() by Eric Dumazet · 2 years, 11 months ago
  38. 04c2a47 net: sched: fix use-after-free in tc_new_tfilter() by Eric Dumazet · 2 years, 11 months ago
  39. 341adee net/smc: Forward wakeup to smc socket waitqueue after fallback by Wen Gu · 3 years ago
  40. 4897e72 Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  41. 010a2a6 Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 2 years, 11 months ago
  42. d01ffb9 ax25: add refcount in ax25_dev to avoid UAF bugs by Duoming Zhou · 2 years, 11 months ago
  43. 4e0f718 ax25: improve the incomplete fix to avoid UAF and NPD bugs by Duoming Zhou · 2 years, 11 months ago
  44. 33d12dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 2 years, 11 months ago
  45. 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  46. fd20d97 net: bridge: vlan: fix memory leak in __allowed_ingress by Tim Yi · 2 years, 11 months ago
  47. b07f413 netfilter: nf_tables: remove assignment with no effect in chain blob builder by Pablo Neira Ayuso · 2 years, 11 months ago
  48. 364df53 net: socket: rename SKB_DROP_REASON_SOCKET_FILTER by Menglong Dong · 2 years, 11 months ago
  49. 970a5a3 ipv4: tcp: send zero IPID in SYNACK messages by Eric Dumazet · 2 years, 11 months ago
  50. 153a0d1 ipv4: raw: lock the socket in raw_bind() by Eric Dumazet · 2 years, 11 months ago
  51. dcb2c5c net: bridge: vlan: fix single net device option dumping by Nikolay Aleksandrov · 3 years ago
  52. 3626898 Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" by Guillaume Nault · 3 years ago
  53. 79c37ca net: ieee802154: Return meaningful error codes from the netlink helpers by Miquel Raynal · 3 years ago
  54. f459bfd netfilter: nft_byteorder: track register operations by Pablo Neira Ayuso · 3 years ago
  55. aeac455 netfilter: nft_reject_bridge: Fix for missing reply from prerouting by Phil Sutter · 3 years ago
  56. 34243b9 netfilter: nft_ct: fix use after free when attaching zone template by Florian Westphal · 3 years ago
  57. 7355bfe netfilter: Remove flowtable relics by Geert Uytterhoeven · 3 years ago
  58. 429c3be sch_htb: Fail on unsupported parameters when offload is requested by Maxim Mikityanskiy · 3 years ago
  59. 0280e3c Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years ago
  60. 29044da fsnotify: fix fsnotify hooks in pseudo filesystems by Amir Goldstein · 3 years ago
  61. 2afc3b5 ping: fix the sk_bound_dev_if match in ping_lookup by Xin Long · 3 years ago
  62. c0bf3d8 net/smc: Transitional solution for clcsock race issue by Wen Gu · 3 years ago
  63. 27a8caa ipv4: fix ip option filtering for locally generated fragments by Jakub Kicinski · 3 years ago
  64. 1d10f8a net-procfs: show net devices bound packet types by Jianguo Wu · 3 years ago
  65. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  66. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  67. 63ec72b mptcp: Use struct_group() to avoid cross-field memset() by Kees Cook · 3 years ago
  68. 2c13c05 rxrpc: Adjust retransmission backoff by David Howells · 3 years ago
  69. a4c0214 mptcp: fix removing ids bitmap setting by Geliang Tang · 3 years ago
  70. 8e9eaca mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() by Paolo Abeni · 3 years ago
  71. 6f97fde Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years ago
  72. aafc2e3 ipv6: annotate accesses to fn->fn_sernum by Eric Dumazet · 3 years ago
  73. ebdc1a0 tcp: add a missing sk_defer_free_flush() in tcp_splice_read() by Eric Dumazet · 3 years ago
  74. 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  75. 6cee105 ipv6_tunnel: Rate limit warning messages by Ido Schimmel · 3 years ago
  76. 973bf8f net: sched: Clarify error message when qdisc kind is unknown by Victor Nogueira · 3 years ago
  77. 47934e06 net: fix information leakage in /proc/net/ptype by Congyu Liu · 3 years ago
  78. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  79. 79eb15d ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys by Eric Dumazet · 3 years ago
  80. d07418a ipv4: avoid quadratic behavior in netns dismantle by Eric Dumazet · 3 years ago
  81. dded089 nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind() by Krzysztof Kozlowski · 3 years ago
  82. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  83. 99845220 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
  84. 2836615 netns: add schedule point in ops_exit_list() by Eric Dumazet · 3 years ago
  85. 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
  86. 79074a7 net: Flush deferred skb free on socket destroy by Gal Pressman · 3 years ago
  87. db094aa net/tls: Fix another skb memory leak when running kTLS traffic by Gal Pressman · 3 years ago
  88. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  89. 56d99e8 net/smc: Fix hung_task when removing SMC-R devices by Wen Gu · 3 years ago
  90. 0a6e6b3 ipv4: update fib_info_cnt under spinlock protection by Eric Dumazet · 3 years ago
  91. 175398a Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
  92. 49ad227 Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years ago
  93. 830af2e netfilter: conntrack: don't increment invalid counter on NF_REPEAT by Florian Westphal · 3 years ago
  94. 9404bc1e5 net/smc: Remove unused function declaration by Wen Gu · 3 years ago
  95. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  96. b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 4 months ago
  97. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  98. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
  99. 9d6d7f1 af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress by Eric Dumazet · 3 years ago
  100. d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 3 months ago