1. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  2. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  3. 1fcccc5 tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago
  4. 8417780 tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  5. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  6. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  7. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  8. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  9. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  10. 2ea8b93 xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 6 years ago
  11. ad375ea skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  12. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  13. f08ca4c net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  14. 66a7cfa net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  15. 79870c6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 6 years ago
  16. ec6a603 gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 6 years ago
  17. d31a56d net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  18. 863d556 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 6 years ago
  19. ad8b1ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  20. 3d0ce44d KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  21. 064d9e9 netfilter: ebtables: reject non-bridge targets by Florian Westphal · 6 years ago
  22. 9dc96f7 net/packet: fix use-after-free by Eric Dumazet · 6 years ago
  23. 65fb77c tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 6 years ago
  24. 63253726 tcp: fix Fast Open key endianness by Yuchung Cheng · 6 years ago
  25. 1f1fbe1 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 6 years ago
  26. e555ae0 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 6 years ago
  27. 87cd5e4 net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 6 years ago
  28. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  29. ac378e6 netfilter: nf_queue: augment nfqa_cfg_policy by Eric Dumazet · 6 years ago
  30. 1712fae netfilter: nf_log: don't hold nf_log_mutex during user access by Jann Horn · 6 years ago
  31. 5b8fcc0 Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  32. 440bf5a netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 6 years ago
  33. 58d7ac7 ipv4: Fix error return value in fib_convert_metrics() by Ben Hutchings · 6 years ago
  34. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  35. 2d34743 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 6 years ago
  36. c669191 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 6 years ago
  37. 4e43b6a tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  38. 0063faa ipvs: fix buffer overflow with sync daemon and service by Julian Anastasov · 6 years ago
  39. 8268afc netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 6 years ago
  40. c8197f9 xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 6 years ago
  41. 142b79a af_key: Always verify length of provided sadb_key by Kevin Easton · 6 years ago
  42. 5300a1c net: metrics: add proper netlink validation by Eric Dumazet · 6 years ago
  43. c591536 rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  44. 869584e vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  45. 2ed49aa sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 6 years ago
  46. 1118c60 packet: fix reserve calculation by Willem de Bruijn · 6 years ago
  47. ba2ce02 net/packet: refine check for priv area size by Eric Dumazet · 6 years ago
  48. 0ae3ff2 kcm: Fix use-after-free caused by clonned sockets by Kirill Tkhai · 6 years ago
  49. d33ecd2 ipv4: remove warning in ip_recv_error by Willem de Bruijn · 6 years ago
  50. ffa13b3 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  51. 3e14656 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 6 years ago
  52. 7966e76 tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  53. 98d69fb Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU" by Greg Kroah-Hartman · 6 years ago
  54. f806ed5 netlabel: If PF_INET6, check sk_buff ip header version by Richard Haines · 7 years ago
  55. 34f0516 rxrpc: Don't treat call aborts as conn aborts by David Howells · 6 years ago
  56. 9b7c95a rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 6 years ago
  57. b389e04 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 6 years ago
  58. 4703f3f llc: properly handle dev_queue_xmit() return value by Cong Wang · 7 years ago
  59. 511d945 batman-adv: fix packet loss for broadcasted DHCP packets to a server by Linus Lüssing · 7 years ago
  60. 00a7d83 batman-adv: fix multicast-via-unicast transmission with AP isolation by Linus Lüssing · 7 years ago
  61. d82309e vti4: Don't override MTU passed on link creation via IFLA_MTU by Stefano Brivio · 7 years ago
  62. 69e6926 vti4: Don't count header length twice on tunnel setup by Stefano Brivio · 7 years ago
  63. d86130f batman-adv: Fix skbuff rcsum on packet reroute by Sven Eckelmann · 7 years ago
  64. 33e0acf batman-adv: fix header size check in batadv_dbg_arp() by Matthias Schiffer · 7 years ago
  65. 58df289 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 7 years ago
  66. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  67. cb5ce10 netfilter: ebtables: fix erroneous reject of last rule by Florian Westphal · 7 years ago
  68. 585f1ef batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag by Linus Lüssing · 7 years ago
  69. f981ef6 net/tcp/illinois: replace broken algorithm reference link by Joey Pabalinas · 7 years ago
  70. 3588d9a sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  71. 11a670a ip6_tunnel: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  72. 9df8e11 qrtr: add MODULE_ALIAS macro to smd by Ramon Fried · 7 years ago
  73. fef6509 batman-adv: Fix netlink dumping of BLA backbones by Sven Eckelmann · 7 years ago
  74. 50b1c6b batman-adv: Fix netlink dumping of BLA claims by Sven Eckelmann · 7 years ago
  75. d31ae95 batman-adv: Ignore invalid batadv_v_gw during netlink send by Sven Eckelmann · 7 years ago
  76. 280a7b6 batman-adv: Ignore invalid batadv_iv_gw during netlink send by Sven Eckelmann · 7 years ago
  77. d505165 netfilter: ebtables: convert BUG_ONs to WARN_ONs by Florian Westphal · 7 years ago
  78. 4cf517f batman-adv: invalidate checksum on fragment reassembly by Matthias Schiffer · 7 years ago
  79. b6aa03f batman-adv: fix packet checksum in receive path by Matthias Schiffer · 7 years ago
  80. 6588cfd mac80211: drop frames with unexpected DS bits from fast-rx to slow path by Felix Fietkau · 7 years ago
  81. d6114a68 mac80211: Do not disconnect on invalid operating class by Ilan Peer · 7 years ago
  82. 31155ee mac80211: fix calling sleeping function in atomic context by Sara Sharon · 7 years ago
  83. ae58b75 mac80211: fix a possible leak of station stats by Sara Sharon · 7 years ago
  84. f55ec6a rxrpc: Work around usercopy check by David Howells · 7 years ago
  85. 69b28c1 NFC: llcp: Limit size of SDP URI by Kees Cook · 7 years ago
  86. a0138dc RDS: IB: Fix null pointer issue by Guanglei Li · 7 years ago
  87. dd5968e netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure by Subash Abhinov Kasiviswanathan · 7 years ago
  88. bfd188f openvswitch: Remove padding from packet before L3+ conntrack processing by Ed Swierk · 7 years ago
  89. d805047 tcp_nv: fix potential integer overflow in tcpnv_acked by Gustavo A. R. Silva · 7 years ago
  90. d65bc95 netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460 by Subash Abhinov Kasiviswanathan · 7 years ago
  91. 7d73a8c cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 6 years ago
  92. 74a4c09 tcp: purge write queue in tcp_connect_init() by Eric Dumazet · 6 years ago
  93. a5e907c sock_diag: fix use-after-free read in __sk_free by Eric Dumazet · 6 years ago
  94. 6190cce packet: in packet_snd start writing at link layer allocation by Willem de Bruijn · 6 years ago
  95. 2ef22bd net: test tailroom before appending to linear skb by Willem de Bruijn · 6 years ago
  96. f32bb2a netfilter: nf_tables: can't fail after linking rule into active rule list by Florian Westphal · 6 years ago
  97. f21ad10 l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 7 years ago
  98. 3e54e1c xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) by Antony Antony · 7 years ago
  99. 0e67ad5 sctp: delay the authentication for the duplicated cookie-echo chunk by Xin Long · 6 years ago
  100. db869e7 sctp: fix the issue that the cookie-ack with auth can't get processed by Xin Long · 6 years ago