1. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  2. a1bbb0e netfilter: Use flowi4 and flowi6 in xt_TCPMSS by David S. Miller · 13 years ago
  3. 5a49d0e netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main by David S. Miller · 13 years ago
  4. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  5. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  6. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  7. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  8. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  9. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 14 years ago
  10. 3872b28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  11. 9ef0298 netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values by Jan Engelhardt · 14 years ago
  12. ff75f40 ipvs: fix dst_lock locking on dest update by Julian Anastasov · 14 years ago
  13. 8a80c79 netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV by Pablo Neira Ayuso · 14 years ago
  14. b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 14 years ago
  15. 17a8f8e ipvs: use enum to instead of magic numbers by Changli Gao · 14 years ago
  16. 731109e ipvs: use hlist instead of list by Changli Gao · 14 years ago
  17. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 14 years ago
  19. 41ac51e ipvs: make "no destination available" message more informative by Patrick Schaaf · 14 years ago
  20. 6cb90db ipvs: remove extra lookups for ICMP packets by Julian Anastasov · 14 years ago
  21. 16a7fd3 ipvs: fix timer in get_curr_sync_buff by Tinggong Wang · 14 years ago
  22. 8248779 netfilter: nfnetlink_log: remove unused parameter by Florian Westphal · 14 years ago
  23. de9963f netfilter: nf_iterate: fix incorrect RCU usage by Patrick McHardy · 14 years ago
  24. a2361c8 netfilter: xt_conntrack: warn about use in raw table by Jan Engelhardt · 14 years ago
  25. 20b7975 Revert "netfilter: xt_connlimit: connlimit-above early loop termination" by Stefan Berger · 14 years ago
  26. 44bd4de netfilter: xt_connlimit: connlimit-above early loop termination by Stefan Berger · 14 years ago
  27. c16e19c netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK by Patrick McHardy · 14 years ago
  28. 2705974 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  29. c317428 netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT by Pablo Neira Ayuso · 14 years ago
  30. 7c9989a IPVS: precedence bug in ip_vs_sync_switch_mode() by Dan Carpenter · 14 years ago
  31. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. 8525d6f IPVS: Use correct lock in SCTP module by Simon Horman · 14 years ago
  33. 8fe7350 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  34. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 14 years ago
  35. 5f52bc3 netfilter: ipset: send error message manually by Jozsef Kadlecsik · 14 years ago
  36. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 14 years ago
  37. 316ed38 netfilter: ipset: add missing break statemtns in ip_set_get_ip_port() by Patrick McHardy · 14 years ago
  38. ed3d1e7 IPVS: Remove ip_vs_sync_cleanup from section __exit by Simon Horman · 14 years ago
  39. 0443929 IPVS: Allow compilation with CONFIG_SYSCTL disabled by Simon Horman · 14 years ago
  40. 258e958 IPVS: remove duplicate initialisation or rs_table by Simon Horman · 14 years ago
  41. a870c8c IPVS: use z modifier for sizeof() argument by Simon Horman · 14 years ago
  42. a00f1f3 netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning by Patrick McHardy · 14 years ago
  43. 582e1fc netfilter: ipset: remove unnecessary includes by Patrick McHardy · 14 years ago
  44. 8da560c netfilter: ipset: use nla_parse_nested() by Patrick McHardy · 14 years ago
  45. 3db7e93 netfilter: ecache: always set events bits, filter them later by Pablo Neira Ayuso · 14 years ago
  46. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 14 years ago
  47. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 14 years ago
  48. 21f4502 netfilter: ipset: hash:net,port set type support by Jozsef Kadlecsik · 14 years ago
  49. b383702 netfilter: ipset: hash:net set type support by Jozsef Kadlecsik · 14 years ago
  50. 41d22f7 netfilter: ipset: hash:ip,port,net set type support by Jozsef Kadlecsik · 14 years ago
  51. 5663bc3 netfilter: ipset: hash:ip,port,ip set type support by Jozsef Kadlecsik · 14 years ago
  52. 07896ed netfilter: ipset: hash:ip,port set type support by Jozsef Kadlecsik · 14 years ago
  53. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 14 years ago
  54. 5432619 netfilter: ipset; bitmap:port set type support by Jozsef Kadlecsik · 14 years ago
  55. de76021 netfilter: ipset: bitmap:ip,mac type support by Jozsef Kadlecsik · 14 years ago
  56. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 14 years ago
  57. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 14 years ago
  58. c79b9e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  59. 6a4ddef netfilter: xt_iprange: add IPv6 match debug print code by Thomas Jacob · 14 years ago
  60. 705ca14 netfilter: xt_iprange: typo in IPv4 match debug print code by Thomas Jacob · 14 years ago
  61. 2e0348c Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  62. ad86e1f netfilter: xt_connlimit: pick right dstaddr in NAT scenario by Jan Engelhardt · 14 years ago
  63. 9f4e1cc netfilter: ipvs: fix compiler warnings by Changli Gao · 14 years ago
  64. 0792470 IPVS netns BUG, register sysctl for root ns by Hans Schillstrom · 14 years ago
  65. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  66. 08b5194 netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6 by Thomas Jacob · 14 years ago
  67. c71caf4 netfilter: ctnetlink: fix missing refcount increment during dumps by Pablo Neira Ayuso · 14 years ago
  68. 4b3fd57 IPVS: Change sock_create_kernel() to __sock_create() by Simon Horman · 14 years ago
  69. 091bb34 netfilter: ipvs: fix compiler warnings by Changli Gao · 14 years ago
  70. 82d800d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  71. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  72. b8f3ab4 Revert "netlink: test for all flags of the NLM_F_DUMP composite" by David S. Miller · 14 years ago
  73. f5c88f5 netfilter: nf_conntrack: fix lifetime display for disabled connections by Patrick McHardy · 14 years ago
  74. cc4fc02 netfilter: xtables: connlimit revision 1 by Jan Engelhardt · 14 years ago
  75. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 14 years ago
  76. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 14 years ago
  77. a8fc0d9 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  78. 94b27cc netfilter: allow NFQUEUE bypass if no listener is available by Florian Westphal · 14 years ago
  79. f615df7 netfilter: reduce NF_VERDICT_MASK to 0xff by Florian Westphal · 14 years ago
  80. 06cdb63 netfilter: nfnetlink_queue: do not free skb on error by Florian Westphal · 14 years ago
  81. f158508 netfilter: nfnetlink_queue: return error number to caller by Florian Westphal · 14 years ago
  82. 5f2cafe netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE by Florian Westphal · 14 years ago
  83. 45eec34 netfilter: nf_conntrack: remove an atomic bit operation by Changli Gao · 14 years ago
  84. 1cc34c3 netfilter: xt_connlimit: use hotdrop jump mark by Richard Weinberger · 14 years ago
  85. f1e231a netfilter: xtables: add missing aliases for autoloading via iptables by Jan Engelhardt · 14 years ago
  86. fbabf31 netfilter: create audit records for x_tables replaces by Thomas Graf · 14 years ago
  87. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 14 years ago
  88. d862a66 netfilter: nf_conntrack: use is_vmalloc_addr() by Patrick McHardy · 14 years ago
  89. 0134e89 Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 by Patrick McHardy · 14 years ago
  90. c7066f7 netfilter: fix Kconfig dependencies by Patrick McHardy · 14 years ago
  91. f31e8d49 netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() by Pablo Neira Ayuso · 14 years ago
  92. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  93. b017900 netfilter: xt_conntrack: support matching on port ranges by Patrick McHardy · 14 years ago
  94. c6d2d44 IPVS: netns, final patch enabling network name space. by Hans Schillstrom · 14 years ago
  95. 4a98480 IPVS: netns, misc init_net removal in core. by Hans Schillstrom · 14 years ago
  96. 763f8d0 IPVS: netns, svc counters moved in ip_vs_ctl,c by Hans Schillstrom · 14 years ago
  97. f2431e6 IPVS: netns, trash handling by Hans Schillstrom · 14 years ago
  98. f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
  99. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  100. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago