1. 36ee106 tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  2. c68c772 netlink: Don't shift on 64 for ngroups by Dmitry Safonov · 6 years ago
  3. 4d50257 netlink: Don't shift with UB on nlk->ngroups by Dmitry Safonov · 6 years ago
  4. 4f08437 netlink: Do not subscribe to non-existent groups by Dmitry Safonov · 6 years ago
  5. 9a492f8 net: socket: fix potential spectre v1 gadget in socketcall by Jeremy Cline · 6 years ago
  6. 67f0a28 netlink: Fix spectre v1 gadget in netlink_create() by Jeremy Cline · 6 years ago
  7. ab9a0f8 net: dsa: Do not suspend/resume closed slave_dev by Florian Fainelli · 6 years ago
  8. d59dcdf ipv4: frags: handle possible skb truesize change by Eric Dumazet · 6 years ago
  9. c5282a0 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  10. 019ea51 tcp: add one more quick ack after after ECN events by Eric Dumazet · 6 years ago
  11. 095ab5f4 tcp: refactor tcp_ecn_check_ce to remove sk type cast by Yousuk Seung · 6 years ago
  12. 65d986c tcp: do not aggressively quick ack after ECN events by Eric Dumazet · 6 years ago
  13. 90cf17d tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode by Eric Dumazet · 6 years ago
  14. 8ca41e4 tcp: do not force quickack when receiving out-of-order packets by Eric Dumazet · 6 years ago
  15. b3e349f tcp_bbr: fix bw probing to raise in-flight data for very small BDPs by Neal Cardwell · 6 years ago
  16. e364f1a ipv4: remove BUG_ON() from fib_compute_spec_dst by Lorenzo Bianconi · 6 years ago
  17. 34447a6 ipconfig: Correctly initialise ic_nameservers by Chris Novakovic · 6 years ago
  18. 759fb7f netfilter: nf_tables: check msg_type before nft_trans_set(trans) by Alexey Kodanev · 6 years ago
  19. 94623c7 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  20. a878681 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  21. fdf258e tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  22. 2d08921 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  23. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  24. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  25. 1fcccc5 tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago
  26. 8417780 tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  27. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  28. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  29. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  30. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  31. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  32. 2ea8b93 xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 6 years ago
  33. ad375ea skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  34. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  35. f08ca4c net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  36. 66a7cfa net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  37. 79870c6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 6 years ago
  38. ec6a603 gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 6 years ago
  39. d31a56d net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  40. 863d556 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 6 years ago
  41. ad8b1ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  42. 3d0ce44d KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  43. 064d9e9 netfilter: ebtables: reject non-bridge targets by Florian Westphal · 6 years ago
  44. 9dc96f7 net/packet: fix use-after-free by Eric Dumazet · 6 years ago
  45. 65fb77c tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 6 years ago
  46. 63253726 tcp: fix Fast Open key endianness by Yuchung Cheng · 6 years ago
  47. 1f1fbe1 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 6 years ago
  48. e555ae0 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 6 years ago
  49. 87cd5e4 net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 6 years ago
  50. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  51. ac378e6 netfilter: nf_queue: augment nfqa_cfg_policy by Eric Dumazet · 6 years ago
  52. 1712fae netfilter: nf_log: don't hold nf_log_mutex during user access by Jann Horn · 6 years ago
  53. 5b8fcc0 Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  54. 440bf5a netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 6 years ago
  55. 58d7ac7 ipv4: Fix error return value in fib_convert_metrics() by Ben Hutchings · 6 years ago
  56. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  57. 2d34743 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 6 years ago
  58. c669191 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 6 years ago
  59. 4e43b6a tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 6 years ago
  60. 0063faa ipvs: fix buffer overflow with sync daemon and service by Julian Anastasov · 6 years ago
  61. 8268afc netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 6 years ago
  62. c8197f9 xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 6 years ago
  63. 142b79a af_key: Always verify length of provided sadb_key by Kevin Easton · 6 years ago
  64. 5300a1c net: metrics: add proper netlink validation by Eric Dumazet · 6 years ago
  65. c591536 rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  66. 869584e vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  67. 2ed49aa sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 6 years ago
  68. 1118c60 packet: fix reserve calculation by Willem de Bruijn · 6 years ago
  69. ba2ce02 net/packet: refine check for priv area size by Eric Dumazet · 6 years ago
  70. 0ae3ff2 kcm: Fix use-after-free caused by clonned sockets by Kirill Tkhai · 6 years ago
  71. d33ecd2 ipv4: remove warning in ip_recv_error by Willem de Bruijn · 6 years ago
  72. ffa13b3 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  73. 3e14656 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 6 years ago
  74. 7966e76 tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 6 years ago
  75. 98d69fb Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU" by Greg Kroah-Hartman · 6 years ago
  76. f806ed5 netlabel: If PF_INET6, check sk_buff ip header version by Richard Haines · 7 years ago
  77. 34f0516 rxrpc: Don't treat call aborts as conn aborts by David Howells · 6 years ago
  78. 9b7c95a rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 6 years ago
  79. b389e04 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 6 years ago
  80. 4703f3f llc: properly handle dev_queue_xmit() return value by Cong Wang · 6 years ago
  81. 511d945 batman-adv: fix packet loss for broadcasted DHCP packets to a server by Linus Lüssing · 6 years ago
  82. 00a7d83 batman-adv: fix multicast-via-unicast transmission with AP isolation by Linus Lüssing · 6 years ago
  83. d82309e vti4: Don't override MTU passed on link creation via IFLA_MTU by Stefano Brivio · 6 years ago
  84. 69e6926 vti4: Don't count header length twice on tunnel setup by Stefano Brivio · 6 years ago
  85. d86130f batman-adv: Fix skbuff rcsum on packet reroute by Sven Eckelmann · 6 years ago
  86. 33e0acf batman-adv: fix header size check in batadv_dbg_arp() by Matthias Schiffer · 6 years ago
  87. 58df289 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 6 years ago
  88. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 6 years ago
  89. cb5ce10 netfilter: ebtables: fix erroneous reject of last rule by Florian Westphal · 6 years ago
  90. 585f1ef batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag by Linus Lüssing · 6 years ago
  91. f981ef6 net/tcp/illinois: replace broken algorithm reference link by Joey Pabalinas · 6 years ago
  92. 3588d9a sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 6 years ago
  93. 11a670a ip6_tunnel: fix IFLA_MTU ignored on NEWLINK by Xin Long · 6 years ago
  94. 9df8e11 qrtr: add MODULE_ALIAS macro to smd by Ramon Fried · 6 years ago
  95. fef6509 batman-adv: Fix netlink dumping of BLA backbones by Sven Eckelmann · 6 years ago
  96. 50b1c6b batman-adv: Fix netlink dumping of BLA claims by Sven Eckelmann · 6 years ago
  97. d31ae95 batman-adv: Ignore invalid batadv_v_gw during netlink send by Sven Eckelmann · 6 years ago
  98. 280a7b6 batman-adv: Ignore invalid batadv_iv_gw during netlink send by Sven Eckelmann · 6 years ago
  99. d505165 netfilter: ebtables: convert BUG_ONs to WARN_ONs by Florian Westphal · 6 years ago
  100. 4cf517f batman-adv: invalidate checksum on fragment reassembly by Matthias Schiffer · 6 years ago