1. 1f6f96b tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 4 months ago
  2. 5022fce tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 4 months ago
  3. f5b6109 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 4 years, 4 months ago
  4. b1e355a tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 4 years, 4 months ago
  5. ae9cd07 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 4 years, 4 months ago
  6. 362f28f rxrpc: Fix insufficient receive notification generation by David Howells · 4 years, 4 months ago
  7. b974ac5 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 4 years, 4 months ago
  8. a29ce73 net: hsr: fix possible NULL deref in hsr_handle_frame() by Eric Dumazet · 4 years, 4 months ago
  9. d157f11 cls_rsvp: fix rsvp_policy by Eric Dumazet · 4 years, 4 months ago
  10. fb509b7 net: Fix skb->csum update in inet_proto_csum_replace16(). by Praveen Chaudhary · 4 years, 4 months ago
  11. be914e0 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 4 years, 4 months ago
  12. a1832a2 wireless: wext: avoid gcc -O3 warning by Arnd Bergmann · 4 years, 5 months ago
  13. a98051b mac80211: Fix TKIP replay protection immediately after key setup by Jouni Malinen · 4 years, 5 months ago
  14. 71616d4 wireless: fix enabling channel 12 for custom regulatory domain by Ganapathi Bhat · 4 years, 5 months ago
  15. 9f498e5 mac80211: mesh: restrict airtime metric to peered established plinks by Markus Theil · 4 years, 6 months ago
  16. 94fd874 Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 4 years, 4 months ago
  17. 39f139d net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 4 years, 4 months ago
  18. c4efc61 net/x25: fix nonblocking connect by Martin Schiller · 4 years, 5 months ago
  19. 1bbbcf6 netfilter: ipset: use bitmap infrastructure completely by Kadlecsik József · 4 years, 4 months ago
  20. 57d3e48 tcp_bbr: improve arithmetic division in bbr_update_bw() by Wen Yang · 4 years, 4 months ago
  21. 627996d net_sched: fix datalen for ematch by Cong Wang · 4 years, 4 months ago
  22. 6769626 net, ip_tunnel: fix namespaces move by William Dauchy · 4 years, 4 months ago
  23. db04904 net, ip6_tunnel: fix namespaces move by William Dauchy · 4 years, 4 months ago
  24. e9cd672 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  25. 451081e packet: fix data-race in fanout_flow_is_huge() by Eric Dumazet · 4 years, 7 months ago
  26. ce55641 net: neigh: use long type to store jiffies delta by Eric Dumazet · 4 years, 7 months ago
  27. 37b41ca net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 4 years, 7 months ago
  28. 21a554f net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 4 years, 7 months ago
  29. ac63990 act_mirred: Fix mirred_init_module error handling by YueHaibing · 4 years, 8 months ago
  30. 4a7005d llc: fix sk_buff refcounting in llc_conn_state_process() by Eric Biggers · 4 years, 8 months ago
  31. 34f0fc0 llc: fix another potential sk_buff leak in llc_ui_sendmsg() by Eric Biggers · 4 years, 8 months ago
  32. c7a2b5c mac80211: accept deauth frames in IBSS mode by Johannes Berg · 4 years, 8 months ago
  33. cfae028 net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names' by Gerd Rausch · 4 years, 9 months ago
  34. 730f074 mac80211: minstrel_ht: fix per-group max throughput rate initialization by Felix Fietkau · 4 years, 9 months ago
  35. ffc5864 rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() by David Howells · 5 years ago
  36. d7ae163 net/af_iucv: always register net_device notifier by Julian Wiedmann · 5 years ago
  37. 594c7921a net: netem: fix backlog accounting for corrupted GSO frames by Jakub Kicinski · 5 years ago
  38. 8ae8a9f inet: frags: call inet_frags_fini() after unregister_pernet_subsys() by Eric Dumazet · 5 years ago
  39. 82366de netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule by Florian Westphal · 5 years ago
  40. b437ed5 l2tp: Fix possible NULL pointer dereference by YueHaibing · 5 years ago
  41. 0c16985 packet: in recvmsg msg_name return at least sizeof sockaddr_ll by Willem de Bruijn · 5 years ago
  42. b0604e2 6lowpan: Off by one handling ->nexthdr by Dan Carpenter · 5 years ago
  43. 3b3b518 tipc: set sysctl_tipc_rmem and named_timeout right range by Jie Liu · 5 years ago
  44. f1c179e tipc: tipc clang warning by Jon Maloy · 5 years ago
  45. 230b578 cfg80211: check for set_wiphy_params by Johannes Berg · 4 years, 4 months ago
  46. 3930b48 tcp: fix marked lost packets not being retransmitted by Pengcheng Yang · 4 years, 4 months ago
  47. e8efa7c net: dsa: tag_qca: fix doubled Tx statistics by Alexander Lobakin · 4 years, 4 months ago
  48. 717e9a5 batman-adv: Fix DAT candidate selection on little endian systems by Sven Eckelmann · 4 years, 6 months ago
  49. 2564ab9 netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct by Florian Westphal · 4 years, 5 months ago
  50. 2afd32b netfilter: fix a use-after-free in mtype_destroy() by Cong Wang · 4 years, 5 months ago
  51. 4a0a338 cfg80211: fix page refcount issue in A-MSDU decap by Felix Fietkau · 4 years, 4 months ago
  52. fc49aa7 compat_ioctl: handle SIOCOUTQNSD by Arnd Bergmann · 5 years ago
  53. 16514f2 hsr: reset network header when supervision frame is created by Taehee Yoo · 4 years, 5 months ago
  54. 33cab7a dccp: Fix memleak in __feat_register_sp by YueHaibing · 5 years ago
  55. ca60f42 mac80211: Do not send Layer 2 Update frame before authorization by Jouni Malinen · 4 years, 9 months ago
  56. ab56789 cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  57. f8f6561 ethtool: reduce stack usage with clang by Arnd Bergmann · 5 years ago
  58. a6280b6 netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present by Florian Westphal · 4 years, 5 months ago
  59. 76c146c netfilter: arp_tables: init netns pointer in xt_tgchk_param struct by Florian Westphal · 4 years, 5 months ago
  60. 638b632 tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 7 years ago
  61. a57180d vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 4 years, 5 months ago
  62. f863b71 net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 4 years, 5 months ago
  63. 8ed5bb1 vlan: vlan_changelink() should propagate errors by Eric Dumazet · 4 years, 5 months ago
  64. ea3cc78 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 4 years, 5 months ago
  65. 86c2a39 sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY by Xin Long · 4 years, 5 months ago
  66. 9e9dcbc pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 4 years, 5 months ago
  67. 04631ca llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) by Chan Shu Tak, Alex · 4 years, 5 months ago
  68. 1e1672c rfkill: Fix incorrect check to avoid NULL pointer dereference by Aditya Pakki · 4 years, 5 months ago
  69. bd85b17 netfilter: ctnetlink: netns exit must wait for callbacks by Florian Westphal · 4 years, 6 months ago
  70. 36d6d82 net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 4 years, 7 months ago
  71. a4620d7 rxrpc: Fix possible NULL pointer access in ICMP handling by David Howells · 4 years, 8 months ago
  72. 6e01d07 Bluetooth: Fix memory leak in hci_connect_le_scan by Navid Emamdoost · 4 years, 6 months ago
  73. 641aec9 Bluetooth: delete a stray unlock by Dan Carpenter · 4 years, 6 months ago
  74. b2c74eb tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 4 years, 6 months ago
  75. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 5 months ago
  76. ec92851 net: icmp: fix data-race in cmp_global_allow() by Eric Dumazet · 4 years, 7 months ago
  77. d47d4d0 netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() by Eric Dumazet · 4 years, 6 months ago
  78. 35b61a1 netfilter: ebtables: compat: reject all padding in matches/watchers by Florian Westphal · 4 years, 5 months ago
  79. 35df517 net, sysctl: Fix compiler warning when only cBPF is present by Alexander Lobakin · 4 years, 5 months ago
  80. 751653c sctp: fully initialize v4 addr in some functions by Xin Long · 4 years, 6 months ago
  81. 8674b26 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 4 years, 5 months ago
  82. 43c0e11 af_packet: set defaule value for tmo by Mao Wenan · 4 years, 6 months ago
  83. 587af61 Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 4 years, 7 months ago
  84. c4810ef Bluetooth: hci_core: fix init for HCI_USER_CHANNEL by Mattijs Korpershoek · 4 years, 7 months ago
  85. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 6 months ago
  86. dddfb25 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 4 years, 6 months ago
  87. e12119e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 4 years, 6 months ago
  88. d1c79f9 openvswitch: support asymmetric conntrack by Aaron Conole · 4 years, 6 months ago
  89. b979958 net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 4 years, 6 months ago
  90. 5b67825 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 4 years, 8 months ago
  91. a2f50a5 appletalk: Set error code if register_snap_client failed by YueHaibing · 5 years ago
  92. 540b341 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 5 years ago
  93. 5471717 tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 5 years ago
  94. 4ae7b6e tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 5 years ago
  95. 3f55d0e net/x25: fix null_x25_address handling by Martin Schiller · 5 years ago
  96. ad4c756 net/x25: fix called/calling length calculation in x25_parse_address_block by Martin Schiller · 5 years ago
  97. 885187e net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 4 years, 6 months ago
  98. 4d92109 sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 6 months ago
  99. 38e8817 tipc: fix link name length check by John Rutherford · 4 years, 6 months ago
  100. 3c65c56 openvswitch: remove another BUG_ON() by Paolo Abeni · 4 years, 6 months ago