1. f4be969 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  2. 472459c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  3. 1befbdb netfilter: nf_ct_sip: fix IPv6 address parsing by Patrick McHardy · 12 years ago
  4. 5e3a1fb netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y by Pablo Neira Ayuso · 12 years ago
  5. 6640261 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  6. 740ba7b netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  7. 973ce62 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 13 years ago
  8. f39e855 netfilter: remove ip_queue support by Pablo Neira Ayuso · 13 years ago
  9. 886af69 udp: avoid ufo handling on IP payload compression packets by Alexey Kodanev · 8 years ago
  10. 950864c udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  11. 50bf4c0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 10 years ago
  12. dc7c41f tcp: do not lock listener to process SYN packets by Eric Dumazet · 9 years ago
  13. 07de809 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 8 years ago
  14. 5d85af1 net: tcp: fix rtable leak in tcp_is_local[6] by liping.zhang · 9 years ago
  15. 8e5087e net: fix iterating over hashtable in tcp_nuke_addr() by Dmitry Torokhov · 9 years ago
  16. 50366dd tcp: make challenge acks less predictable by Eric Dumazet · 8 years ago
  17. 826c8c4 tcp: md5: fix lockdep annotation by Eric Dumazet · 9 years ago
  18. 576e5ae net: avoid to hang up on sending due to sysctl configuration overflow. by bingtian.ly@taobao.com · 12 years ago
  19. 9dfb3ff inet: frags: fix defragmented packet's IP header for af_packet by Edward Hyunkoo Jee · 9 years ago
  20. fd74bec Patch for 3.2.x, 3.4.x IP identifier regression by Jeffrey Knockel · 10 years ago
  21. 3c72560 ipv4: disable bh while doing route gc by Marcelo Ricardo Leitner · 10 years ago
  22. 7d68222 ipv4: avoid parallel route cache gc executions by Marcelo Ricardo Leitner · 10 years ago
  23. 5ee6dc0 ipv4: move route garbage collector to work queue by Marcelo Ricardo Leitner · 10 years ago
  24. 23b4663 tcp: Fix integer-overflow in TCP vegas by Christoph Paasch · 10 years ago
  25. 4a99ddc tcp: Fix integer-overflows in TCP veno by Christoph Paasch · 10 years ago
  26. b27a1c6 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  27. f884404 inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  28. c08793e Revert: "net: ip, ipv6: handle gso skbs in forwarding path" by Greg Kroah-Hartman · 10 years ago
  29. cd88c7f ipv4: fix buffer overflow in ip_options_compile() by Eric Dumazet · 10 years ago
  30. af9635f tcp: fix false undo corner cases by Yuchung Cheng · 10 years ago
  31. ab12bfe igmp: fix the problem when mc leave group by dingtianhong · 10 years ago
  32. 0a0f295 tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb by Neal Cardwell · 10 years ago
  33. e89aff5 net: tunnels - enable module autoloading by Tom Gundersen · 11 years ago
  34. 2998269 netfilter: ipv4: defrag: set local_df flag on defragmented skb by Florian Westphal · 11 years ago
  35. 6d3d957 ipv4: initialise the itag variable in __mkroute_input by Li RongQing · 11 years ago
  36. df210f6 ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation by Sergey Popovich · 11 years ago
  37. e15ad2e net: ipv4: ip_forward: fix inverted local_df test by Florian Westphal · 11 years ago
  38. df7c784 tcp_cubic: fix the range of delayed_ack by Liu Yu · 11 years ago
  39. 6c3734b netfilter: Can't fail and free after table replacement by Thomas Graf · 11 years ago
  40. 5735d67 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 11 years ago
  41. e0c7f9c net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 11 years ago
  42. 6846187 inet_diag: fix inet_diag_dump_icsk() timewait socket state logic by Neal Cardwell · 11 years ago
  43. 4e74fc9 net: inet_diag: zero out uninitialized idiag_{src,dst} fields by Daniel Borkmann · 11 years ago
  44. 376a527 Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" by Greg Kroah-Hartman · 11 years ago
  45. bda3e91 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  46. 3615740 inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  47. 1f0bd0c net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  48. ff4fe08 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  49. a6b8db0 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  50. c347d01 ipv4: fix possible seqlock deadlock by Eric Dumazet · 11 years ago
  51. a1d16c8 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 11 years ago
  52. aecc497 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  53. e152937 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  54. 4c1e744 tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  55. 896e6cb tcp: must unclone packets before mangling them by Eric Dumazet · 11 years ago
  56. b91c790 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  57. 2bbe1a3 ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  58. 6519f25 ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  59. 854eafe tcp: cubic: fix bug in bictcp_acked() by Eric Dumazet · 11 years ago
  60. b37ecfd tcp: cubic: fix overflow error in bictcp_update() by Eric Dumazet · 11 years ago
  61. c2a016a fib_trie: remove potential out of bound access by Eric Dumazet · 11 years ago
  62. 7b621d6 sysctl net: Keep tcp_syn_retries inside the boundary by Michal Tesar · 11 years ago
  63. f2e6f75 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  64. d75ff32 ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets. by Aydin Arik · 11 years ago
  65. e816a41 ip_tunnel: fix kernel panic with icmp_dest_unreach by Eric Dumazet · 11 years ago
  66. f76399b tcp: xps: fix reordering issues by Eric Dumazet · 12 years ago
  67. 0d06c25 tcp: bug fix in proportional rate reduction. by Nandita Dukkipati · 12 years ago
  68. c47ba75 tcp: fix tcp_md5_hash_skb_data() by Eric Dumazet · 12 years ago
  69. 583dccf net: drop dst before queueing fragments by Eric Dumazet · 12 years ago
  70. b7650ea tcp: call tcp_replace_ts_recent() from tcp_ack() by Eric Dumazet · 12 years ago
  71. ee75c45 esp4: fix error return code in esp_output() by Wei Yongjun · 12 years ago
  72. 20f2f7d tcp: Reallocate headroom if it would overflow csum_start by Thomas Graf · 12 years ago
  73. 27c43bb tcp: incoming connections might use wrong route under synflood by Dmitry Popov · 12 years ago
  74. b86b771 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 12 years ago
  75. c81123c tcp: preserve ACK clocking in TSO by Eric Dumazet · 12 years ago
  76. 3176a54 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 12 years ago
  77. d186256 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  78. 0ae508e net/ipv4: Ensure that location of timestamp option is stored by David Ward · 12 years ago
  79. c6e71c2 tcp: fix double-counted receiver RTT when leaving receiver fast path by Neal Cardwell · 12 years ago
  80. 1fb5f30 ipv6: use a stronger hash for tcp by Eric Dumazet · 12 years ago
  81. d5569ab tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 12 years ago
  82. 19ed8f1 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 12 years ago
  83. 870e6cd net: prevent setting ttl=0 via IP_TTL by Cong Wang · 12 years ago
  84. d19c2b2 tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation by Eric Dumazet · 12 years ago
  85. 0776c355 tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() by Eric Dumazet · 12 years ago
  86. d740010 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 12 years ago
  87. dd0e5c2 tcp: implement RFC 5961 4.2 by Eric Dumazet · 12 years ago
  88. 9c5a046 tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  89. efba1bb inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  90. 4120d9c inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  91. 14889d4 inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  92. 63e9df2 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  93. 159a877 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  94. 955c7be ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 12 years ago
  95. 5b6df9a netfilter: nf_nat: don't check for port change on ICMP tuples by Ulrich Weber · 12 years ago
  96. 2398b64 ipv4: avoid undefined behavior in do_ip_setsockopt() by Xi Wang · 12 years ago
  97. 2e991e7 net: inet_diag -- Return error code if protocol handler is missed by Cyrill Gorcunov · 12 years ago
  98. 0739a84 net: fix divide by zero in tcp algorithm illinois by Jesper Dangaard Brouer · 12 years ago
  99. e8fe45b tcp: resets are misrouted by Alexey Kuznetsov · 12 years ago
  100. 6b19688 netfilter: nf_nat_sip: fix via header translation with multiple parameters by Patrick McHardy · 12 years ago