1. 6732121 net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 5 years ago
  2. 6ac341c net: Fix the arp error in some cases by guodeqing · 5 years ago
  3. 5030f66 sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 5 years ago
  4. 05cc823 tcp: grow window for OOO packets only for SACK flows by Eric Dumazet · 5 years ago
  5. 743475d ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() by Taehee Yoo · 5 years ago
  6. 98d3884 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 5 years ago
  7. ae1c468 ip_tunnel: fix use-after-free in ip_tunnel_lookup() by Taehee Yoo · 5 years ago
  8. 5e43d1c rxrpc: Fix notification call on completion of discarded calls by David Howells · 5 years ago
  9. 40b5693 net: fix memleak in register_netdevice() by Yang Yingliang · 5 years ago
  10. d2c7abe mld: fix memory leak in ipv6_mc_destroy_dev() by Wang Hai · 5 years ago
  11. 0263059 net: sched: export __netdev_watchdog_up() by Valentin Longchamp · 5 years ago
  12. cb6f92e l2tp: Allow duplicate session creation with UDP by Ridge Kennedy · 6 years ago
  13. 815be3b net: core: device_rename: Use rwsem instead of a seqcount by Ahmed S. Darwish · 5 years ago
  14. e8f4558 sched/rt, net: Use CONFIG_PREEMPTION.patch by Thomas Gleixner · 6 years ago
  15. d5f224c net: sunrpc: Fix off-by-one issues in 'rpc_ntop6' by Fedor Tokarev · 5 years ago
  16. d32887e sunrpc: clean up properly in gss_mech_unregister() by NeilBrown · 5 years ago
  17. 59b68ca sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations. by NeilBrown · 5 years ago
  18. fbe0bd6 netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported by Pablo Neira Ayuso · 5 years ago
  19. 5b0660c Bluetooth: Add SCO fallback for invalid LMP parameters error by Hsin-Yu Chao · 5 years ago
  20. 47fb864 ipv6: fix IPV6_ADDRFORM operation logic by Hangbin Liu · 5 years ago
  21. eeced74 l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 5 years ago
  22. efbdae0 vsock: fix timeout in vsock_accept() by Stefano Garzarella · 5 years ago
  23. 78320d3 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 5 years ago
  24. d2d5111 devinet: fix memleak in inetdev_init() by Yang Yingliang · 5 years ago
  25. 7aebadb esp6: fix memleak on error path in esp6_input by Zhen Lei · 7 years ago
  26. fba023f net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 7 years ago
  27. 2395335 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 5 years ago
  28. 8ef5764 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 5 years ago
  29. 12e4275 netfilter: ipset: Fix subcounter update skip by Phil Sutter · 5 years ago
  30. b614b86 netfilter: nft_reject_bridge: enable reject with bridge vlan by Michael Braun · 5 years ago
  31. c67ec7f ip_vti: receive ipip packet by calling ip_tunnel_rcv by Xin Long · 5 years ago
  32. 60dbd1a vti4: eliminated some duplicate code. by Jeremy Sowden · 6 years ago
  33. 52914ac xfrm: fix a NULL-ptr deref in xfrm_local_error by Xin Long · 5 years ago
  34. 6215d49 xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 5 years ago
  35. 918e01b xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input by Xin Long · 5 years ago
  36. a3e7338 mac80211: mesh: fix discovery timer re-arming issue / crash by Linus Lüssing · 5 years ago
  37. aa8b168 libceph: ignore pool overlay and cache logic on redirects by Jerry Lee · 5 years ago
  38. 4b55bd3 net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() by Manivannan Sadhasivam · 5 years ago
  39. 5e350e7 sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed by Jere Leppänen · 5 years ago
  40. f08aeb3 net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" by Yuqi Jin · 5 years ago
  41. 72e2d90 net: ipip: fix wrong address family in init error path by Vadim Fedorenko · 5 years ago
  42. decc637 ax25: fix setsockopt(SO_BINDTODEVICE) by Eric Dumazet · 5 years ago
  43. e6cfc10 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
  44. ad6c13e l2tp: initialise PPP sessions before registering them by Guillaume Nault · 5 years ago
  45. 5803ecd l2tp: protect sock pointer of struct pppol2tp_session with RCU by Guillaume Nault · 5 years ago
  46. 96985ed l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 5 years ago
  47. 12b5fb5 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 5 years ago
  48. 1ede832 l2tp: fix l2tp_eth module loading by Guillaume Nault · 5 years ago
  49. feaed88 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 5 years ago
  50. 880cd40 l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 5 years ago
  51. e20c980 l2tp: hold tunnel used while creating sessions with netlink by Guillaume Nault · 5 years ago
  52. 4c15cdb l2tp: hold tunnel while handling genl TUNNEL_GET commands by Guillaume Nault · 5 years ago
  53. 00cf405 l2tp: hold tunnel while handling genl tunnel updates by Guillaume Nault · 5 years ago
  54. 0b21fa7 l2tp: hold tunnel while processing genl delete command by Guillaume Nault · 5 years ago
  55. 523e6d7 l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 5 years ago
  56. 11a0837 l2tp: initialise session's refcount before making it reachable by Guillaume Nault · 5 years ago
  57. d4504d1 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 5 years ago
  58. eb61cab l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 5 years ago
  59. e27738d l2tp: remove l2tp_session_find() by Guillaume Nault · 5 years ago
  60. 6729e73 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 5 years ago
  61. fa5b41c L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 5 years ago
  62. b25415f New kernel function to get IP overhead on a socket. by R. Parameswaran · 5 years ago
  63. 6df792e net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 5 years ago
  64. 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 5 years ago
  65. d1d65ba netprio_cgroup: Fix unlimited memory leak of v2 cgroups by Zefan Li · 5 years ago
  66. be38a13 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 5 years ago
  67. bac931d Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 5 years ago
  68. 9232577 netlabel: cope with NULL catmap by Paolo Abeni · 5 years ago
  69. 74af5e3 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 5 years ago
  70. 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 5 years ago
  71. 23d07a9 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 5 years ago
  72. badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 6 years ago
  73. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 6 years ago
  74. aba0fd6 batman-adv: Fix refcnt leak in batadv_v_ogm_process by Xiyu Yang · 5 years ago
  75. c62006c batman-adv: Fix refcnt leak in batadv_store_throughput_override by Xiyu Yang · 5 years ago
  76. f9d0df8c batman-adv: Fix refcnt leak in batadv_show_throughput_override by Xiyu Yang · 5 years ago
  77. 221d9ba batman-adv: fix batadv_nc_random_weight_tq by George Spelvin · 5 years ago
  78. 019495f sch_sfq: validate silly quantum values by Eric Dumazet · 5 years ago
  79. 6f96cc3 sch_choke: avoid potential panic in choke_reset() by Eric Dumazet · 5 years ago
  80. ce0ca3d fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks by Eric Dumazet · 5 years ago
  81. 9bb734d mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 6 years ago
  82. 0bd7476 sctp: Fix SHUTDOWN CTSN Ack in the peer restart case by Jere Leppänen · 5 years ago
  83. c8cd218 xprtrdma: Fix backchannel allocation of extra rpcrdma_reps by Chuck Lever · 8 years ago
  84. d95f959 xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish by David Ahern · 5 years ago
  85. 74f971a net/x25: Fix x25_neigh refcnt leak when receiving frame by Xiyu Yang · 5 years ago
  86. 9d98358 net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node by Xiyu Yang · 5 years ago
  87. a737ff3 ipv6: fix restrict IPV6_ADDRFORM operation by John Haxby · 5 years ago
  88. 1dd76d0 vti4: removed duplicate log message. by Jeremy Sowden · 6 years ago
  89. bcdb7d9 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 7 years ago
  90. 5656000 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 8 years ago
  91. 0f838a4 net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 5 years ago
  92. 1cd63cc net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin by Taras Chornyi · 5 years ago
  93. c72ef9f hsr: check protocol version in hsr_newlink() by Taehee Yoo · 5 years ago
  94. 5cc241a Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl by Qiujun Huang · 5 years ago
  95. 02c0b89 net: dsa: tag_brcm: Fix skb->fwd_offload_mark location by Florian Fainelli · 5 years ago
  96. de29be7 sctp: fix possibly using a bad saddr with a given dst by Marcelo Ricardo Leitner · 5 years ago
  97. a6a758c sctp: fix refcount bug in sctp_wfree by Qiujun Huang · 5 years ago
  98. 4f1640e net, ip_tunnel: fix interface lookup with no key by William Dauchy · 5 years ago
  99. 32006be ipv4: fix a RCU-list lock in fib_triestat_seq_show by Qian Cai · 5 years ago
  100. e8b9cf5 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() by Guillaume Nault · 8 years ago