1. 71a8ab6 IPVS: Add sysctl_expire_nodest_conn() by Simon Horman · 14 years ago
  2. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 14 years ago
  3. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 14 years ago
  4. 0cfa558 IPVS: Add sysctl_nat_icmp_send() by Simon Horman · 14 years ago
  5. 84b3cee IPVS: Add sysctl_snat_reroute() by Simon Horman · 14 years ago
  6. ba4fd7e IPVS: Add ip_vs_route_me_harder() by Simon Horman · 14 years ago
  7. 6ef757f ipvs: rename estimator functions by Julian Anastasov · 14 years ago
  8. ea9f22c ipvs: optimize rates reading by Julian Anastasov · 14 years ago
  9. 55a3d4e ipvs: properly zero stats and rates by Julian Anastasov · 14 years ago
  10. 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 14 years ago
  11. 6060c74 netfilter:ipvs: use kmemdup by Shan Wei · 14 years ago
  12. 4a569c0 ipvs: remove _bh from percpu stats reading by Julian Anastasov · 14 years ago
  13. 097fc76 ipvs: avoid lookup for fwmark 0 by Julian Anastasov · 14 years ago
  14. fe8f661 netfilter: nf_conntrack: fix sysctl memory leak by Stephen Hemminger · 14 years ago
  15. 42046e2 netfilter: x_tables: return -ENOENT for non-existant matches/targets by Patrick McHardy · 14 years ago
  16. adb00ae netfilter: x_tables: misuse of try_then_request_module by Stephen Hemminger · 14 years ago
  17. 9846ada netfilter: ipset: fix the compile warning in ip_set_create by Shan Wei · 14 years ago
  18. 8a80c79 netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV by Pablo Neira Ayuso · 14 years ago
  19. b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 14 years ago
  20. 17a8f8e ipvs: use enum to instead of magic numbers by Changli Gao · 14 years ago
  21. 731109e ipvs: use hlist instead of list by Changli Gao · 14 years ago
  22. 41ac51e ipvs: make "no destination available" message more informative by Patrick Schaaf · 14 years ago
  23. 6cb90db ipvs: remove extra lookups for ICMP packets by Julian Anastasov · 14 years ago
  24. 16a7fd3 ipvs: fix timer in get_curr_sync_buff by Tinggong Wang · 14 years ago
  25. 8248779 netfilter: nfnetlink_log: remove unused parameter by Florian Westphal · 14 years ago
  26. a2361c8 netfilter: xt_conntrack: warn about use in raw table by Jan Engelhardt · 14 years ago
  27. 20b7975 Revert "netfilter: xt_connlimit: connlimit-above early loop termination" by Stefan Berger · 14 years ago
  28. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 14 years ago
  29. 44bd4de netfilter: xt_connlimit: connlimit-above early loop termination by Stefan Berger · 14 years ago
  30. c16e19c netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK by Patrick McHardy · 14 years ago
  31. 7c9989a IPVS: precedence bug in ip_vs_sync_switch_mode() by Dan Carpenter · 14 years ago
  32. 8525d6f IPVS: Use correct lock in SCTP module by Simon Horman · 14 years ago
  33. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 14 years ago
  34. 5f52bc3 netfilter: ipset: send error message manually by Jozsef Kadlecsik · 14 years ago
  35. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 14 years ago
  36. 316ed38 netfilter: ipset: add missing break statemtns in ip_set_get_ip_port() by Patrick McHardy · 14 years ago
  37. ed3d1e7 IPVS: Remove ip_vs_sync_cleanup from section __exit by Simon Horman · 14 years ago
  38. 0443929 IPVS: Allow compilation with CONFIG_SYSCTL disabled by Simon Horman · 14 years ago
  39. 258e958 IPVS: remove duplicate initialisation or rs_table by Simon Horman · 14 years ago
  40. a870c8c IPVS: use z modifier for sizeof() argument by Simon Horman · 14 years ago
  41. a00f1f3 netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning by Patrick McHardy · 14 years ago
  42. 582e1fc netfilter: ipset: remove unnecessary includes by Patrick McHardy · 14 years ago
  43. 8da560c netfilter: ipset: use nla_parse_nested() by Patrick McHardy · 14 years ago
  44. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 14 years ago
  45. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 14 years ago
  46. 21f4502 netfilter: ipset: hash:net,port set type support by Jozsef Kadlecsik · 14 years ago
  47. b383702 netfilter: ipset: hash:net set type support by Jozsef Kadlecsik · 14 years ago
  48. 41d22f7 netfilter: ipset: hash:ip,port,net set type support by Jozsef Kadlecsik · 14 years ago
  49. 5663bc3 netfilter: ipset: hash:ip,port,ip set type support by Jozsef Kadlecsik · 14 years ago
  50. 07896ed netfilter: ipset: hash:ip,port set type support by Jozsef Kadlecsik · 14 years ago
  51. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 14 years ago
  52. 5432619 netfilter: ipset; bitmap:port set type support by Jozsef Kadlecsik · 14 years ago
  53. de76021 netfilter: ipset: bitmap:ip,mac type support by Jozsef Kadlecsik · 14 years ago
  54. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 14 years ago
  55. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 14 years ago
  56. 6a4ddef netfilter: xt_iprange: add IPv6 match debug print code by Thomas Jacob · 14 years ago
  57. 705ca14 netfilter: xt_iprange: typo in IPv4 match debug print code by Thomas Jacob · 14 years ago
  58. 2e0348c Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  59. ad86e1f netfilter: xt_connlimit: pick right dstaddr in NAT scenario by Jan Engelhardt · 14 years ago
  60. 9f4e1cc netfilter: ipvs: fix compiler warnings by Changli Gao · 14 years ago
  61. 0792470 IPVS netns BUG, register sysctl for root ns by Hans Schillstrom · 14 years ago
  62. 4b3fd57 IPVS: Change sock_create_kernel() to __sock_create() by Simon Horman · 14 years ago
  63. 091bb34 netfilter: ipvs: fix compiler warnings by Changli Gao · 14 years ago
  64. bced94e netfilter: add a missing include in nf_conntrack_reasm.c by Eric Dumazet · 14 years ago
  65. 41a7cab netfilter: nf_nat: place conntrack in source hash after SNAT is done by Changli Gao · 14 years ago
  66. 82d800d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  67. 28a51ba netfilter: do not omit re-route check on NF_QUEUE verdict by Florian Westphal · 14 years ago
  68. a07aa00 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
  69. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  70. 7180a03 af_unix: coding style: remove one level of indentation in unix_shutdown() by Alban Crequy · 14 years ago
  71. b8970f0 net_sched: implement a root container qdisc sch_mqprio by John Fastabend · 14 years ago
  72. 4f57c08 net: implement mechanism for HW based QOS by John Fastabend · 14 years ago
  73. e7ed828 netlink: support setting devgroup parameters by Vlad Dogaru · 14 years ago
  74. cbda10f net_device: add support for network device groups by Vlad Dogaru · 14 years ago
  75. 441c793 net: cleanup unused macros in net directory by Shan Wei · 14 years ago
  76. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  77. f5c88f5 netfilter: nf_conntrack: fix lifetime display for disabled connections by Patrick McHardy · 14 years ago
  78. cc4fc02 netfilter: xtables: connlimit revision 1 by Jan Engelhardt · 14 years ago
  79. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 14 years ago
  80. 80f8f10 net: filter: dont block softirqs in sk_run_filter() by Eric Dumazet · 14 years ago
  81. d6ae3ba af_unix: implement socket filter by Alban Crequy · 14 years ago
  82. a5db219 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  83. 6ee400a net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. by Jesse Gross · 14 years ago
  84. 2fdc1c8 ipv6: Silence privacy extensions initialization by Romain Francoise · 14 years ago
  85. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  86. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 14 years ago
  87. 94d117a netfilter: ipt_CLUSTERIP: remove "no conntrack!" by Eric Dumazet · 14 years ago
  88. a8fc0d9 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  89. 94b27cc netfilter: allow NFQUEUE bypass if no listener is available by Florian Westphal · 14 years ago
  90. f615df7 netfilter: reduce NF_VERDICT_MASK to 0xff by Florian Westphal · 14 years ago
  91. 06cdb63 netfilter: nfnetlink_queue: do not free skb on error by Florian Westphal · 14 years ago
  92. f158508 netfilter: nfnetlink_queue: return error number to caller by Florian Westphal · 14 years ago
  93. 5f2cafe netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE by Florian Westphal · 14 years ago
  94. 45eec34 netfilter: nf_conntrack: remove an atomic bit operation by Changli Gao · 14 years ago
  95. a7c2f4d netfilter: nf_nat: fix conversion to non-atomic bit ops by Changli Gao · 14 years ago
  96. 1cc34c3 netfilter: xt_connlimit: use hotdrop jump mark by Richard Weinberger · 14 years ago
  97. f1e231a netfilter: xtables: add missing aliases for autoloading via iptables by Jan Engelhardt · 14 years ago
  98. fbabf31 netfilter: create audit records for x_tables replaces by Thomas Graf · 14 years ago
  99. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 14 years ago
  100. 01a8590 caif: checking the wrong variable by Dan Carpenter · 14 years ago