1. ddb2bad sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 6 years ago
  2. b277a8a net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  3. b3c81ac net: ip_gre: do not report erspan_ver for gre or gretap by Lorenzo Bianconi · 6 years ago
  4. d1dde41 net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  5. 66bccc6 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  6. 5c29e33 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
  7. e2b5978 net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  8. aa69ab5 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  9. f8e7423 net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  10. dcb901c decnet: fix DN_IFREQ_SIZE by Johannes Berg · 6 years ago
  11. 9f1ac49 ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel by wenxu · 6 years ago
  12. 91e161b net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  13. 725bbd5 net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  14. 7717d98 tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  15. d95b814 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  16. d398807 netfilter: nf_tables: fix a missing check of nla_put_failure by Kangjie Lu · 6 years ago
  17. 6d98c42 tipc: fix a missing check of genlmsg_put by Kangjie Lu · 6 years ago
  18. bb76fe3 net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 6 years ago
  19. ef354c6 net/netlink_compat: Fix a missing check of nla_parse_nested by Aditya Pakki · 6 years ago
  20. d1dbff4 netfilter: nf_nat_sip: fix RTP/RTCP source port translations by Alin Nastac · 6 years ago
  21. 7e976cc VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 6 years ago
  22. 51a5644 mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 5 years ago
  23. c5b0bbe bridge: ebtables: don't crash when using dnat target in output chains by Florian Westphal · 5 years ago
  24. 16a300f cfg80211: call disconnect_wk when AP stops by Johannes Berg · 6 years ago
  25. 2b3541f ipv6: Fix handling of LLA with VRF and sockets bound to VRF by David Ahern · 6 years ago
  26. c24fe78 cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces by Sriram R · 6 years ago
  27. e6c6c04 net: bpfilter: fix iptables failure if bpfilter_umh is disabled by Taehee Yoo · 6 years ago
  28. 811c814 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  29. 465073e openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  30. f9fca78 net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  31. 32d7474 ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 by Hangbin Liu · 6 years ago
  32. f9304c6 sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  33. 7983dea SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  34. 4de506d sctp: use sk_wmem_queued to check for writable space by Xin Long · 6 years ago
  35. 7ac4375 net: fix warning in af_unix by Kyeongdon Kim · 6 years ago
  36. 70d594d vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 5 years ago
  37. 13512a5 net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key by Xin Long · 5 years ago
  38. 2ba6a4f net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 5 years ago
  39. 9f6de5c net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 5 years ago
  40. 6491a2d tcp: start receiver buffer autotuning sooner by Yuchung Cheng · 6 years ago
  41. f28abe5 mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode by Felix Fietkau · 6 years ago
  42. 83ea4cc mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  43. 8bbedf4 mac80211: minstrel: fix using short preamble CCK rates on HT clients by Felix Fietkau · 6 years ago
  44. 9089b2f netfilter: nft_compat: do not dump private area by Pablo Neira Ayuso · 6 years ago
  45. e6c540b net: sched: avoid writing on noop_qdisc by Eric Dumazet · 6 years ago
  46. 312de5a net: fix generic XDP to handle if eth header was mangled by Jesper Dangaard Brouer · 6 years ago
  47. b17ddbd xsk: proper AF_XDP socket teardown ordering by Björn Töpel · 6 years ago
  48. 7f02606 xfrm: use correct size to initialise sp->ovec by Li RongQing · 6 years ago
  49. 6cedfaf sunrpc: Fix connect metrics by Chuck Lever · 6 years ago
  50. be4f5457 nl80211: Fix a GET_KEY reply attribute by Andrew Zaborowski · 6 years ago
  51. 9372a40 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  52. 43876b1 tcp: up initial rmem to 128KB and SYN rwin to around 64KB by Yuchung Cheng · 6 years ago
  53. c234566f1 net: ovs: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  54. 8ddec6a netfilter: masquerade: don't flush all conntracks if only one address deleted on device by Tan Hu · 6 years ago
  55. 245b276 Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 6 years ago
  56. e97d092 netfilter: nf_tables: avoid BUG_ON usage by Florian Westphal · 6 years ago
  57. 6745591 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  58. 9a48451 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  59. 6cbd093 rtnetlink: move type calculation out of loop by Christian Brauner · 6 years ago
  60. b6410b9 cfg80211: validate wmm rule when setting by Stanislaw Gruszka · 6 years ago
  61. 8d70519 mac80211: fix saving a few HE values by Naftali Goldstein · 6 years ago
  62. c2f459d cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set by Rajeev Kumar Sirasanagandla · 6 years ago
  63. 66daa05 ipmr: Fix skb headroom in ipmr_get_route(). by Guillaume Nault · 5 years ago
  64. e238e05 vsock/virtio: fix sock refcnt holding during the shutdown by Stefano Garzarella · 5 years ago
  65. d32629d netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets by Stefano Brivio · 5 years ago
  66. 50e3131 ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 5 years ago
  67. 102f407 ipvs: don't ignore errors in case refcounting ip_vs module fails by Davide Caratti · 5 years ago
  68. 81de0b5 netfilter: nf_flow_table: set timeout before insertion into hashes by Pablo Neira Ayuso · 5 years ago
  69. 4e80e56 net: openvswitch: free vport unless register_netdevice() succeeds by Hillf Danton · 5 years ago
  70. 64997ee netfilter: ipset: Fix an error code in ip_set_sockfn_get() by Dan Carpenter · 5 years ago
  71. 26e398d ipv6: fixes rt6_probe() and fib6_nh->last_probe init by Eric Dumazet · 5 years ago
  72. 1143496 nfc: netlink: fix double device reference drop by Pan Bian · 5 years ago
  73. 88f8c39 ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 5 years ago
  74. 2d830cf wireless: Skip directory when generating certificates by Maxim Mikityanskiy · 6 years ago
  75. 558d2bd net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  76. c33f7ef net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  77. b166e88 ipv4: fix route update on metric change. by Paolo Abeni · 5 years ago
  78. cd3bcb4 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 5 years ago
  79. 4f3df7f net: use skb_queue_empty_lockless() in busy poll contexts by Eric Dumazet · 5 years ago
  80. eaf548f net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  81. afa1f5e udp: use skb_queue_empty_lockless() by Eric Dumazet · 5 years ago
  82. a8a5adb udp: fix data-race in udp_set_dev_scratch() by Eric Dumazet · 5 years ago
  83. 321c991 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 5 years ago
  84. 40400fd netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  85. 0cfaf03 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  86. 07de738 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  87. 163901d erspan: fix the tun_info options_len check for erspan by Xin Long · 5 years ago
  88. 96df1ec dccp: do not leak jiffies on the wire by Eric Dumazet · 5 years ago
  89. a6c9108 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  90. 8d9c4a9 rxrpc: Fix trace-after-put looking at the put peer record by David Howells · 5 years ago
  91. e8e51ce rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record by David Howells · 5 years ago
  92. 570ab0d rxrpc: Fix call ref leak by David Howells · 5 years ago
  93. d634bd0 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 5 years ago
  94. 3f3f740 llc: fix sk_buff leak in llc_sap_state_process() by Eric Biggers · 5 years ago
  95. 948e8eb batman-adv: Avoid free/alloc race when handling OGM buffer by Sven Eckelmann · 5 years ago
  96. be87ee6 nl80211: fix validation of mesh path nexthop by Markus Theil · 5 years ago
  97. d8187ff netfilter: ipset: Make invalid MAC address checks consistent by Stefano Brivio · 6 years ago
  98. 24ca628 mac80211: Reject malformed SSID elements by Will Deacon · 5 years ago
  99. 73c066a cfg80211: wext: avoid copying malformed SSIDs by Will Deacon · 5 years ago
  100. 2770f80 sctp: change sctp_prot .no_autobind with true by Xin Long · 5 years ago