1. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 13 years ago
  3. e385357 netfilter: ipset: hash:net,iface type introduced by Jozsef Kadlecsik · 13 years ago
  4. 9b03a5e netfilter: ipset: use the stored first cidr value instead of '1' by Jozsef Kadlecsik · 13 years ago
  5. 9d88323 netfilter: ipset: fix return code for destroy when sets are in use by Jozsef Kadlecsik · 13 years ago
  6. b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 13 years ago
  7. e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 13 years ago
  8. f3dfd15 netfilter: ipset: take into account cidr value for the from address when creating the set by Jozsef Kadlecsik · 13 years ago
  9. d0d9e0a netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types by Jozsef Kadlecsik · 13 years ago
  10. f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 13 years ago
  11. 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 13 years ago
  12. c1e2e04 netfilter: ipset: support listing setnames and headers too by Jozsef Kadlecsik · 13 years ago
  13. ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 13 years ago
  14. 483e9ea netfilter: ipset: whitespace fixes: some space before tab slipped in by Jozsef Kadlecsik · 13 years ago
  15. 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 13 years ago
  16. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  17. 619c151 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next-2.6 by Patrick McHardy · 13 years ago
  18. 1f2d9c9 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 13 years ago
  19. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
  20. 552ad65 IPVS: labels at pos 0 by Hans Schillstrom · 13 years ago
  21. 8f4e0a1 IPVS netns exit causes crash in conntrack by Hans Schillstrom · 13 years ago
  22. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  23. c3aa1bd ipvs: support more FTP PASV responses by Julian Anastasov · 13 years ago
  24. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  25. 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
  26. b48e3c5 netfilter: ipset: Use the stored first cidr value instead of '1' by Jozsef Kadlecsik · 13 years ago
  27. fcbf128 netfilter: ipset: Fix return code for destroy when sets are in use by Jozsef Kadlecsik · 13 years ago
  28. afb523c ipvs: restore support for iptables SNAT by Julian Anastasov · 13 years ago
  29. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  30. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 13 years ago
  31. 9184a9c netfilter: ipset: fix ip_set_flush return code by Jozsef Kadlecsik · 13 years ago
  32. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  33. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  34. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  35. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  36. 30b9284 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  37. e6e4d9e netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones by Patrick McHardy · 13 years ago
  38. 274ea0e netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages by Patrick McHardy · 13 years ago
  39. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 13 years ago
  40. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  41. 44e3125 ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). by David S. Miller · 13 years ago
  42. e58b344 ipvs: Use IP_VS_RT_MODE_* instead of magic constants. by David S. Miller · 13 years ago
  43. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  44. 93bbce1 netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 by Pablo Neira Ayuso · 13 years ago
  45. 1ed2f73 netfilter: IPv6: fix DSCP mangle code by Fernando Luis Vazquez Cao · 13 years ago
  46. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  47. 1ae132b IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  48. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  49. 315c34d netfilter: ctnetlink: fix timestamp support for new conntracks by Pablo Neira Ayuso · 13 years ago
  50. 74973f6 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  51. 421eab4 IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  52. 88b4a03 net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  53. 1f8d36a net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  54. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  55. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  56. a7fed76 netfilter: xt_CT: provide info on why a rule was rejected by Jan Engelhardt · 13 years ago
  57. 954d703 netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  58. 358b136 netfilter: ctnetlink: fix timestamp support for new conntracks by Pablo Neira Ayuso · 13 years ago
  59. 0b0dc0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  60. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  61. a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 13 years ago
  62. d88d7de netfilter: nf_conntrack_standalone: Fix set-but-unused variables. by David S. Miller · 13 years ago
  63. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 13 years ago
  64. 91eb7c0 netfilter: ipset: SCTP, UDPLITE support added by Jozsef Kadlecsik · 13 years ago
  65. eafbd3f netfilter: ipset: set match and SET target fixes by Jozsef Kadlecsik · 13 years ago
  66. 0e8a835 netfilter: ipset: bitmap:ip,mac type requires "src" for MAC by Jozsef Kadlecsik · 13 years ago
  67. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  68. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  69. e3f6a65 IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks by Simon Horman · 13 years ago
  70. 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 13 years ago
  71. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  72. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 13 years ago
  73. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  74. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  75. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago
  76. b4232a2 netfilter: h323: bug in parsing of ASN1 SEQOF field by David Sterba · 13 years ago
  77. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  78. 512d06b netfilter: ipset: list:set timeout variant fixes by Jozsef Kadlecsik · 13 years ago
  79. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  80. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 13 years ago
  81. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 13 years ago
  82. 5c1aba4 netfilter: ipset: fix checking the type revision at create command by Jozsef Kadlecsik · 13 years ago
  83. 5e0c1eb netfilter: ipset: fix address ranges at hash:*port* types by Jozsef Kadlecsik · 13 years ago
  84. ee0caa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  85. 400b871 netfilter ebtables: fix xt_AUDIT to work with ebtables by Thomas Graf · 13 years ago
  86. 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  87. 2f5dc63 netfilter: xt_addrtype: ipv6 support by Florian Westphal · 13 years ago
  88. de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 13 years ago
  89. 4656c4d netfilter: xt_connlimit: remove connlimit_rnd_inited by Changli Gao · 13 years ago
  90. 3e0d514 netfilter: xt_connlimit: use hlist instead by Changli Gao · 13 years ago
  91. 0e23ca1 netfilter: xt_connlimit: use kmalloc() instead of kzalloc() by Changli Gao · 13 years ago
  92. 8183e3a netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario by Changli Gao · 13 years ago
  93. 14e4054 IPVS: Add __ip_vs_control_{init,cleanup}_sysctl() by Simon Horman · 14 years ago
  94. fb1de43 IPVS: Conditionally define and use ip_vs_lblc{r}_table by Simon Horman · 14 years ago
  95. a7a86b8 IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined by Simon Horman · 14 years ago
  96. b27d777 IPVS: Conditinally use sysctl_lblc{r}_expiration by Simon Horman · 14 years ago
  97. 8e1b0b1 IPVS: Add expire_quiescent_template() by Simon Horman · 14 years ago
  98. 71a8ab6 IPVS: Add sysctl_expire_nodest_conn() by Simon Horman · 14 years ago
  99. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 14 years ago
  100. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 14 years ago