[go: up one dir, main page]

  1. ae7597b ipv6: prevent a possible race condition with lifetimes by Niels Dossche · 3 years, 8 months ago
  2. d15c9f6 net-sysfs: add check for netdevice being present to speed_show by suresh kumar · 3 years, 8 months ago
  3. b7e4d9b sctp: fix kernel-infoleak for SCTP sockets by Eric Dumazet · 3 years, 8 months ago
  4. e2201ef ax25: Fix NULL pointer dereference in ax25_kill_by_device by Duoming Zhou · 3 years, 8 months ago
  5. 5e42f90 tipc: fix incorrect order of state message data sanity check by Tung Nguyen · 3 years, 8 months ago
  6. 5bee2ed esp: Fix BEET mode inter address family tunneling on GSO by Steffen Klassert · 3 years, 8 months ago
  7. 2de76d3 tipc: fix kernel panic when enabling bearer by Tung Nguyen · 3 years, 8 months ago
  8. 8357d75 xen/9p: use alloc/free_pages_exact() by Juergen Gross · 3 years, 8 months ago
  9. dcd03ef Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" by Jiri Bohac · 3 years, 8 months ago
  10. 988f4f2 net: dcb: disable softirqs in dcbnl_flush_dev() by Vladimir Oltean · 3 years, 8 months ago
  11. f5e496e nl80211: Handle nla_memdup failures in handle_nan_filter by Jiasheng Jiang · 3 years, 8 months ago
  12. c9a066f mac80211: treat some SAE auth steps as final by Johannes Berg · 3 years, 8 months ago
  13. fa65989 mac80211: fix forwarded mesh frames AC & queue selection by Nicolas Escande · 3 years, 8 months ago
  14. 9bb7237 net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server by D. Wythe · 3 years, 8 months ago
  15. d7eb662 net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client by D. Wythe · 3 years, 8 months ago
  16. 2e8d465 net/smc: fix connection leak by D. Wythe · 3 years, 8 months ago
  17. 6a8a4dc net: dcb: flush lingering app table entries for unregistered devices by Vladimir Oltean · 3 years, 8 months ago
  18. f4c63b2 net: ipv6: ensure we call ipv6_mc_down() at most once by j.nixdorf@avm.de · 3 years, 8 months ago
  19. a9c4a74a batman-adv: Don't expect inter-netns unique iflink indices by Sven Eckelmann · 3 years, 8 months ago
  20. 3dae11d batman-adv: Request iflink once in batadv_get_real_netdevice by Sven Eckelmann · 3 years, 8 months ago
  21. dcf10d7 batman-adv: Request iflink once in batadv-on-batadv check by Sven Eckelmann · 3 years, 8 months ago
  22. 81f817f netfilter: nf_queue: handle socket prefetch by Florian Westphal · 3 years, 8 months ago
  23. 4d05239 netfilter: nf_queue: fix possible use-after-free by Florian Westphal · 3 years, 8 months ago
  24. 3b9ba96 netfilter: nf_queue: don't assume sk is full socket by Florian Westphal · 3 years, 8 months ago
  25. 4e178ed net: fix up skbs delta_truesize in UDP GRO frag_list by lena wang · 3 years, 8 months ago
  26. b53d4bf xfrm: enforce validity of offload input flags by Leon Romanovsky · 3 years, 8 months ago
  27. 2f0e6d8 xfrm: fix the if_id check in changelink by Antony Antony · 3 years, 8 months ago
  28. 24efaae bpf, sockmap: Do not ignore orig_len parameter by Eric Dumazet · 3 years, 8 months ago
  29. 8b0142c netfilter: fix use-after-free in __nf_register_net_hook() by Eric Dumazet · 3 years, 8 months ago
  30. 4952faa xfrm: fix MTU regression by Jiri Bohac · 3 years, 8 months ago
  31. e3850e2 tipc: fix a bit overflow in tipc_crypto_key_rcv() by Hangyu Hua · 3 years, 8 months ago
  32. 1c59128 udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() by Dan Carpenter · 3 years, 8 months ago
  33. 91f56a8 net/smc: Use a mutex for locking "struct smc_pnettable" by Fabio M. De Francesco · 3 years, 8 months ago
  34. 7e9880e netfilter: nf_tables: fix memory leak during stateful obj update by Florian Westphal · 3 years, 8 months ago
  35. 0fc1847 net/sched: act_ct: Fix flow table lookup after ct clear or switching zones by Paul Blakey · 3 years, 8 months ago
  36. 1df9d55 openvswitch: Fix setting ipv6 fields causing hw csum failure by Paul Blakey · 3 years, 8 months ago
  37. dac2490 gso: do not skip outer ip header in case of ipip and net_failover by Tao Liu · 3 years, 8 months ago
  38. b692d5d tipc: Fix end of loop tests for list_for_each_entry() by Dan Carpenter · 3 years, 8 months ago
  39. c572224 net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends by Eric Dumazet · 3 years, 8 months ago
  40. d0caa72 bpf: Do not try bpf_msg_push_data with len 0 by Felix Maurer · 3 years, 8 months ago
  41. 5419b5be ping: remove pr_err from ping_lookup by Xin Long · 3 years, 8 months ago
  42. 68f1984 netfilter: nf_tables_offload: incorrect flow offload action array size by Pablo Neira Ayuso · 3 years, 8 months ago
  43. 797b380 net: sched: limit TC_ACT_REPEAT loops by Eric Dumazet · 3 years, 8 months ago
  44. 1e7433f xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create by Dan Aloni · 3 years, 8 months ago
  45. eefb687 netfilter: conntrack: don't refresh sctp entries in closed state by Florian Westphal · 3 years, 8 months ago
  46. d9bd9d4 net_sched: add __rcu annotation to netdev->qdisc by Eric Dumazet · 3 years, 8 months ago
  47. 877a056 drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit by Eric Dumazet · 3 years, 8 months ago
  48. 8dec3c4 ping: fix the dif and sdif check in ping_lookup by Xin Long · 3 years, 8 months ago
  49. 4f523f1 ipv6: per-netns exclusive flowlabel checks by Willem de Bruijn · 3 years, 8 months ago
  50. 1003442 netfilter: nft_synproxy: unregister hooks on init error path by Pablo Neira Ayuso · 3 years, 8 months ago
  51. 87cd1bb vsock: remove vsock from connected table when connect is interrupted by a signal by Seth Forshee · 3 years, 8 months ago
  52. b9a229f ax25: improve the incomplete fix to avoid UAF and NPD bugs by Duoming Zhou · 3 years, 8 months ago
  53. 4578b97 can: isotp: add SF_BROADCAST support for functional addressing by Oliver Hartkopp · 3 years, 8 months ago
  54. 5d42865 can: isotp: prevent race between isotp_bind() and isotp_setsockopt() by Norbert Slusarek · 3 years, 8 months ago
  55. 199dab00 can: isotp: fix error path in isotp_sendmsg() to unlock wait queue by Oliver Hartkopp · 3 years, 9 months ago
  56. 657aea7 tipc: rate limit warning for received illegal binding update by Jon Maloy · 3 years, 9 months ago
  57. 09ac0fc ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 3 years, 9 months ago
  58. 04fe656 netfilter: ctnetlink: disable helper autoassign by Florian Westphal · 3 years, 9 months ago
  59. 3d0eafd net: sched: Clarify error message when qdisc kind is unknown by Victor Nogueira · 3 years, 9 months ago
  60. 7b53d22 can: isotp: fix potential CAN frame reception race in isotp_rcv() by Oliver Hartkopp · 3 years, 9 months ago
  61. 3c7e594 tipc: improve size validations for received domain records by Jon Maloy · 3 years, 9 months ago
  62. 87b1c9f net: ieee802154: Return meaningful error codes from the netlink helpers by Miquel Raynal · 3 years, 9 months ago
  63. 1763565 tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 3 years, 9 months ago
  64. 32e1799 af_packet: fix data-race in packet_setsockopt / packet_setsockopt by Eric Dumazet · 3 years, 9 months ago
  65. 3bbe201 rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() by Eric Dumazet · 3 years, 9 months ago
  66. e7be569 net: sched: fix use-after-free in tc_new_tfilter() by Eric Dumazet · 3 years, 9 months ago
  67. 446ff1f net: bridge: vlan: fix memory leak in __allowed_ingress by Tim Yi · 3 years, 9 months ago
  68. ebc5b8e ipv4: tcp: send zero IPID in SYNACK messages by Eric Dumazet · 3 years, 9 months ago
  69. 58f7291 ipv4: raw: lock the socket in raw_bind() by Eric Dumazet · 3 years, 9 months ago
  70. 9ffc94a net: bridge: vlan: fix single net device option dumping by Nikolay Aleksandrov · 3 years, 9 months ago
  71. 869f170 Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" by Guillaume Nault · 3 years, 9 months ago
  72. b469cf9 ipv4: fix ip option filtering for locally generated fragments by Jakub Kicinski · 3 years, 9 months ago
  73. 9b44441 net: ipv4: Fix the warning for dereference by Yajun Deng · 3 years, 9 months ago
  74. 2f56c48 net: ipv4: Move ip_options_fragment() out of loop by Yajun Deng · 3 years, 9 months ago
  75. 3572205 rxrpc: Adjust retransmission backoff by David Howells · 3 years, 9 months ago
  76. 1af995c netfilter: conntrack: don't increment invalid counter on NF_REPEAT by Florian Westphal · 3 years, 9 months ago
  77. 4cd0ef6 ipv6: annotate accesses to fn->fn_sernum by Eric Dumazet · 3 years, 9 months ago
  78. f57a99c net-procfs: show net devices bound packet types by Jianguo Wu · 3 years, 9 months ago
  79. 283aa5a ping: fix the sk_bound_dev_if match in ping_lookup by Xin Long · 3 years, 9 months ago
  80. db044d9 net: fix information leakage in /proc/net/ptype by Congyu Liu · 3 years, 9 months ago
  81. feb770c ipv6_tunnel: Rate limit warning messages by Ido Schimmel · 3 years, 9 months ago
  82. 94b2398 netfilter: nft_payload: do not update layer 4 checksum when mangling fragments by Pablo Neira Ayuso · 3 years, 9 months ago
  83. abae88f fsnotify: fix fsnotify hooks in pseudo filesystems by Amir Goldstein · 3 years, 9 months ago
  84. 83d5196 Bluetooth: refactor malicious adv data check by Brian Gix · 3 years, 9 months ago
  85. 6973b38 net_sched: restore "mpu xxx" handling by Kevin Bracey · 3 years, 9 months ago
  86. f6d4c0e devlink: Remove misleading internal_flags from health reporter dump by Leon Romanovsky · 3 years, 9 months ago
  87. cd5c24d gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() by Guillaume Nault · 3 years, 9 months ago
  88. 7f2ca96 xfrm: Don't accidentally set RTO_ONLINK in decode_session4() by Guillaume Nault · 3 years, 9 months ago
  89. 2b1415c netns: add schedule point in ops_exit_list() by Eric Dumazet · 3 years, 9 months ago
  90. edc09548 inet: frags: annotate races around fqdir->dead and fqdir->high_thresh by Eric Dumazet · 3 years, 9 months ago
  91. a66b9bc net/smc: Fix hung_task when removing SMC-R devices by Wen Gu · 3 years, 9 months ago
  92. 38221af af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress by Eric Dumazet · 3 years, 9 months ago
  93. 734f4b0 ipv4: avoid quadratic behavior in netns dismantle by Eric Dumazet · 3 years, 9 months ago
  94. 86f0587f ipv4: update fib_info_cnt under spinlock protection by Eric Dumazet · 3 years, 9 months ago
  95. 58fa3e9 xdp: check prog type before updating BPF link by Toke Høiland-Jørgensen · 3 years, 9 months ago
  96. b3024091 Bluetooth: hci_sync: Fix not setting adv set duration by Luiz Augusto von Dentz · 3 years, 9 months ago
  97. 56f974d xfrm: fix policy lookup for ipv6 gre packets by Ghalem Boudour · 3 years, 9 months ago
  98. 754b663 mac80211: allow non-standard VHT MCS-10/11 by Ping-Ke Shih · 3 years, 9 months ago
  99. a0b1333 xfrm: rate limit SA mapping change message to user space by Antony Antony · 3 years, 9 months ago
  100. 59f0363 bpf: Do not WARN in bpf_warn_invalid_xdp_action() by Paolo Abeni · 3 years, 9 months ago