1. b200620 net/nfc/rawsock.c: add CAP_NET_RAW check. by Qingyu Li · 4 years ago
  2. ff00ef9 af_packet: TPACKET_V3: fix fill status rwlock imbalance by John Ogness · 4 years ago
  3. fc14f61 svcrdma: Fix page leak in svc_rdma_recv_read_chunk() by Chuck Lever · 4 years, 2 months ago
  4. 7106f94 ipvs: allow connection reuse for unconfirmed conntrack by Julian Anastasov · 4 years, 1 month ago
  5. 29e1dfc Bluetooth: add a mutex lock to avoid UAF in do_enale_set by Lihong Kou · 4 years, 1 month ago
  6. 46a41ed rxrpc: Fix race between recvmsg and sendmsg on immediate call failure by David Howells · 4 years ago
  7. 7fc4eec openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() by Peilin Ye · 4 years ago
  8. 9ffa0b3 net: gre: recompute gre csum for sctp over gre tunnels by Lorenzo Bianconi · 4 years ago
  9. 9c8652d ipv6: fix memory leaks on IPV6_ADDRFORM path by Cong Wang · 4 years ago
  10. eab3600 ipv4: Silence suspicious RCU usage warning by Ido Schimmel · 4 years ago
  11. 8881425 cfg80211: check vendor command doit pointer before use by Julian Squires · 4 years, 1 month ago
  12. af224c2 net/9p: validate fds in p9_fd_open by Christoph Hellwig · 4 years, 1 month ago
  13. 48f70ecd Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() by Peilin Ye · 4 years, 1 month ago
  14. f2d6adb Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() by Peilin Ye · 4 years, 1 month ago
  15. 8c4a649 Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() by Peilin Ye · 4 years, 1 month ago
  16. 5df9e56 Bluetooth: fix kernel oops in store_pending_adv_report by Alain Michaud · 4 years ago
  17. 0535c43 mac80211: mesh: Free pending skb when destroying a mpath by Remi Pommarel · 4 years, 1 month ago
  18. 37bccfa mac80211: mesh: Free ie data when leaving mesh by Remi Pommarel · 4 years, 1 month ago
  19. 9a5e3ab net/x25: Fix null-ptr-deref in x25_disconnect by YueHaibing · 4 years, 3 months ago
  20. fca9ee2 net/x25: Fix x25_neigh refcnt leak when x25 disconnect by Xiyu Yang · 4 years, 3 months ago
  21. 24578a2 rds: Prevent kernel-infoleak in rds_notify_queue_get() by Peilin Ye · 4 years ago
  22. 7271d03 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work by Wang Hai · 4 years, 2 months ago
  23. 9a84bb1 sctp: implement memory accounting on tx path by Xin Long · 5 years ago
  24. ddb5bba rtnetlink: Fix memory(net_device) leak when ->newlink fails by Weilong Chen · 4 years, 1 month ago
  25. 325ac51 udp: Improve load balancing for SO_REUSEPORT. by Kuniyuki Iwashima · 4 years ago
  26. 0f26f96 udp: Copy has_conns in reuseport_grow(). by Kuniyuki Iwashima · 4 years ago
  27. f971676 sctp: shrink stream outq when fails to do addstream reconf by Xin Long · 4 years ago
  28. f2ee813 sctp: shrink stream outq only when new outcnt < old outcnt by Xin Long · 4 years ago
  29. f0965dc AX.25: Prevent integer overflows in connect and sendmsg by Dan Carpenter · 4 years ago
  30. 55c73db tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years ago
  31. 037f103 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years ago
  32. 4b864ae qrtr: orphan socket in qrtr_release() by Cong Wang · 4 years ago
  33. 9c6d572 net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years ago
  34. ea19403 net-sysfs: add a newline when printing 'tx_timeout' by sysfs by Xiongfeng Wang · 4 years ago
  35. abcf95e ip6_gre: fix null-ptr-deref in ip6gre_init_net() by Wei Yongjun · 4 years, 1 month ago
  36. 68c46a0 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years ago
  37. 4d9bd02c AX.25: Prevent out-of-bounds read in ax25_sendmsg() by Peilin Ye · 4 years ago
  38. 0724acc AX.25: Fix out-of-bounds read in ax25_connect() by Peilin Ye · 4 years ago
  39. 8a330ed ipvs: fix the connection sync failed in some cases by guodeqing · 4 years, 1 month ago
  40. 675f4bb tipc: clean up skb list lock handling on send path by Jon Maloy · 5 years ago
  41. 95234da mac80211: allow rx of mesh eapol frames with default rx key by Markus Theil · 4 years, 1 month ago
  42. 4cb7718 libceph: don't omit recovery_deletes in target_copy() by Ilya Dryomov · 4 years, 2 months ago
  43. 9fd235f sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 1 month ago
  44. 0505cc4 cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 1 month ago
  45. 81b6550 tcp: md5: allow changing MD5 keys in all socket states by Eric Dumazet · 4 years, 1 month ago
  46. 797a053 tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers by Eric Dumazet · 4 years, 1 month ago
  47. c83943a tcp: md5: do not send silly options in SYNCOOKIES by Eric Dumazet · 4 years, 1 month ago
  48. ee66c2d tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() by Eric Dumazet · 4 years, 1 month ago
  49. 030a998 tcp: make sure listeners don't initialize congestion-control state by Christoph Paasch · 4 years, 1 month ago
  50. 721e5f5 tcp: fix SO_RCVLOWAT possible hangs under high mem pressure by Eric Dumazet · 4 years, 1 month ago
  51. 1343c53 net_sched: fix a memory leak in atm_tc_init() by Cong Wang · 4 years, 1 month ago
  52. f58328d llc: make sure applications use ARPHRD_ETHER by Eric Dumazet · 4 years, 1 month ago
  53. a0400bb l2tp: remove skb_dst_set() from l2tp_xmit_skb() by Xin Long · 4 years, 1 month ago
  54. 5e8f49e ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg by Sabrina Dubroca · 4 years, 1 month ago
  55. 0845447 genetlink: remove genl_bind by Sean Tranchetti · 4 years, 1 month ago
  56. b80e052 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() by Kees Cook · 4 years, 1 month ago
  57. 735929c net: qrtr: Fix an out of bounds read qrtr_endpoint_post() by Dan Carpenter · 4 years, 1 month ago
  58. 0ebb986 SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 1 month ago
  59. 3c2f9ef sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 2 months ago
  60. b34e578 netfilter: ipset: fix unaligned atomic access by Russell King · 4 years, 2 months ago
  61. 62745e5 rxrpc: Fix handling of rwind from an ACK packet by David Howells · 4 years, 1 month ago
  62. 855150a xfrm: Fix double ESP trailer insertion in IPsec crypto offload. by Huy Nguyen · 4 years, 2 months ago
  63. 5104916 net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 1 month ago
  64. b821d05 net: Fix the arp error in some cases by guodeqing · 4 years, 1 month ago
  65. 90814e3 sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 1 month ago
  66. 98e4a34 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 1 month ago
  67. 4184cc3 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 1 month ago
  68. 79b73b9 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 1 month ago
  69. 3ee1d44 ip_tunnel: fix use-after-free in ip_tunnel_lookup() by Taehee Yoo · 4 years, 2 months ago
  70. a611d1a ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() by Taehee Yoo · 4 years, 2 months ago
  71. bcf95ac tcp: grow window for OOO packets only for SACK flows by Eric Dumazet · 4 years, 2 months ago
  72. a4f8b268 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 1 month ago
  73. 8a3839c sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 1 month ago
  74. a3bc2b2 rxrpc: Fix notification call on completion of discarded calls by David Howells · 4 years, 1 month ago
  75. 220e80d net: increment xmit_recursion level in dev_direct_xmit() by Eric Dumazet · 4 years, 1 month ago
  76. edbe653 net: place xmit recursion in softnet data by Florian Westphal · 5 years ago
  77. 061abde net: fix memleak in register_netdevice() by Yang Yingliang · 4 years, 2 months ago
  78. 13378a1 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 1 month ago
  79. cf418c0 mld: fix memory leak in ipv6_mc_destroy_dev() by Wang Hai · 4 years, 2 months ago
  80. 1a182e9 net: sched: export __netdev_watchdog_up() by Valentin Longchamp · 4 years, 2 months ago
  81. 29d1d0c net: core: device_rename: Use rwsem instead of a seqcount by Ahmed S. Darwish · 4 years, 2 months ago
  82. b855db2 sched/rt, net: Use CONFIG_PREEMPTION.patch by Thomas Gleixner · 4 years, 10 months ago
  83. d10a69c xdp: Fix xsk_generic_xmit errno by Li RongQing · 4 years, 2 months ago
  84. d326597 net/filter: Permit reading NET in load_bytes_relative when MAC not set by YiFei Zhu · 4 years, 2 months ago
  85. 8b4332c rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID by David Howells · 4 years, 3 months ago
  86. 9d9547b net: sunrpc: Fix off-by-one issues in 'rpc_ntop6' by Fedor Tokarev · 4 years, 4 months ago
  87. 8f2c1ab sunrpc: clean up properly in gss_mech_unregister() by NeilBrown · 4 years, 2 months ago
  88. c894f31 sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations. by NeilBrown · 4 years, 2 months ago
  89. fbcd580 netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported by Pablo Neira Ayuso · 4 years, 3 months ago
  90. f5dfbbe batman-adv: Revert "disable ethtool link speed detection when auto negotiation off" by Sven Eckelmann · 4 years, 8 months ago
  91. 6d1ef7c Bluetooth: Add SCO fallback for invalid LMP parameters error by Hsin-Yu Chao · 4 years, 3 months ago
  92. 1e74500 bridge: Avoid infinite loop when suppressing NS messages with invalid options by Ido Schimmel · 4 years, 2 months ago
  93. 470e709 ipv6: fix IPV6_ADDRFORM operation logic by Hangbin Liu · 4 years, 2 months ago
  94. 630be67 vsock: fix timeout in vsock_accept() by Stefano Garzarella · 4 years, 2 months ago
  95. 825c252 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 2 months ago
  96. 04d588f l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 4 years, 2 months ago
  97. be233b7 devinet: fix memleak in inetdev_init() by Yang Yingliang · 4 years, 2 months ago
  98. 8efa59f netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years, 2 months ago
  99. 03cfd4e xsk: Add overflow check for u64 division, stored into u32 by Björn Töpel · 4 years, 2 months ago
  100. e8f7bd7 esp6: get the right proto for transport mode in esp6_gso_encap by Xin Long · 4 years, 4 months ago