1. 25037e4 vlan: vlan_changelink() should propagate errors by Eric Dumazet · 4 years, 11 months ago
  2. 196a9a4 vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 4 years, 11 months ago
  3. c6e324d net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 4 years, 11 months ago
  4. 68fe2b2 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 4 years, 11 months ago
  5. 50027f1 sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY by Xin Long · 4 years, 11 months ago
  6. 2895cea sch_cake: avoid possible divide by zero in cake_enqueue() by Wen Yang · 4 years, 11 months ago
  7. 8b9c77a pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 4 years, 11 months ago
  8. 5485d62 llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) by Chan Shu Tak, Alex · 5 years ago
  9. 96dee90 xsk: Add rcu_read_lock around the XSK wakeup by Maxim Mikityanskiy · 5 years ago
  10. 705c7e5 rfkill: Fix incorrect check to avoid NULL pointer dereference by Aditya Pakki · 5 years ago
  11. 8d503ec bpf: Clear skb->tstamp in bpf_redirect when necessary by Lorenz Bauer · 5 years ago
  12. 2d68f35 cfg80211: fix double-free after changing network namespace by Stefan Bühler · 5 years ago
  13. a6fdd88 mac80211: fix TID field in monitor mode transmit by Fredrik Olofsson · 5 years ago
  14. 36d08a4 netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions by Pablo Neira Ayuso · 5 years ago
  15. 7aa02b4 netfilter: nf_tables: skip module reference count bump on object updates by Pablo Neira Ayuso · 5 years ago
  16. 2c5fc88 netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init() by Pablo Neira Ayuso · 5 years ago
  17. 5be1c36 netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END by Pablo Neira Ayuso · 5 years ago
  18. 4952580 netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named sets by Pablo Neira Ayuso · 5 years ago
  19. 478c08d netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event by wenxu · 5 years ago
  20. 9443b8c netfilter: ctnetlink: netns exit must wait for callbacks by Florian Westphal · 5 years ago
  21. 0fc906e hsr: fix a race condition in node list insertion and deletion by Taehee Yoo · 5 years ago
  22. fe974fb hsr: fix error handling routine in hsr_dev_finalize() by Taehee Yoo · 5 years ago
  23. 9fa51bb hsr: avoid debugfs warning message when module is remove by Taehee Yoo · 5 years ago
  24. 8f8e806 net: annotate lockless accesses to sk->sk_pacing_shift by Eric Dumazet · 5 years ago
  25. 3900f92 net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 5 years ago
  26. 3642790 Bluetooth: Fix memory leak in hci_connect_le_scan by Navid Emamdoost · 5 years ago
  27. 081d57a Bluetooth: delete a stray unlock by Dan Carpenter · 5 years ago
  28. bac47f2 net, sysctl: Fix compiler warning when only cBPF is present by Alexander Lobakin · 5 years ago
  29. 3d8ff70 netfilter: nf_queue: enqueue skbs with NULL dst by Marco Oliverio · 5 years ago
  30. 3b91237 net/sched: annotate lockless accesses to qdisc->empty by Eric Dumazet · 5 years ago
  31. 9d4a0a3 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 5 years ago
  32. 2922cf5 netfilter: nft_tproxy: Fix port selector on Big Endian by Phil Sutter · 5 years ago
  33. d56c69c tcp: fix data-race in tcp_recvmsg() by Eric Dumazet · 5 years ago
  34. b1954fd net: make socket read/write_iter() honor IOCB_NOWAIT by Jens Axboe · 5 years ago
  35. 8fa4ec0 ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set by Hangbin Liu · 5 years ago
  36. 0a0ee9f tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  37. 703761d tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 5 years ago
  38. 57a5af9 sit: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  39. bcf4fe6 vti: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  40. 020546e tunnel: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  41. 871d063 ip6_gre: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  42. d49ce85 net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  43. ff48391 udp: fix integer overflow while computing available space in sk_rcvbuf by Antonio Messina · 5 years ago
  44. 4c5fa9d tcp: Fix highest_sack and highest_sack_seq by Cambda Zhu · 5 years ago
  45. ebbadea net_sched: sch_fq: properly set sk->sk_pacing_status by Eric Dumazet · 5 years ago
  46. c40e059 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  47. 1f754ad net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device by Shmulik Ladkani · 5 years ago
  48. 3fe9be2 net: icmp: fix data-race in cmp_global_allow() by Eric Dumazet · 5 years ago
  49. a196cde inetpeer: fix data-race in inet_putpeer / inet_putpeer by Eric Dumazet · 5 years ago
  50. b0fc9cf netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() by Eric Dumazet · 5 years ago
  51. 90e0e78 net/smc: add fallback check to connect() by Ursula Braun · 5 years ago
  52. b54ba0d netfilter: ebtables: compat: reject all padding in matches/watchers by Florian Westphal · 5 years ago
  53. 09bc029 sctp: fix err handling of stream initialization by Marcelo Ricardo Leitner · 5 years ago
  54. f83b3ca can: j1939: j1939_sk_bind(): take priv after lock is held by Oleksij Rempel · 5 years ago
  55. e160bb1 mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED by Thomas Pedersen · 5 years ago
  56. ec48a3d Bluetooth: Fix advertising duplicated flags by Luiz Augusto von Dentz · 5 years ago
  57. 8d1b414 Bluetooth: hci_core: fix init for HCI_USER_CHANNEL by Mattijs Korpershoek · 5 years ago
  58. 3d23669 Bluetooth: Workaround directed advertising bug in Broadcom controllers by Szymon Janc · 5 years ago
  59. 3b27a67 Bluetooth: missed cpu_to_le16 conversion in hci_init4_req by Ben Dooks (Codethink) · 5 years ago
  60. 2674c57 net/smc: increase device refcount for added link group by Ursula Braun · 5 years ago
  61. a073350 neighbour: remove neigh_cleanup() method by Eric Dumazet · 5 years ago
  62. cbf89eb sctp: fully initialize v4 addr in some functions by Xin Long · 5 years ago
  63. 62870e2a sctp: fix memleak on err handling of stream initialization by Marcelo Ricardo Leitner · 5 years ago
  64. fd2dab1 net-sysfs: Call dev_hold always in rx_queue_add_kobject by Jouni Hogander · 5 years ago
  65. 65084e2 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 5 years ago
  66. 772f764 af_packet: set defaule value for tmo by Mao Wenan · 5 years ago
  67. 9bd01a3 xdp: obtain the mem_id mutex before trying to remove an entry. by Jonathan Lemon · 5 years ago
  68. 05f646c page_pool: do not release pool until inflight == 0. by Jonathan Lemon · 5 years ago
  69. 4e57c23 act_ct: support asymmetric conntrack by Aaron Conole · 5 years ago
  70. cd477d0 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  71. 10fec3e hsr: fix a NULL pointer dereference in hsr_dev_xmit() by Taehee Yoo · 5 years ago
  72. 2cbaf5f Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  73. 23fbdd5 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  74. 71bc12b cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  75. 554d2e1 net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  76. 1b511a9 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  77. 48d58ae net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  78. 8cadbd1 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  79. 0703996 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 5 years ago
  80. 2fc7d17 tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 5 years ago
  81. 0fa3554 openvswitch: support asymmetric conntrack by Aaron Conole · 5 years ago
  82. 61c6c12 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  83. c774abc net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  84. 2bbcffb net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues by Dust Li · 5 years ago
  85. 0706bfd net: dsa: fix flow dissection on Tx path by Alexander Lobakin · 5 years ago
  86. c1780f0 net: bridge: deny dev_set_mac_address() when unregistering by Nikolay Aleksandrov · 5 years ago
  87. 62d7fdb mqprio: Fix out-of-bounds access in mqprio_dump by Vladyslav Tarasiuk · 5 years ago
  88. 20f72aae inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  89. fbf86f6 rfkill: allocate static minor by Marcel Holtmann · 5 years ago
  90. 96b209d SUNRPC: Avoid RPC delays when exiting suspend by Trond Myklebust · 5 years ago
  91. b5c36e7 tipc: fix link name length check by John Rutherford · 5 years ago
  92. 569cac5 net/tls: use sg_next() to walk sg entries by Jakub Kicinski · 5 years ago
  93. a58365a net/tls: remove the dead inplace_crypto code by Jakub Kicinski · 5 years ago
  94. 3cef7ef net: skmsg: fix TLS 1.3 crash with full sk_msg by Jakub Kicinski · 5 years ago
  95. 795c687 net/tls: free the record on encryption error by Jakub Kicinski · 5 years ago
  96. a85ca00 net/tls: take into account that bpf_exec_tx_verdict() may free the record by Jakub Kicinski · 5 years ago
  97. ab46fb3 openvswitch: remove another BUG_ON() by Paolo Abeni · 5 years ago
  98. 910d9e8 openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() by Paolo Abeni · 5 years ago
  99. 0111438 sctp: cache netns in sctp_ep_common by Xin Long · 5 years ago
  100. d6a4562 sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook by Navid Emamdoost · 5 years ago