1. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago
  2. 5fd52fe [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t. by Krzysztof Piotr Oledzki · 19 years ago
  3. 439a999 [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message by Krzysztof Piotr Oledzki · 19 years ago
  4. a856a19 [NETFILTER] ctnetlink: Add support to identify expectations by ID's by Pablo Neira Ayuso · 19 years ago
  5. fcda461 [NETFILTER] ctnetlink: propagate error instaed of returning -EPERM by Pablo Neira Ayuso · 19 years ago
  6. fe902a9 [NETFILTER] ctnetlink: return -EINVAL if size is wrong by Pablo Neira Ayuso · 19 years ago
  7. d63a928 [NETFILTER]: stop tracking ICMP error at early point by Yasuyuki Kozakai · 19 years ago
  8. 5978a9b [NETFILTER] PPTP helper: fix PNS-PAC expectation call id by Philip Craig · 19 years ago
  9. 81e5c27 [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL by Pablo Neira Ayuso · 19 years ago
  10. 7a4fe36 [NETFILTER] ctnetlink: kill unused includes by Pablo Neira Ayuso · 19 years ago
  11. 119a318 [NETFILTER] ctnetlink: add module alias to fix autoloading by Pablo Neira Ayuso · 19 years ago
  12. 02a78cd [NETFILTER] ctnetlink: add marking support from userspace by Pablo Neira Ayuso · 19 years ago
  13. 51df784 [NETFILTER] ctnetlink: check if protoinfo is present by Pablo Neira Ayuso · 19 years ago
  14. a2506c0 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void by Harald Welte · 19 years ago
  15. eaae4fa [NETFILTER]: refcount leak of proto when ctnetlink dumping tuple by Yasuyuki Kozakai · 19 years ago
  16. 46998f5 [NETFILTER]: packet counter of conntrack is 32bits by Yasuyuki Kozakai · 19 years ago
  17. 89f5f0a [IPV4]: Fix ip_queue_xmit identity increment for TSO packets by Herbert Xu · 19 years ago
  18. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  19. dc8103f [IPVS]: fix connection leak if expire_nodest_conn=1 by Julian Anastasov · 19 years ago
  20. 6df7163 [TCP/DCCP]: Randomize port selection by Stephen Hemminger · 19 years ago
  21. 433a4d3 [NETFILTER]: CONNMARK target needs ip_conntrack by Harald Welte · 19 years ago
  22. 0f81eb4 [NETFILTER]: Fix double free after netlink_unicast() in ctnetlink by Harald Welte · 19 years ago
  23. d2a7bb7 [NETFILTER] NAT: Fix module refcount dropping too far by Harald Welte · 19 years ago
  24. d811552 [NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT by Harald Welte · 19 years ago
  25. 3428c20 [NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT by Harald Welte · 19 years ago
  26. 450b5b1 [TCP]: BIC max increment too large by Stephen Hemminger · 19 years ago
  27. 8713dbf [MCAST]: ip[6]_mc_add_src should be called when number of sources is zero by Yan Zheng · 19 years ago
  28. 6b7d31f [NETFILTER]: Add "revision" support to arp_tables and ip6_tables by Harald Welte · 19 years ago
  29. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  30. 9fcc2e8 [IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c by Jayachandran C · 19 years ago
  31. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  32. 236fa08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 by Linus Torvalds · 19 years ago
  33. 2ad4106 [TCP]: Clear stale pred_flags when snd_wnd changes by Herbert Xu · 19 years ago
  34. dcab5e1 [IPV4]: Fix setting broadcast for SIOCSIFNETMASK by David Engel · 19 years ago
  35. 0d0d2bb [IPV4]: Remove dead code from ip_output.c by Jayachandran C · 19 years ago
  36. 1371e37 [IPV4]: Kill redundant rcu_dereference on fa_info by Herbert Xu · 19 years ago
  37. eed75f1 [NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writable by Harald Welte · 19 years ago
  38. 670c02c [NET]: Wider use of for_each_*cpu() by John Hawkes · 19 years ago
  39. c98d80e [SK_BUFF]: ipvs_property field must be copied by Julian Anastasov · 19 years ago
  40. b2cc99f0 [TCP] Allow len == skb->len in tcp_fragment by Herbert Xu · 19 years ago
  41. 046d20b [TCP]: Ratelimit debugging warning. by Herbert Xu · 19 years ago
  42. c8923c6 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. by David S. Miller · 19 years ago
  43. 9ff5c59 [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!" by Herbert Xu · 19 years ago
  44. eeb2b85 [TWSK]: Grab the module refcount for timewait sockets by Arnaldo Carvalho de Melo · 19 years ago
  45. 061cb4a [NETFILTER] ctnetlink: add support to change protocol info by Pablo Neira Ayuso · 19 years ago
  46. 3392315 [NETFILTER] ctnetlink: allow userspace to change TCP state by Pablo Neira Ayuso · 19 years ago
  47. a051a8f [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT by Harald Welte · 19 years ago
  48. d4875b0 [IPSEC] Fix block size/MTU bugs in ESP by Herbert Xu · 19 years ago
  49. a02a642 [IPSEC]: Use ALIGN macro in ESP by Herbert Xu · 19 years ago
  50. e1c73b7 [NETFILTER] ctnetlink: add one nesting level for TCP state by Pablo Neira Ayuso · 19 years ago
  51. a1bcc3f [NETFILTER] ctnetlink: ICMP ID is not mandatory by Pablo Neira Ayuso · 19 years ago
  52. d000eaf [NETFILTER] conntrack_netlink: Fix endian issue with status from userspace by Harald Welte · 19 years ago
  53. f40863c [NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETE by Harald Welte · 19 years ago
  54. 85d9b05 [NETFILTER] PPTP helper: Add missing Kconfig dependency by Harald Welte · 19 years ago
  55. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  56. 42a3945 [TCP]: BIC coding bug in Linux 2.6.13 by Stephen Hemminger · 19 years ago
  57. 8eea00a [IPVS]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  58. a5181ab [NETFILTER]: Fix Kconfig typo by Horst H. von Brand · 19 years ago
  59. e6308be [IPV4]: fib_trie root-node expansion by Robert Olsson · 19 years ago
  60. 7ce31246 [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default by David S. Miller · 19 years ago
  61. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  62. 444fc8f [IPV4]: Fix "Proxy ARP seems broken" by Herbert Xu · 19 years ago
  63. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  64. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  65. 09e9ec8 [TCP]: Don't over-clamp window in tcp_clamp_window() by Alexey Kuznetsov · 19 years ago
  66. 01ff367 [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735 by David S. Miller · 19 years ago
  67. 6b25185 [TCP]: Fix init_cwnd calculations in tcp_select_initial_window() by David S. Miller · 19 years ago
  68. 188bab3 [NETFILTER]: Fix invalid module autoloading by splitting iptable_nat by Harald Welte · 19 years ago
  69. 8ddec746 [NETFILTER] ip_conntrack: Update event cache when status changes by Harald Welte · 19 years ago
  70. d67b24c [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency by Harald Welte · 19 years ago
  71. 1dfbab5 [NETFILTER] Fix conntrack event cache deadlock/oops by Harald Welte · 19 years ago
  72. 6749720 [NETFILTER] Fix sparse endian warnings in pptp helper by Alexey Dobriyan · 19 years ago
  73. 0ae5d25 [NETFILTER] fix DEBUG statement in PPTP helper by Harald Welte · 19 years ago
  74. 83ca28b [TCP]: Adjust Reno SACK estimate in tcp_fragment by Herbert Xu · 19 years ago
  75. 7957aed [TCP]: Set default congestion control correctly for incoming connections. by Stephen Hemminger · 19 years ago
  76. 78c6671 [FIB_TRIE]: message cleanup by Stephen Hemminger · 19 years ago
  77. 875bd5a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  78. 6d1cfe3 [PATCH] raw_sendmsg DoS on 2.6 by Mark J Cox · 19 years ago
  79. e14c3ca [TCP]: Handle SACK'd packets properly in tcp_fragment(). by Herbert Xu · 19 years ago
  80. 8922bc9 [NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr} by Harald Welte · 19 years ago
  81. a41bc00 [NETFILTER]: Rename misnamed function by Patrick McHardy · 19 years ago
  82. 926b50f [NETFILTER]: Add new PPTP conntrack and NAT helper by Harald Welte · 19 years ago
  83. 772cb71 [IPV4]: fib_trie RCU refinements by Robert Olsson · 19 years ago
  84. 1d25cd6 [IPV4]: fib_trie tnode stats refinements by Robert Olsson · 19 years ago
  85. 628f87f [NETFILTER]: Solve Kconfig dependency problem by Harald Welte · 19 years ago
  86. 777ed97 [NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink by Harald Welte · 19 years ago
  87. a8f3914 [NETFILTER]: Fix oops in conntrack event cache by Harald Welte · 19 years ago
  88. 136e92b [NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data by KOVACS Krisztian · 19 years ago
  89. 4451362 [NETFILTER] CLUSTERIP: introduce reference counting for entries by KOVACS Krisztian · 19 years ago
  90. 87375ab [IPVS]: ip_vs_ftp breaks connections using persistence by Julian Anastasov · 19 years ago
  91. f5e229d [IPVS]: Really invalidate persistent templates by Julian Anastasov · 19 years ago
  92. de9daad [MCAST]: Fix MCAST_EXCLUDE line dupes by Denis Lukianov · 19 years ago
  93. 3c05d92 [TCP]: Compute in_sacked properly when we split up a TSO frame. by Herbert Xu · 19 years ago
  94. adcb5ad1 [NETFILTER]: Fix DHCP + MASQUERADE problem by Patrick McHardy · 19 years ago
  95. cd0bf2d [NETFILTER]: Fix rcu race in ipt_REDIRECT by Patrick McHardy · 19 years ago
  96. e7fa1bd [NETFILTER]: Simplify netbios helper by Patrick McHardy · 19 years ago
  97. 5cb3064 [NETFILTER]: Use correct type for "ports" module parameter by Patrick McHardy · 19 years ago
  98. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  99. e130af5 [TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment(). by Herbert Xu · 19 years ago
  100. 1d8674e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago