1. be70ed1 netfilter: update rwlock initialization for nat_table by Steven Rostedt · 16 years ago
  2. 8d3a564 tcp: tcp_vegas cong avoid fix by Doug Leith · 16 years ago
  3. a6af2d6 tcp: tcp_vegas ssthresh bug fix by Doug Leith · 16 years ago
  4. f8269a4 tcp: make urg+gso work for real this time by Ilpo Järvinen · 16 years ago
  5. 33cf71c tcp: Do not use TSO/GSO when there is urgent data by Petr Tesarik · 16 years ago
  6. c828384 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() by Balazs Scheidler · 16 years ago
  7. a134f85 TPROXY: fill struct flowi->flags in udp_sendmsg() by Balazs Scheidler · 16 years ago
  8. c3e3889 net: fix ip_mr_init() error path by Benjamin Thery · 16 years ago
  9. 9c0188a net: shy netns_ok check by Alexey Dobriyan · 16 years ago
  10. 8f65b53 tcp_htcp: last_cong bug fix by Doug Leith · 16 years ago
  11. b971e7a net: fix /proc/net/snmp as memory corruptor by Eric Dumazet · 16 years ago
  12. 518a09e tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. by David S. Miller · 16 years ago
  13. 79654a7 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector by Andreas Steffen · 16 years ago
  14. 920a461 udp: multicast packets need to check namespace by Eric Dumazet · 16 years ago
  15. 00af5c6 cipso: unsigned buf_len cannot be negative by roel kluin · 16 years ago
  16. 8b5f12d syncookies: fix inclusion of tcp options in syn-ack by Florian Westphal · 16 years ago
  17. fd6149d tcp: Restore ordering of TCP options for the sake of inter-operability by Ilpo Järvinen · 16 years ago
  18. 75e3d8d tcp: should use number of sack blocks instead of -1 by Ilpo Järvinen · 16 years ago
  19. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  20. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  21. 311670f netfilter: snmp nat leaks memory in case of failure by Ilpo Järvinen · 16 years ago
  22. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  23. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  24. 00269b5 ipv4: Add a missing rcu_assign_pointer() in routing cache. by Eric Dumazet · 16 years ago
  25. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  26. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  27. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  28. 38f7ac3 netfilter: restore lost #ifdef guarding defrag exception by Patrick McHardy · 16 years ago
  29. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  30. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  31. 93db628 Merge branch 'next' into for-linus by James Morris · 16 years ago
  32. 7bb82d9 gre: Initialise rtnl_link tunnel parameters properly by Herbert Xu · 16 years ago
  33. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  34. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  35. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  36. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  37. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  38. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  39. f24d43c udp: complete port availability checking by Eric Dumazet · 16 years ago
  40. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  41. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  42. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  43. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  44. 42aa916 gre: Move MTU setting out of ipgre_tunnel_bind_dev by Herbert Xu · 16 years ago
  45. c95b819 gre: Use needed_headroom by Herbert Xu · 16 years ago
  46. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  47. 071d7ab ipvs: Remove stray file left over from ipvs move by Sven Wegener · 16 years ago
  48. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  49. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  50. 9088c56 udp: Improve port randomization by Eric Dumazet · 16 years ago
  51. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  52. 364ae95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  53. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  54. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  55. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  56. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  57. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  58. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  59. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  60. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  61. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  62. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  63. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago
  64. cfd6e3d netfilter: netns nat: PPTP NAT in netns by Alexey Dobriyan · 16 years ago
  65. 9174c15 netfilter: netns nf_conntrack: fixup DNAT in netns by Alexey Dobriyan · 16 years ago
  66. 0c4c928 netfilter: netns nat: per-netns bysource hash by Alexey Dobriyan · 16 years ago
  67. e099a17 netfilter: netns nat: per-netns NAT table by Alexey Dobriyan · 16 years ago
  68. b8b8063 netfilter: netns nat: fix ipt_MASQUERADE in netns by Alexey Dobriyan · 16 years ago
  69. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  70. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  71. 8e9df80 netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack by Alexey Dobriyan · 16 years ago
  72. 0d55af8 netfilter: netns nf_conntrack: per-netns statistics by Alexey Dobriyan · 16 years ago
  73. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  74. 5e6b299 netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expect by Alexey Dobriyan · 16 years ago
  75. 74c51a1 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook by Alexey Dobriyan · 16 years ago
  76. a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
  77. 9b03f38 netfilter: netns nf_conntrack: per-netns expectations by Alexey Dobriyan · 16 years ago
  78. b21f890 netfilter: netns: fix {ip,6}_route_me_harder() in netns by Alexey Dobriyan · 16 years ago
  79. 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
  80. 49ac871 netfilter: netns nf_conntrack: per-netns conntrack count by Alexey Dobriyan · 16 years ago
  81. 48dc786 netfilter: netns: remove nf_*_net() wrappers by Alexey Dobriyan · 16 years ago
  82. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  83. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  84. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  85. 9d2c27e tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. by Daniele Lacamera · 16 years ago
  86. b8bae41 ipv4: add mc_count to in_device. by Rami Rosen · 16 years ago
  87. 53240c2 tcp: Fix possible double-ack w/ user dma by Ali Saidi · 16 years ago
  88. 0c7ed67 netns: make udpv6 mib per/namespace by Denis V. Lunev · 16 years ago
  89. 4a7e560 tcp: cleanup messy initializer by Ilpo Järvinen · 16 years ago
  90. 33f5f57 tcp: kill pointless urg_mode by Ilpo Järvinen · 16 years ago
  91. c57943a net: wrap sk->sk_backlog_rcv() by Peter Zijlstra · 16 years ago
  92. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  93. 607c4aa inet: Add udplib_lookup_skb() helpers by KOVACS Krisztian · 16 years ago
  94. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  95. a5e8546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  96. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago
  97. c700448 tcp: Respect SO_RCVLOWAT in tcp_poll(). by David S. Miller · 16 years ago
  98. bcd4130 udp: Export UDP socket lookup function by KOVACS Krisztian · 16 years ago
  99. a3116ac5 tcp: Port redirection support for TCP by KOVACS Krisztian · 16 years ago
  100. 86b08d8 ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible by KOVACS Krisztian · 16 years ago