1. 4dbefd9 ipv4: Fix raw socket lookup for local traffic by David Ahern · 5 years ago
  2. 2854d45 vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 5 years ago
  3. d8209c1 vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 5 years ago
  4. 7b7b9da packet: Fix error path in packet_init by YueHaibing · 5 years ago
  5. 1fff19a fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied by Hangbin Liu · 5 years ago
  6. aca669b bridge: Fix error path for kobject_init_and_add() by Tobin C. Harding · 5 years ago
  7. 31a6e0d ipvs: do not schedule icmp errors from tunnels by Julian Anastasov · 5 years ago
  8. 7e0642e mac80211: fix unaligned access in mesh table hash function by Felix Fietkau · 5 years ago
  9. 9b04b51 netfilter: compat: initialize all fields in xt_init by Francesco Ruggeri · 5 years ago
  10. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  11. 0d134ae Bluetooth: hidp: fix buffer overflow by Young Xiao · 5 years ago
  12. 8223fbc batman-adv: Reduce tt_global hash refcnt only for removed entry by Sven Eckelmann · 5 years ago
  13. 33a5be3 batman-adv: Reduce tt_local hash refcnt only for removed entry by Sven Eckelmann · 5 years ago
  14. 3b3ea9f batman-adv: Reduce claim hash refcnt only for removed entry by Sven Eckelmann · 5 years ago
  15. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 6 years ago
  16. 71061f1 packet: validate msg_namelen in send directly by Willem de Bruijn · 5 years ago
  17. 493cbb3 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 5 years ago
  18. bf533f4 ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 5 years ago
  19. bcb37e6 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 5 years ago
  20. 1ca3379 netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING by Xin Long · 5 years ago
  21. 54fa583 netfilter: nft_set_rbtree: check for inactive element after flag mismatch by Pablo Neira Ayuso · 5 years ago
  22. d476186 net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 5 years ago
  23. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  24. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  25. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  26. 6a06369 ipv6: frags: fix a lockdep false positive by Eric Dumazet · 5 years ago
  27. 840367c ipv4: set the tcp_min_rtt_wlen range from 0 to one day by ZhangXiaoxu · 5 years ago
  28. 8b888be net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 5 years ago
  29. cd55c74 ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 5 years ago
  30. 7b7e51f tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 5 years ago
  31. a379172 tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 5 years ago
  32. 74da2dc netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON by Florian Westphal · 5 years ago
  33. d2618e3 tipc: handle the err returned from cmd header function by Xin Long · 5 years ago
  34. d280a9b vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock by Adalbert Lazăr · 5 years ago
  35. 9bae0c0 sunrpc: don't mark uninitialised items as VALID. by NeilBrown · 5 years ago
  36. 56e74ed mac80211: do not call driver wake_tx_queue op during reconfig by Felix Fietkau · 5 years ago
  37. aec9cfd ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 5 years ago
  38. ff71f99 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 5 years ago
  39. 80eae5e tcp: tcp_grow_window() needs to respect tcp_space() by Eric Dumazet · 5 years ago
  40. d55ff2f0 net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv by Lorenzo Bianconi · 5 years ago
  41. 7953e6a9 net: bridge: multicast: use rcu to access port list from br_multicast_start_querier by Nikolay Aleksandrov · 5 years ago
  42. 809d689 net: bridge: fix per-port af_packet sockets by Nikolay Aleksandrov · 5 years ago
  43. 79bce00 net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 5 years ago
  44. 057a0da appletalk: Fix use-after-free in atalk_proc_exit by YueHaibing · 5 years ago
  45. fea7d0d 9p: do not trust pdu content for stat item size by Gertjan Halkes · 6 years ago
  46. a3320ac ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type by Sheena Mira-ato · 5 years ago
  47. 77b924d net: ethtool: not call vzalloc for zero sized memory request by Li RongQing · 5 years ago
  48. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 5 years ago
  49. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  50. 051ca6a tcp: Ensure DCTCP reacts to losses by Koen De Schepper · 5 years ago
  51. 57601d3 sctp: initialize _pad of sockaddr_in before copying to user memory by Xin Long · 5 years ago
  52. 12ff23d openvswitch: fix flow actions reallocation by Andrea Righi · 5 years ago
  53. a1aa69b net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). by Mao Wenan · 5 years ago
  54. b09d697 kcm: switch order of device registration to fix a crash by Jiri Slaby · 5 years ago
  55. 2164e96 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 5 years ago
  56. e33684f ipv6: Fix dangling pointer when ipv6 fragment by Junwei Hu · 5 years ago
  57. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 5 years ago
  58. 5018d91 tcp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 5 years ago
  59. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  60. 65a1ff9 net: rose: fix a possible stack overflow by Eric Dumazet · 5 years ago
  61. 49190e4 net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec by Christoph Paasch · 5 years ago
  62. dc8390f dccp: do not use ipv6 header for ipv4 flow by Eric Dumazet · 5 years ago
  63. 9406040 cfg80211: size various nl80211 messages correctly by Johannes Berg · 7 years ago
  64. 99665dc Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer by Marcel Holtmann · 5 years ago
  65. def5c1f Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt by Marcel Holtmann · 5 years ago
  66. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  67. bd140b0 Bluetooth: Fix decrementing reference count twice in releasing socket by Myungho Jung · 5 years ago
  68. 9c32ada libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 5 years ago
  69. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 5 years ago
  70. b5d6f47 9p/net: fix memory leak in p9_client_create by zhengbin · 5 years ago
  71. 83fe873 tcp/dccp: remove reqsk_put() from inet_child_forget() by Eric Dumazet · 7 years ago
  72. 0bea382 rxrpc: Fix client call queueing, waiting for channel by David Howells · 5 years ago
  73. 713b91c missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 5 years ago
  74. 2f3d0e9 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 5 years ago
  75. 92382cd net/x25: fix a race in x25_bind() by Eric Dumazet · 5 years ago
  76. 40852d5 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 5 years ago
  77. e8273ce route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 5 years ago
  78. 0651889 net/x25: reset state in x25_connect() by Eric Dumazet · 5 years ago
  79. 3123545 net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 5 years ago
  80. b89d3ce net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 5 years ago
  81. 8aad233 net/hsr: fix possible crash in add_timer() by Eric Dumazet · 5 years ago
  82. a582b20 net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 5 years ago
  83. e0c435a l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 5 years ago
  84. 9204492 netfilter: nf_nat: skip nat clash resolution for same-origin entries by Martynas Pumputis · 5 years ago
  85. 4c870d3 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 5 years ago
  86. 5c9e72b vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 5 years ago
  87. 304e1f0 ipvs: Fix signed integer overflow when setsockopt timeout by ZhangXiaoxu · 5 years ago
  88. d2a6df7 vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel by Su Yanjun · 5 years ago
  89. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  90. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 5 years ago
  91. 375d6d4 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 5 years ago
  92. 05d3d2d net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails by YueHaibing · 5 years ago
  93. 009510a net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 5 years ago
  94. 1c973f9 netlabel: fix out-of-bounds memory accesses by Paul Moore · 5 years ago
  95. d81778b net-sysfs: Fix mem leak in netdev_register_kobject by YueHaibing · 5 years ago
  96. a5a32e4 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 5 years ago
  97. 8933dbb cfg80211: extend range deviation for DMG by Chaitanya Tata · 5 years ago
  98. 5b8acf2 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 5 years ago
  99. ee3ba74 mac80211: don't initiate TDLS connection if station is not associated to AP by Balaji Pothunoori · 5 years ago
  100. d0038e4 mac80211: fix miscounting of ttl-dropped frames by Bob Copeland · 5 years ago