1. ce5c203 sctp: fully initialize v4 addr in some functions by Xin Long · 4 years, 10 months ago
  2. 5cc09cf net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 4 years, 10 months ago
  3. e99af2c af_packet: set defaule value for tmo by Mao Wenan · 4 years, 10 months ago
  4. 9430afb tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 4 years, 10 months ago
  5. a148815 tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 4 years, 10 months ago
  6. 6f99afc openvswitch: support asymmetric conntrack by Aaron Conole · 4 years, 10 months ago
  7. 0c5a4dd net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues by Dust Li · 4 years, 10 months ago
  8. a7d80e7 net: dsa: fix flow dissection on Tx path by Alexander Lobakin · 4 years, 10 months ago
  9. bb168eb net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 4 years, 10 months ago
  10. 588fac8 mqprio: Fix out-of-bounds access in mqprio_dump by Vladyslav Tarasiuk · 4 years, 10 months ago
  11. d80d67c inet: protect against too small mtu values. by Eric Dumazet · 4 years, 10 months ago
  12. 6725622 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 5 years ago
  13. f7654eb gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 4 years, 10 months ago
  14. 82060d9 net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  15. 146f563 sch_cake: Correctly update parent qlen when splitting GSO packets by Toke Høiland-Jørgensen · 6 years ago
  16. b136eeb appletalk: Set error code if register_snap_client failed by YueHaibing · 5 years ago
  17. 0977763 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 6 years ago
  18. 754e3c0 net: qrtr: fix memort leak in qrtr_tun_write_iter by Navid Emamdoost · 5 years ago
  19. 153bd25 xfrm interface: fix management of phydev by Nicolas Dichtel · 5 years ago
  20. cbb6297 xfrm interface: fix list corruption for x-netns by Nicolas Dichtel · 5 years ago
  21. f04f067 xfrm interface: avoid corruption on changelink by Nicolas Dichtel · 5 years ago
  22. 28655c6 xfrm interface: fix memory leak on creation by Nicolas Dichtel · 5 years ago
  23. f033651 sctp: frag_point sanity check by Jakub Audykowicz · 6 years ago
  24. 01775a8 tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 6 years ago
  25. a5f37a68 tcp: fix SNMP under-estimation on failed retransmission by Yuchung Cheng · 6 years ago
  26. 85b03cf tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 6 years ago
  27. d094d65 net/x25: fix null_x25_address handling by Martin Schiller · 6 years ago
  28. 12fc4bc net/x25: fix called/calling length calculation in x25_parse_address_block by Martin Schiller · 6 years ago
  29. 52cc7ea sctp: increase sk_wmem_alloc when head->truesize is increased by Xin Long · 6 years ago
  30. 2a35fdf net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  31. 78e6704 net/smc: use after free fix in smc_wr_tx_put_slot() by Ursula Braun · 6 years ago
  32. 94b4e52 sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit by Xin Long · 6 years ago
  33. 2d48408 netfilter: nf_tables: don't use position attribute on rule replacement by Florian Westphal · 6 years ago
  34. e31f97a xfrm: release device reference for invalid state by Xiaodong Xu · 5 years ago
  35. d832269 tcp: exit if nothing to retransmit on RTO timeout by Yuchung Cheng · 6 years ago
  36. 50ee7a4 net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 4 years, 11 months ago
  37. 1bef71f sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 11 months ago
  38. 2e849d7 tipc: fix link name length check by John Rutherford · 4 years, 11 months ago
  39. 6ed8f48 openvswitch: remove another BUG_ON() by Paolo Abeni · 4 years, 10 months ago
  40. 7e48458 openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 4 years, 10 months ago
  41. 681e084 sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook by Navid Emamdoost · 4 years, 11 months ago
  42. ae0ab39 openvswitch: fix flow command message size by Paolo Abeni · 4 years, 11 months ago
  43. 4f8bd02 net: psample: fix skb_over_panic by Nikolay Aleksandrov · 4 years, 11 months ago
  44. 55b5cba xfrm: Fix memleak on xfrm state destroy by Steffen Klassert · 5 years ago
  45. ddb2bad sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 6 years ago
  46. b277a8a net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  47. b3c81ac net: ip_gre: do not report erspan_ver for gre or gretap by Lorenzo Bianconi · 6 years ago
  48. d1dde41 net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  49. 66bccc6 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  50. 5c29e33 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
  51. e2b5978 net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  52. aa69ab5 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  53. f8e7423 net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  54. dcb901c decnet: fix DN_IFREQ_SIZE by Johannes Berg · 6 years ago
  55. 9f1ac49 ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel by wenxu · 6 years ago
  56. 91e161b net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  57. 725bbd5 net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  58. 7717d98 tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  59. d95b814 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  60. d398807 netfilter: nf_tables: fix a missing check of nla_put_failure by Kangjie Lu · 6 years ago
  61. 6d98c42 tipc: fix a missing check of genlmsg_put by Kangjie Lu · 6 years ago
  62. bb76fe3 net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 6 years ago
  63. ef354c6 net/netlink_compat: Fix a missing check of nla_parse_nested by Aditya Pakki · 6 years ago
  64. d1dbff4 netfilter: nf_nat_sip: fix RTP/RTCP source port translations by Alin Nastac · 6 years ago
  65. 7e976cc VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 6 years ago
  66. 51a5644 mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 5 years ago
  67. c5b0bbe bridge: ebtables: don't crash when using dnat target in output chains by Florian Westphal · 5 years ago
  68. 16a300f cfg80211: call disconnect_wk when AP stops by Johannes Berg · 6 years ago
  69. 2b3541f ipv6: Fix handling of LLA with VRF and sockets bound to VRF by David Ahern · 6 years ago
  70. c24fe78 cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces by Sriram R · 6 years ago
  71. e6c6c04 net: bpfilter: fix iptables failure if bpfilter_umh is disabled by Taehee Yoo · 6 years ago
  72. 811c814 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  73. 465073e openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  74. f9fca78 net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  75. 32d7474 ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 by Hangbin Liu · 6 years ago
  76. f9304c6 sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  77. 7983dea SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  78. 4de506d sctp: use sk_wmem_queued to check for writable space by Xin Long · 6 years ago
  79. 7ac4375 net: fix warning in af_unix by Kyeongdon Kim · 6 years ago
  80. 70d594d vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 5 years ago
  81. 13512a5 net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key by Xin Long · 5 years ago
  82. 2ba6a4f net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 4 years, 11 months ago
  83. 9f6de5c net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 4 years, 11 months ago
  84. 6491a2d tcp: start receiver buffer autotuning sooner by Yuchung Cheng · 6 years ago
  85. f28abe5 mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode by Felix Fietkau · 6 years ago
  86. 83ea4cc mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  87. 8bbedf4 mac80211: minstrel: fix using short preamble CCK rates on HT clients by Felix Fietkau · 6 years ago
  88. 9089b2f netfilter: nft_compat: do not dump private area by Pablo Neira Ayuso · 6 years ago
  89. e6c540b net: sched: avoid writing on noop_qdisc by Eric Dumazet · 6 years ago
  90. 312de5a net: fix generic XDP to handle if eth header was mangled by Jesper Dangaard Brouer · 6 years ago
  91. b17ddbd xsk: proper AF_XDP socket teardown ordering by Björn Töpel · 6 years ago
  92. 7f02606 xfrm: use correct size to initialise sp->ovec by Li RongQing · 6 years ago
  93. 6cedfaf sunrpc: Fix connect metrics by Chuck Lever · 6 years ago
  94. be4f5457 nl80211: Fix a GET_KEY reply attribute by Andrew Zaborowski · 6 years ago
  95. 9372a40 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  96. 43876b1 tcp: up initial rmem to 128KB and SYN rwin to around 64KB by Yuchung Cheng · 6 years ago
  97. c234566f1 net: ovs: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  98. 8ddec6a netfilter: masquerade: don't flush all conntracks if only one address deleted on device by Tan Hu · 6 years ago
  99. 245b276 Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 6 years ago
  100. e97d092 netfilter: nf_tables: avoid BUG_ON usage by Florian Westphal · 6 years ago