1. fd74bec Patch for 3.2.x, 3.4.x IP identifier regression by Jeffrey Knockel · 10 years ago
  2. 3c72560 ipv4: disable bh while doing route gc by Marcelo Ricardo Leitner · 10 years ago
  3. 7d68222 ipv4: avoid parallel route cache gc executions by Marcelo Ricardo Leitner · 10 years ago
  4. 5ee6dc0 ipv4: move route garbage collector to work queue by Marcelo Ricardo Leitner · 10 years ago
  5. 23b4663 tcp: Fix integer-overflow in TCP vegas by Christoph Paasch · 10 years ago
  6. 4a99ddc tcp: Fix integer-overflows in TCP veno by Christoph Paasch · 10 years ago
  7. b27a1c6 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  8. f884404 inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  9. c08793e Revert: "net: ip, ipv6: handle gso skbs in forwarding path" by Greg Kroah-Hartman · 10 years ago
  10. cd88c7f ipv4: fix buffer overflow in ip_options_compile() by Eric Dumazet · 10 years ago
  11. af9635f tcp: fix false undo corner cases by Yuchung Cheng · 10 years ago
  12. ab12bfe igmp: fix the problem when mc leave group by dingtianhong · 10 years ago
  13. 0a0f295 tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb by Neal Cardwell · 10 years ago
  14. e89aff5 net: tunnels - enable module autoloading by Tom Gundersen · 10 years ago
  15. 2998269 netfilter: ipv4: defrag: set local_df flag on defragmented skb by Florian Westphal · 10 years ago
  16. 6d3d957 ipv4: initialise the itag variable in __mkroute_input by Li RongQing · 10 years ago
  17. df210f6 ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation by Sergey Popovich · 10 years ago
  18. e15ad2e net: ipv4: ip_forward: fix inverted local_df test by Florian Westphal · 10 years ago
  19. df7c784 tcp_cubic: fix the range of delayed_ack by Liu Yu · 10 years ago
  20. 6c3734b netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  21. 5735d67 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 10 years ago
  22. e0c7f9c net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 11 years ago
  23. 6846187 inet_diag: fix inet_diag_dump_icsk() timewait socket state logic by Neal Cardwell · 10 years ago
  24. 4e74fc9 net: inet_diag: zero out uninitialized idiag_{src,dst} fields by Daniel Borkmann · 11 years ago
  25. 376a527 Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" by Greg Kroah-Hartman · 11 years ago
  26. bda3e91 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  27. 3615740 inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  28. 1f0bd0c net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  29. ff4fe08 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  30. a6b8db0 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  31. c347d01 ipv4: fix possible seqlock deadlock by Eric Dumazet · 11 years ago
  32. a1d16c8 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 11 years ago
  33. aecc497 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  34. e152937 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  35. 4c1e744 tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  36. 896e6cb tcp: must unclone packets before mangling them by Eric Dumazet · 11 years ago
  37. b91c790 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  38. 2bbe1a3 ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  39. 6519f25 ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  40. 854eafe tcp: cubic: fix bug in bictcp_acked() by Eric Dumazet · 11 years ago
  41. b37ecfd tcp: cubic: fix overflow error in bictcp_update() by Eric Dumazet · 11 years ago
  42. c2a016a fib_trie: remove potential out of bound access by Eric Dumazet · 11 years ago
  43. 7b621d6 sysctl net: Keep tcp_syn_retries inside the boundary by Michal Tesar · 11 years ago
  44. f2e6f75 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  45. d75ff32 ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets. by Aydin Arik · 11 years ago
  46. e816a41 ip_tunnel: fix kernel panic with icmp_dest_unreach by Eric Dumazet · 11 years ago
  47. f76399b tcp: xps: fix reordering issues by Eric Dumazet · 11 years ago
  48. 0d06c25 tcp: bug fix in proportional rate reduction. by Nandita Dukkipati · 11 years ago
  49. c47ba75 tcp: fix tcp_md5_hash_skb_data() by Eric Dumazet · 11 years ago
  50. 583dccf net: drop dst before queueing fragments by Eric Dumazet · 11 years ago
  51. b7650ea tcp: call tcp_replace_ts_recent() from tcp_ack() by Eric Dumazet · 11 years ago
  52. ee75c45 esp4: fix error return code in esp_output() by Wei Yongjun · 11 years ago
  53. 20f2f7d tcp: Reallocate headroom if it would overflow csum_start by Thomas Graf · 11 years ago
  54. 27c43bb tcp: incoming connections might use wrong route under synflood by Dmitry Popov · 11 years ago
  55. b86b771 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 11 years ago
  56. c81123c tcp: preserve ACK clocking in TSO by Eric Dumazet · 11 years ago
  57. 3176a54 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  58. d186256 tcp: fix skb_availroom() by Eric Dumazet · 11 years ago
  59. 0ae508e net/ipv4: Ensure that location of timestamp option is stored by David Ward · 11 years ago
  60. c6e71c2 tcp: fix double-counted receiver RTT when leaving receiver fast path by Neal Cardwell · 11 years ago
  61. 1fb5f30 ipv6: use a stronger hash for tcp by Eric Dumazet · 11 years ago
  62. d5569ab tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 11 years ago
  63. 19ed8f1 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 11 years ago
  64. 870e6cd net: prevent setting ttl=0 via IP_TTL by Cong Wang · 12 years ago
  65. d19c2b2 tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation by Eric Dumazet · 12 years ago
  66. 0776c355 tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() by Eric Dumazet · 12 years ago
  67. d740010 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 12 years ago
  68. dd0e5c2 tcp: implement RFC 5961 4.2 by Eric Dumazet · 12 years ago
  69. 9c5a046 tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  70. efba1bb inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  71. 4120d9c inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  72. 14889d4 inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  73. 63e9df2 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  74. 159a877 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  75. 955c7be ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 12 years ago
  76. 5b6df9a netfilter: nf_nat: don't check for port change on ICMP tuples by Ulrich Weber · 12 years ago
  77. 2398b64 ipv4: avoid undefined behavior in do_ip_setsockopt() by Xi Wang · 12 years ago
  78. 2e991e7 net: inet_diag -- Return error code if protocol handler is missed by Cyrill Gorcunov · 12 years ago
  79. 0739a84 net: fix divide by zero in tcp algorithm illinois by Jesper Dangaard Brouer · 12 years ago
  80. e8fe45b tcp: resets are misrouted by Alexey Kuznetsov · 12 years ago
  81. 6b19688 netfilter: nf_nat_sip: fix via header translation with multiple parameters by Patrick McHardy · 12 years ago
  82. a5cca6c netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation by Pablo Neira Ayuso · 12 years ago
  83. 4fd2b34 ipv4: raw: fix icmp_filter() by Eric Dumazet · 12 years ago
  84. 3ecf44c tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 12 years ago
  85. 1af87f1 net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 12 years ago
  86. 8876ffb tcp: fix cwnd reduction for non-sack recovery by Yuchung Cheng · 12 years ago
  87. d77ce5e tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  88. 946407f tcp: perform DMA to userspace only if there is a task waiting for it by Jiri Kosina · 12 years ago
  89. be77431 tcp: Add TCP_USER_TIMEOUT negative value check by Hangbin Liu · 12 years ago
  90. ab5a652 cipso: don't follow a NULL pointer when setsockopt() is called by Paul Moore · 12 years ago
  91. 0f986f4 inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 12 years ago
  92. afacd42 xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 12 years ago
  93. 72083b3 tcp: purge write queue in tcp_connect_init() by Eric Dumazet · 6 years ago
  94. feb645e net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  95. 3ca2121 UPSTREAM: tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  96. 9751b53 UPSTREAM: tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  97. 47f0c3e ipv4: Pass struct flowi4 directly to rt_fill_info by Luca Weiss · 5 years ago
  98. a666d66 UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  99. e7f3f9f net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  100. 18ed6c3 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago