1. fc49aa7 compat_ioctl: handle SIOCOUTQNSD by Arnd Bergmann · 5 years ago
  2. 16514f2 hsr: reset network header when supervision frame is created by Taehee Yoo · 4 years, 9 months ago
  3. 33cab7a dccp: Fix memleak in __feat_register_sp by YueHaibing · 5 years ago
  4. ca60f42 mac80211: Do not send Layer 2 Update frame before authorization by Jouni Malinen · 5 years ago
  5. ab56789 cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  6. f8f6561 ethtool: reduce stack usage with clang by Arnd Bergmann · 6 years ago
  7. a6280b6 netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present by Florian Westphal · 4 years, 9 months ago
  8. 76c146c netfilter: arp_tables: init netns pointer in xt_tgchk_param struct by Florian Westphal · 4 years, 9 months ago
  9. 638b632 tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 7 years ago
  10. a57180d vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 4 years, 9 months ago
  11. f863b71 net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 4 years, 9 months ago
  12. 8ed5bb1 vlan: vlan_changelink() should propagate errors by Eric Dumazet · 4 years, 9 months ago
  13. ea3cc78 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 4 years, 9 months ago
  14. 86c2a39 sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY by Xin Long · 4 years, 9 months ago
  15. 9e9dcbc pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 4 years, 9 months ago
  16. 04631ca llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) by Chan Shu Tak, Alex · 4 years, 9 months ago
  17. 1e1672c rfkill: Fix incorrect check to avoid NULL pointer dereference by Aditya Pakki · 4 years, 9 months ago
  18. bd85b17 netfilter: ctnetlink: netns exit must wait for callbacks by Florian Westphal · 4 years, 10 months ago
  19. 36d6d82 net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 4 years, 11 months ago
  20. a4620d7 rxrpc: Fix possible NULL pointer access in ICMP handling by David Howells · 5 years ago
  21. 6e01d07 Bluetooth: Fix memory leak in hci_connect_le_scan by Navid Emamdoost · 4 years, 10 months ago
  22. 641aec9 Bluetooth: delete a stray unlock by Dan Carpenter · 4 years, 10 months ago
  23. b2c74eb tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 4 years, 10 months ago
  24. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 9 months ago
  25. ec92851 net: icmp: fix data-race in cmp_global_allow() by Eric Dumazet · 4 years, 11 months ago
  26. d47d4d0 netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() by Eric Dumazet · 4 years, 10 months ago
  27. 35b61a1 netfilter: ebtables: compat: reject all padding in matches/watchers by Florian Westphal · 4 years, 9 months ago
  28. 35df517 net, sysctl: Fix compiler warning when only cBPF is present by Alexander Lobakin · 4 years, 9 months ago
  29. 751653c sctp: fully initialize v4 addr in some functions by Xin Long · 4 years, 10 months ago
  30. 8674b26 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 4 years, 9 months ago
  31. 43c0e11 af_packet: set defaule value for tmo by Mao Wenan · 4 years, 10 months ago
  32. 587af61 Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 4 years, 11 months ago
  33. c4810ef Bluetooth: hci_core: fix init for HCI_USER_CHANNEL by Mattijs Korpershoek · 5 years ago
  34. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 10 months ago
  35. dddfb25 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 4 years, 10 months ago
  36. e12119e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 4 years, 10 months ago
  37. d1c79f9 openvswitch: support asymmetric conntrack by Aaron Conole · 4 years, 10 months ago
  38. b979958 net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 4 years, 10 months ago
  39. 5b67825 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 5 years ago
  40. a2f50a5 appletalk: Set error code if register_snap_client failed by YueHaibing · 5 years ago
  41. 540b341 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 6 years ago
  42. 5471717 tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 6 years ago
  43. 4ae7b6e tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 6 years ago
  44. 3f55d0e net/x25: fix null_x25_address handling by Martin Schiller · 6 years ago
  45. ad4c756 net/x25: fix called/calling length calculation in x25_parse_address_block by Martin Schiller · 6 years ago
  46. 885187e net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 4 years, 10 months ago
  47. 4d92109 sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 10 months ago
  48. 38e8817 tipc: fix link name length check by John Rutherford · 4 years, 10 months ago
  49. 3c65c56 openvswitch: remove another BUG_ON() by Paolo Abeni · 4 years, 10 months ago
  50. 1996d4a openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 4 years, 10 months ago
  51. b07c062 openvswitch: fix flow command message size by Paolo Abeni · 4 years, 10 months ago
  52. 5b0b56d sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 6 years ago
  53. 9d3fcde net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  54. 0b42fec tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  55. 959dbcf decnet: fix DN_IFREQ_SIZE by Johannes Berg · 6 years ago
  56. bc60abe ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel by wenxu · 6 years ago
  57. 41feb09 net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  58. 4f4594a net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  59. ec5676b tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  60. 10a0e00 tipc: fix a missing check of genlmsg_put by Kangjie Lu · 6 years ago
  61. 9b852f0 net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 6 years ago
  62. 006469c VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 6 years ago
  63. 01edb73 mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 5 years ago
  64. 2a1ddc6 Revert "sock: Reset dst when changing sk_mark via setsockopt" by Greg Kroah-Hartman · 4 years, 10 months ago
  65. e2c7c3f l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  66. 597b389 sock: Reset dst when changing sk_mark via setsockopt by David Barmann · 6 years ago
  67. f4e7ca0 net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  68. 7fc96a3 sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  69. 79f22dd SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  70. 03a94d7 net: fix warning in af_unix by Kyeongdon Kim · 6 years ago
  71. 079e02e net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 4 years, 10 months ago
  72. c2e91f7 net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 4 years, 10 months ago
  73. be5c402 mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  74. 594bc9a nl80211: Fix a GET_KEY reply attribute by Andrew Zaborowski · 6 years ago
  75. 3d82780 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  76. 1a7704e net: ovs: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  77. 203ec3c Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 6 years ago
  78. 5394976 ip_gre: fix parsing gre header in ipgre_err by Haishuang Yan · 6 years ago
  79. 7228cb8 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  80. 20d24e46 cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set by Rajeev Kumar Sirasanagandla · 6 years ago
  81. a4b012c ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 5 years ago
  82. 0e0965a netfilter: ipset: Fix an error code in ip_set_sockfn_get() by Dan Carpenter · 5 years ago
  83. 8a0a543 nfc: netlink: fix double device reference drop by Pan Bian · 4 years, 11 months ago
  84. ed9acfe ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 4 years, 11 months ago
  85. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  86. a67a32d inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  87. f4b5e4f net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  88. 0e204b6 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 5 years ago
  89. 7b441b2 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 5 years ago
  90. afd9a80 dccp: do not leak jiffies on the wire by Eric Dumazet · 4 years, 11 months ago
  91. 2f8e690 sctp: not bind the socket in sctp_connect by Xin Long · 5 years ago
  92. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  93. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  94. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 5 years ago
  95. 44fd892 llc: fix sk_buff leak in llc_sap_state_process() by Eric Biggers · 5 years ago
  96. ee303b8 nl80211: fix validation of mesh path nexthop by Markus Theil · 5 years ago
  97. 45156a8 Revert "net: sit: fix memory leak in sit_init_net()" by Ajay Kaher · 5 years ago
  98. a61ac39 mac80211: Reject malformed SSID elements by Will Deacon · 5 years ago
  99. 49d8474 cfg80211: wext: avoid copying malformed SSIDs by Will Deacon · 5 years ago
  100. 24bde29 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 5 years ago