1. eeced74 l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 4 years, 4 months ago
  2. efbdae0 vsock: fix timeout in vsock_accept() by Stefano Garzarella · 4 years, 4 months ago
  3. 78320d3 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 4 months ago
  4. d2d5111 devinet: fix memleak in inetdev_init() by Yang Yingliang · 4 years, 4 months ago
  5. 7aebadb esp6: fix memleak on error path in esp6_input by Zhen Lei · 6 years ago
  6. fba023f net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 6 years ago
  7. 2395335 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years, 4 months ago
  8. 8ef5764 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years, 5 months ago
  9. 12e4275 netfilter: ipset: Fix subcounter update skip by Phil Sutter · 4 years, 5 months ago
  10. b614b86 netfilter: nft_reject_bridge: enable reject with bridge vlan by Michael Braun · 4 years, 5 months ago
  11. c67ec7f ip_vti: receive ipip packet by calling ip_tunnel_rcv by Xin Long · 4 years, 5 months ago
  12. 60dbd1a vti4: eliminated some duplicate code. by Jeremy Sowden · 6 years ago
  13. 52914ac xfrm: fix a NULL-ptr deref in xfrm_local_error by Xin Long · 4 years, 4 months ago
  14. 6215d49 xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years, 4 months ago
  15. 918e01b xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input by Xin Long · 4 years, 6 months ago
  16. a3e7338 mac80211: mesh: fix discovery timer re-arming issue / crash by Linus Lüssing · 4 years, 4 months ago
  17. aa8b168 libceph: ignore pool overlay and cache logic on redirects by Jerry Lee · 4 years, 4 months ago
  18. 4b55bd3 net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() by Manivannan Sadhasivam · 4 years, 4 months ago
  19. 5e350e7 sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed by Jere Leppänen · 4 years, 4 months ago
  20. f08aeb3 net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" by Yuqi Jin · 4 years, 4 months ago
  21. 72e2d90 net: ipip: fix wrong address family in init error path by Vadim Fedorenko · 4 years, 4 months ago
  22. decc637 ax25: fix setsockopt(SO_BINDTODEVICE) by Eric Dumazet · 4 years, 4 months ago
  23. e6cfc10 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 7 years ago
  24. ad6c13e l2tp: initialise PPP sessions before registering them by Guillaume Nault · 4 years, 4 months ago
  25. 5803ecd l2tp: protect sock pointer of struct pppol2tp_session with RCU by Guillaume Nault · 4 years, 4 months ago
  26. 96985ed l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 4 years, 4 months ago
  27. 12b5fb5 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 4 years, 4 months ago
  28. 1ede832 l2tp: fix l2tp_eth module loading by Guillaume Nault · 4 years, 4 months ago
  29. feaed88 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 4 years, 4 months ago
  30. 880cd40 l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 4 years, 4 months ago
  31. e20c980 l2tp: hold tunnel used while creating sessions with netlink by Guillaume Nault · 4 years, 4 months ago
  32. 4c15cdb l2tp: hold tunnel while handling genl TUNNEL_GET commands by Guillaume Nault · 4 years, 4 months ago
  33. 00cf405 l2tp: hold tunnel while handling genl tunnel updates by Guillaume Nault · 4 years, 4 months ago
  34. 0b21fa7 l2tp: hold tunnel while processing genl delete command by Guillaume Nault · 4 years, 4 months ago
  35. 523e6d7 l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 4 years, 4 months ago
  36. 11a0837 l2tp: initialise session's refcount before making it reachable by Guillaume Nault · 4 years, 4 months ago
  37. d4504d1 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 4 years, 4 months ago
  38. eb61cab l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 4 years, 4 months ago
  39. e27738d l2tp: remove l2tp_session_find() by Guillaume Nault · 4 years, 4 months ago
  40. 6729e73 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 4 years, 4 months ago
  41. fa5b41c L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 4 years, 4 months ago
  42. b25415f New kernel function to get IP overhead on a socket. by R. Parameswaran · 4 years, 4 months ago
  43. 6df792e net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  44. 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  45. d1d65ba netprio_cgroup: Fix unlimited memory leak of v2 cgroups by Zefan Li · 4 years, 5 months ago
  46. be38a13 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 4 years, 5 months ago
  47. bac931d Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 4 years, 5 months ago
  48. 9232577 netlabel: cope with NULL catmap by Paolo Abeni · 4 years, 5 months ago
  49. 74af5e3 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years, 5 months ago
  50. 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 5 months ago
  51. 23d07a9 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years, 5 months ago
  52. badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 4 years, 10 months ago
  53. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 4 years, 10 months ago
  54. aba0fd6 batman-adv: Fix refcnt leak in batadv_v_ogm_process by Xiyu Yang · 4 years, 5 months ago
  55. c62006c batman-adv: Fix refcnt leak in batadv_store_throughput_override by Xiyu Yang · 4 years, 5 months ago
  56. f9d0df8c batman-adv: Fix refcnt leak in batadv_show_throughput_override by Xiyu Yang · 4 years, 5 months ago
  57. 221d9ba batman-adv: fix batadv_nc_random_weight_tq by George Spelvin · 4 years, 7 months ago
  58. 019495f sch_sfq: validate silly quantum values by Eric Dumazet · 4 years, 5 months ago
  59. 6f96cc3 sch_choke: avoid potential panic in choke_reset() by Eric Dumazet · 4 years, 5 months ago
  60. ce0ca3d fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks by Eric Dumazet · 4 years, 5 months ago
  61. 9bb734d mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 4 years, 9 months ago
  62. 0bd7476 sctp: Fix SHUTDOWN CTSN Ack in the peer restart case by Jere Leppänen · 4 years, 5 months ago
  63. c8cd218 xprtrdma: Fix backchannel allocation of extra rpcrdma_reps by Chuck Lever · 7 years ago
  64. d95f959 xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish by David Ahern · 4 years, 5 months ago
  65. 74f971a net/x25: Fix x25_neigh refcnt leak when receiving frame by Xiyu Yang · 4 years, 5 months ago
  66. 9d98358 net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node by Xiyu Yang · 4 years, 5 months ago
  67. a737ff3 ipv6: fix restrict IPV6_ADDRFORM operation by John Haxby · 4 years, 5 months ago
  68. 1dd76d0 vti4: removed duplicate log message. by Jeremy Sowden · 6 years ago
  69. bcdb7d9 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 7 years ago
  70. 5656000 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  71. 0f838a4 net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 4 years, 6 months ago
  72. 1cd63cc net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin by Taras Chornyi · 4 years, 6 months ago
  73. c72ef9f hsr: check protocol version in hsr_newlink() by Taehee Yoo · 4 years, 6 months ago
  74. 5cc241a Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl by Qiujun Huang · 4 years, 7 months ago
  75. 02c0b89 net: dsa: tag_brcm: Fix skb->fwd_offload_mark location by Florian Fainelli · 4 years, 6 months ago
  76. de29be7 sctp: fix possibly using a bad saddr with a given dst by Marcelo Ricardo Leitner · 4 years, 6 months ago
  77. a6a758c sctp: fix refcount bug in sctp_wfree by Qiujun Huang · 4 years, 6 months ago
  78. 4f1640e net, ip_tunnel: fix interface lookup with no key by William Dauchy · 4 years, 6 months ago
  79. 32006be ipv4: fix a RCU-list lock in fib_triestat_seq_show by Qian Cai · 4 years, 6 months ago
  80. e8b9cf5 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  81. 8aeff20 l2tp: ensure sessions are freed after their PPPOL2TP socket by Guillaume Nault · 7 years ago
  82. 2839f7af mac80211: fix authentication with iwlwifi/mvm by Johannes Berg · 4 years, 6 months ago
  83. 76685e1 mac80211: Check port authorization in the ieee80211_tx_dequeue() case by Jouni Malinen · 4 years, 6 months ago
  84. 7581565 vti6: Fix memory leak of skb if input policy check fails by Torsten Hilbrich · 4 years, 7 months ago
  85. 282fd1f netfilter: nft_fwd_netdev: validate family and chain type by Pablo Neira Ayuso · 4 years, 6 months ago
  86. 86e98ce xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 6 months ago
  87. c2e254e xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire by Xin Long · 4 years, 8 months ago
  88. fa40d12 xfrm: fix uctx len check in verify_sec_ctx_len by Xin Long · 4 years, 8 months ago
  89. 0807f59 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 4 years, 8 months ago
  90. e52d8af mac80211: mark station unauthorized before key removal by Johannes Berg · 4 years, 6 months ago
  91. a8351c8 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 4 years, 7 months ago
  92. 14c137c net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  93. 03e7234 hsr: set .netnsok flag by Taehee Yoo · 4 years, 7 months ago
  94. c669c93 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 4 years, 7 months ago
  95. 9bc97bc hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 4 years, 7 months ago
  96. c4453d2 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 7 months ago
  97. 97a8e7a net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 7 months ago
  98. 5e845dc net: dsa: Fix duplicate frames flooded by learning by Florian Fainelli · 4 years, 6 months ago
  99. a6362a9 hsr: fix general protection fault in hsr_addr_is_self() by Taehee Yoo · 4 years, 6 months ago
  100. 0bde22d ipv4: ensure rcu_read_lock() in cipso_v4_error() by Matteo Croce · 4 years, 7 months ago