1. c8aacb4 svcrdma: Fix leak of svc_rdma_recv_ctxt objects by Chuck Lever · 4 years, 7 months ago
  2. 66a04cd svcrdma: Fix trace point use-after-free race by Chuck Lever · 4 years, 7 months ago
  3. c7aa592 rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket by David Howells · 4 years, 6 months ago
  4. 995908d xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish by David Ahern · 4 years, 6 months ago
  5. 1ee7ced sched: etf: do not assume all sockets are full blown by Eric Dumazet · 4 years, 6 months ago
  6. d9ef1c5 net/x25: Fix x25_neigh refcnt leak when receiving frame by Xiyu Yang · 4 years, 6 months ago
  7. 275828d net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node by Xiyu Yang · 4 years, 6 months ago
  8. 387e879 ipv6: fix restrict IPV6_ADDRFORM operation by John Haxby · 4 years, 6 months ago
  9. 5dd6835 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 4 years, 11 months ago
  10. abee5de net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 4 years, 11 months ago
  11. be2b6b4 vti4: removed duplicate log message. by Jeremy Sowden · 6 years ago
  12. 18779ea KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 7 months ago
  13. ad8fb61 xsk: Add missing check on user supplied headroom size by Magnus Karlsson · 4 years, 6 months ago
  14. 79f784c netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type by Pablo Neira Ayuso · 4 years, 7 months ago
  15. f7379c0 net: revert default NAPI poll timeout to 2 jiffies by Konstantin Khlebnikov · 4 years, 7 months ago
  16. c08e523 net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 4 years, 7 months ago
  17. 80dd814 net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin by Taras Chornyi · 4 years, 6 months ago
  18. 32759da hsr: check protocol version in hsr_newlink() by Taehee Yoo · 4 years, 7 months ago
  19. 78a4ad2 Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl by Qiujun Huang · 4 years, 8 months ago
  20. 7a5f4bd ipv6: don't auto-add link-local address to lag ports by Jarod Wilson · 4 years, 7 months ago
  21. b1cb7f2 net: Fix Tx hash bound checking by Amritha Nambiar · 4 years, 8 months ago
  22. e9de0d1 rxrpc: Fix sendmsg(MSG_WAITALL) handling by David Howells · 4 years, 7 months ago
  23. e2ed7b1 sctp: fix possibly using a bad saddr with a given dst by Marcelo Ricardo Leitner · 4 years, 7 months ago
  24. 6ce6aea sctp: fix refcount bug in sctp_wfree by Qiujun Huang · 4 years, 7 months ago
  25. 48dee02 net, ip_tunnel: fix interface lookup with no key by William Dauchy · 4 years, 7 months ago
  26. 6f2239a ipv4: fix a RCU-list lock in fib_triestat_seq_show by Qian Cai · 4 years, 7 months ago
  27. 605c896 mac80211: fix authentication with iwlwifi/mvm by Johannes Berg · 4 years, 7 months ago
  28. a4f68ec mac80211: Check port authorization in the ieee80211_tx_dequeue() case by Jouni Malinen · 4 years, 7 months ago
  29. 73b9f68 mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX by Johannes Berg · 4 years, 7 months ago
  30. 86d79d3 mac80211: add option for setting control flags by Rajkumar Manoharan · 6 years ago
  31. 7df44c9 vti6: Fix memory leak of skb if input policy check fails by Torsten Hilbrich · 4 years, 7 months ago
  32. 24c290b netfilter: nft_fwd_netdev: validate family and chain type by Pablo Neira Ayuso · 4 years, 7 months ago
  33. 113df2c netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6} by Haishuang Yan · 4 years, 7 months ago
  34. 7ad217a xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 7 months ago
  35. 0a7b397 xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire by Xin Long · 4 years, 8 months ago
  36. cf265c6 xfrm: fix uctx len check in verify_sec_ctx_len by Xin Long · 4 years, 8 months ago
  37. f8ee708 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 4 years, 9 months ago
  38. cb2775c xfrm: handle NETDEV_UNREGISTER for xfrm device by Raed Salem · 4 years, 9 months ago
  39. d34dce8 mac80211: mark station unauthorized before key removal by Johannes Berg · 4 years, 7 months ago
  40. b913547 nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type by Johannes Berg · 4 years, 7 months ago
  41. 1e2d0c5 ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL by Ilya Dryomov · 4 years, 8 months ago
  42. 6deb51c mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 4 years, 8 months ago
  43. 85eaea5 hsr: set .netnsok flag by Taehee Yoo · 4 years, 7 months ago
  44. 0884e78 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 4 years, 7 months ago
  45. d45f603 hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 4 years, 7 months ago
  46. 58b501c tcp: repair: fix TCP_QUEUE_SEQ implementation by Eric Dumazet · 4 years, 7 months ago
  47. f5ebb2d net: ip_gre: Accept IFLA_INFO_DATA-less configuration by Petr Machata · 4 years, 7 months ago
  48. 54266b2 net: ip_gre: Separate ERSPAN newlink / changelink callbacks by Petr Machata · 4 years, 7 months ago
  49. 557d015 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 7 months ago
  50. ea3d665 net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 7 months ago
  51. 6fb0e43 net/packet: tpacket_rcv: avoid a producer race condition by Willem de Bruijn · 4 years, 7 months ago
  52. e90e922 net: dsa: Fix duplicate frames flooded by learning by Florian Fainelli · 4 years, 7 months ago
  53. c94fbe2 net: cbs: Fix software cbs to consider packet sending time by Zh-yuan Ye · 4 years, 7 months ago
  54. b1ab6a5 hsr: fix general protection fault in hsr_addr_is_self() by Taehee Yoo · 4 years, 7 months ago
  55. a22d7fc6 Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF" by Sasha Levin · 4 years, 7 months ago
  56. b4176d3 ipv4: ensure rcu_read_lock() in cipso_v4_error() by Matteo Croce · 4 years, 8 months ago
  57. bc97a34 net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue by Carl Huang · 4 years, 10 months ago
  58. ebd1b09 mac80211: rx: avoid RCU list traversal under mutex by Madhuparna Bhowmik · 4 years, 8 months ago
  59. 81aebc3 cfg80211: check reg_rule for NULL in handle_channel_custom() by Johannes Berg · 4 years, 8 months ago
  60. 8562759 batman-adv: Avoid free/alloc race when handling OGM2 buffer by Sven Eckelmann · 5 years ago
  61. 2f3121f net/smc: cancel event worker during device removal by Karsten Graul · 4 years, 7 months ago
  62. a22af44 net/smc: check for valid ib_client_data by Karsten Graul · 4 years, 8 months ago
  63. b5b9c64 ipv6: restrict IPV6_ADDRFORM operation by Eric Dumazet · 4 years, 8 months ago
  64. 5ae2daf netfilter: nft_tunnel: add missing attribute validation for tunnels by Jakub Kicinski · 4 years, 8 months ago
  65. 64d4318 netfilter: nft_payload: add missing attribute validation for payload csum flags by Jakub Kicinski · 4 years, 8 months ago
  66. 5b425d3 netfilter: cthelper: add missing attribute validation for cthelper by Jakub Kicinski · 4 years, 8 months ago
  67. 99c731e nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 4 years, 8 months ago
  68. 4fe88c8 nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 4 years, 8 months ago
  69. 7ff4418 nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 4 years, 8 months ago
  70. bf0ef79 batman-adv: Don't schedule OGM for disabled interface by Sven Eckelmann · 4 years, 8 months ago
  71. 80a12a6 netfilter: x_tables: xt_mttg_seq_next should increase position index by Vasily Averin · 4 years, 8 months ago
  72. 6fb92c6 netfilter: xt_recent: recent_seq_next should increase position index by Vasily Averin · 4 years, 8 months ago
  73. 4fbcbed netfilter: synproxy: synproxy_cpu_seq_next should increase position index by Vasily Averin · 4 years, 8 months ago
  74. 64cd059 netfilter: nf_conntrack: ct_cpu_seq_next should increase position index by Vasily Averin · 4 years, 8 months ago
  75. 48aea14 devlink: validate length of region addr/len by Jakub Kicinski · 4 years, 8 months ago
  76. 3c2893a tipc: add missing attribute validation for MTU property by Jakub Kicinski · 4 years, 8 months ago
  77. dfe7df5 net/ipv6: remove the old peer route if change it to a new one by Hangbin Liu · 4 years, 8 months ago
  78. d8cfdda net/ipv6: need update peer route when modify metric by Hangbin Liu · 4 years, 8 months ago
  79. 18164e7 nfc: add missing attribute validation for vendor subcommand by Jakub Kicinski · 4 years, 8 months ago
  80. b198061 nfc: add missing attribute validation for deactivate target by Jakub Kicinski · 4 years, 8 months ago
  81. ae855e7 nfc: add missing attribute validation for SE API by Jakub Kicinski · 4 years, 8 months ago
  82. 09ec15b net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 8 months ago
  83. 1768ebf nl802154: add missing attribute validation for dev_type by Jakub Kicinski · 4 years, 8 months ago
  84. 4785c66 nl802154: add missing attribute validation by Jakub Kicinski · 4 years, 8 months ago
  85. f9f0477 devlink: validate length of param values by Jakub Kicinski · 4 years, 8 months ago
  86. 34636d2 net: memcg: fix lockdep splat in inet_csk_accept() by Eric Dumazet · 4 years, 7 months ago
  87. 9d91419 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 8 months ago
  88. 64fabf9 net/packet: tpacket_rcv: do not increment ring index on drop by Willem de Bruijn · 4 years, 8 months ago
  89. 7e78a7f net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 4 years, 8 months ago
  90. 7aa760f netlink: Use netlink header as base to calculate bad attribute offset by Pablo Neira Ayuso · 4 years, 8 months ago
  91. 53e404e net/ipv6: use configured metric when add peer route by Hangbin Liu · 4 years, 8 months ago
  92. 3d95a5e ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface by Hangbin Liu · 4 years, 7 months ago
  93. 24dd755 inet_diag: return classid for all socket types by Dmitry Yakunin · 4 years, 8 months ago
  94. 33f0d95 gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 4 years, 8 months ago
  95. d6d11db cgroup, netclassid: periodically release file_lock on classid updating by Dmitry Yakunin · 4 years, 8 months ago
  96. bc09b25 netfilter: nft_tunnel: no need to call htons() when dumping ports by Xin Long · 4 years, 10 months ago
  97. c394e3d net/smc: no peer ID in CLC decline for SMCD by Ursula Braun · 4 years, 8 months ago
  98. 0ededb6 net: netlink: cap max groups which will be considered in netlink_bind() by Nikolay Aleksandrov · 4 years, 8 months ago
  99. 29a84e8 net/tls: Fix to avoid gettig invalid tls record by Rohit Maheshwari · 4 years, 8 months ago
  100. 6ab8a5a ipv6: Fix nlmsg_flags when splitting a multipath route by Benjamin Poirier · 4 years, 8 months ago