1. 20fc8b3 netfilter: nf_tables: check msg_type before nft_trans_set(trans) by Alexey Kodanev · 7 years ago
  2. 52f072f netfilter: ipset: forbid family for hash:mac sets by Florent Fourcot · 7 years ago
  3. 22e3d31 tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 7 years ago
  4. ec645ae tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 7 years ago
  5. 6285a74 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 7 years ago
  6. 81e6b01 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 7 years ago
  7. f3a5ba6 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 7 years ago
  8. ae70b61 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 7 years ago
  9. 7863617 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 7 years ago
  10. f7f24b3 tcp: helpers to send special DCTCP ack by Yuchung Cheng · 7 years ago
  11. 68c9bdf tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 7 years ago
  12. 23557c5 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 7 years ago
  13. 464e232 sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 7 years ago
  14. 46f9e1d multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 7 years ago
  15. 6d5b7d6 net/ipv6: Fix linklocal to global address with VRF by David Ahern · 7 years ago
  16. f208fba net: skb_segment() should not return NULL by Eric Dumazet · 7 years ago
  17. df20f74 ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 7 years ago
  18. c2ce657 ip: hash fragments consistently by Paolo Abeni · 7 years ago
  19. bbf9b1a ipv6: make DAD fail with enhanced DAD when nonce length differs by Sabrina Dubroca · 7 years ago
  20. 78382d7 net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 7 years ago
  21. 829f4fd skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 7 years ago
  22. 6403b54 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 7 years ago
  23. cc0ab64 net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 7 years ago
  24. 9f7276c ipv6: ila: select CONFIG_DST_CACHE by Arnd Bergmann · 7 years ago
  25. 0348dcd ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 7 years ago
  26. c8347d9 gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 7 years ago
  27. 115df2a net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 7 years ago
  28. a4b5744 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 7 years ago
  29. 28c74ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 7 years ago
  30. b124e97 nsh: set mac len based on inner packet by Willem de Bruijn · 7 years ago
  31. 30a7a7b tls: Stricter error checking in zerocopy sendmsg path by Dave Watson · 7 years ago
  32. d9bb71d KEYS: DNS: fix parsing multiple options by Eric Biggers · 7 years ago
  33. 766a7ad netfilter: ebtables: reject non-bridge targets by Florian Westphal · 7 years ago
  34. d8530e8 VSOCK: fix loopback on big-endian systems by Claudio Imbrenda · 7 years ago
  35. 2dc4696 tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 7 years ago
  36. 3373d6d tcp: fix Fast Open key endianness by Yuchung Cheng · 7 years ago
  37. 4f5f7bc strparser: Remove early eaten to fix full tcp receive buffer stall by Doron Roberts-Kedes · 7 years ago
  38. 35e324e net/tcp: Fix socket lookups with SO_BINDTODEVICE by David Ahern · 7 years ago
  39. b36f997 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 7 years ago
  40. 5e6b4b9 net/packet: fix use-after-free by Eric Dumazet · 7 years ago
  41. b364a91 net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  42. fb6b146 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 7 years ago
  43. a3225a8 net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 7 years ago
  44. d10c0ba ipv6: sr: fix passing wrong flags to crypto_alloc_shash() by Eric Biggers · 7 years ago
  45. f93d659 atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  46. f5778c2 xprtrdma: Fix corner cases when handling device removal by Chuck Lever · 7 years ago
  47. 348b32a netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 7 years ago
  48. e5ee20c netfilter: nf_queue: augment nfqa_cfg_policy by Eric Dumazet · 7 years ago
  49. 6d2b458 netfilter: nf_log: don't hold nf_log_mutex during user access by Jann Horn · 7 years ago
  50. 4abab5d ipvs: fix buffer overflow with sync daemon and service by Julian Anastasov · 7 years ago
  51. 27aa533 netfilter: nft_limit: fix packet ratelimiting by Pablo Neira Ayuso · 7 years ago
  52. db73501 netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 7 years ago
  53. 4cf1fbc xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 7 years ago
  54. 259cc05 netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 7 years ago
  55. 5acd648 netfilter: ip6t_rpfilter: provide input interface for route lookup by Vincent Bernat · 7 years ago
  56. 3f8e85f netfilter: don't set F_IFACE on ipv6 fib lookups by Florian Westphal · 7 years ago
  57. b8d8cde netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj() by Taehee Yoo · 7 years ago
  58. 44956f9 netfilter: nf_tables: add missing netlink attrs to policies by Florian Westphal · 7 years ago
  59. 082711f netfilter: nf_tables: fix memory leak on error exit return by Colin Ian King · 7 years ago
  60. 174757e netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace() by Taehee Yoo · 7 years ago
  61. d3a9b8a netfilter: nf_tables: disable preemption in nft_update_chain_stats() by Pablo Neira Ayuso · 7 years ago
  62. 491b1a8 netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval by Taehee Yoo · 7 years ago
  63. 2b93cb2 netfilter: nf_tables: bogus EBUSY in chain deletions by Pablo Neira Ayuso · 7 years ago
  64. 4ae6a7a netfilter: nf_tables: don't assume chain stats are set when jumplabel is set by Florian Westphal · 7 years ago
  65. 365e73e netfilter: nft_compat: fix handling of large matchinfo size by Florian Westphal · 7 years ago
  66. ea200cd netfilter: nft_compat: prepare for indirect info storage by Florian Westphal · 7 years ago
  67. 1ea5ed0 netfilter: nf_tables: nft_compat: fix refcount leak on xt module by Florian Westphal · 7 years ago
  68. d097e5b xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 7 years ago
  69. 5e8a5c3 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 7 years ago
  70. 5320e03 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 7 years ago
  71. 2e5d316 udp: fix rx queue len reported by diag and proc interface by Paolo Abeni · 7 years ago
  72. 91717ff socket: close race condition between sock_close() and sockfs_setattr() by Cong Wang · 7 years ago
  73. 39f4ae0 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 7 years ago
  74. 81d1594 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 7 years ago
  75. 73c0eab net: dsa: add error handling for pskb_trim_rcsum by Zhouyang Jia · 7 years ago
  76. 6bcc27a ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 7 years ago
  77. 40c8097 tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  78. 8690075 net sched actions: fix invalid pointer dereferencing if skbedit flags missing by Roman Mashak · 7 years ago
  79. 29475c4 rxrpc: Fix the min security level for kernel calls by David Howells · 7 years ago
  80. b2abd2b rxrpc: Fix error reception on AF_INET6 sockets by David Howells · 7 years ago
  81. dc5af7b tipc: eliminate KMSAN uninit-value in strcmp complaint by Ying Xue · 7 years ago
  82. ba29f373 mac80211: use timeout from the AddBA response instead of the request by Sara Sharon · 7 years ago
  83. 6ad6995 mac80211: Adjust SAE authentication timeout by Ilan Peer · 7 years ago
  84. 194feed smc: fix sendpage() call by Stefan Raspl · 7 years ago
  85. 5d33c9d tipc: fix bug in function tipc_nl_node_dump_monitor by Jon Maloy · 7 years ago
  86. 3958294 rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp by Dag Moxnes · 7 years ago
  87. 705fd60 netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update by Taehee Yoo · 7 years ago
  88. d11b04c netfilter: nf_tables: NAT chain and extensions require NF_TABLES by Pablo Neira Ayuso · 7 years ago
  89. 3f64c0c tipc: fix infinite loop when dumping link monitor summary by Tung Nguyen · 7 years ago
  90. 7d97025 af_key: Always verify length of provided sadb_key by Kevin Easton · 7 years ago
  91. d02ae00 netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump() by Taehee Yoo · 7 years ago
  92. dd4be39 cls_flower: Fix incorrect idr release when failing to modify rule by Paul Blakey · 7 years ago
  93. c931c9a rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 7 years ago
  94. 0dbd822 net-sysfs: Fix memory leak in XPS configuration by Alexander Duyck · 7 years ago
  95. 8d80a83 ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline by Mathieu Xhonneux · 7 years ago
  96. c5e1541 vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 7 years ago
  97. 60473d7 sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 7 years ago
  98. 0d75119 packet: fix reserve calculation by Willem de Bruijn · 7 years ago
  99. c85df6e net/packet: refine check for priv area size by Eric Dumazet · 7 years ago
  100. 95159ad net: metrics: add proper netlink validation by Eric Dumazet · 7 years ago