1. 7858241 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  2. bb9fc37 netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_sack skips fastpath by Jozsef Kadlecsik · 13 years ago
  3. 4a5cc84a netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP option by Jozsef Kadlecsik · 13 years ago
  4. 4c6e420 netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation by Sanket Shah · 13 years ago
  5. c667523 netfilter: nf_queue: reject NF_STOLEN verdicts from userspace by Florian Westphal · 13 years ago
  6. fad5444 netfilter: avoid double free in nf_reinject by Julian Anastasov · 13 years ago
  7. 00fe1ae netfilter: xt_rateest: fix xt_rateest_mt_checkentry() by Eric Dumazet · 13 years ago
  8. 384b90a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6 by David S. Miller · 13 years ago
  9. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  10. 0342cbc 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
  11. 7676e34 IPVS: Free resources on module removal by Simon Horman · 13 years ago
  12. f5caadb 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
  13. 89dc79b netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces by Jozsef Kadlecsik · 13 years ago
  14. cefcb60 net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() by Paul E. McKenney · 13 years ago
  15. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 13 years ago
  16. 5863702 netfilter: nfnetlink_queue: assert monotonic packet ids by Eric Dumazet · 13 years ago
  17. 84a797d netfilter: nfnetlink_queue: provide rcu enabled callbacks by Eric Dumazet · 13 years ago
  18. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 13 years ago
  19. 181b1e9 netfilter: Reduce switch/case indent by Joe Perches · 13 years ago
  20. 131ad62 netfilter: add SELinux context support to AUDIT target by Mr Dash Four · 13 years ago
  21. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  22. dec17b7 Remove redundant linux/version.h includes from net/ by Jesper Juhl · 13 years ago
  23. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  24. 15b4d93 netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl by Jozsef Kadlecsik · 13 years ago
  25. e385357 netfilter: ipset: hash:net,iface type introduced by Jozsef Kadlecsik · 13 years ago
  26. 9b03a5e netfilter: ipset: use the stored first cidr value instead of '1' by Jozsef Kadlecsik · 13 years ago
  27. 9d88323 netfilter: ipset: fix return code for destroy when sets are in use by Jozsef Kadlecsik · 13 years ago
  28. b66554c netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change by Jozsef Kadlecsik · 13 years ago
  29. e6146e8 netfilter: ipset: use unified from/to address masking and check the usage by Jozsef Kadlecsik · 13 years ago
  30. f3dfd15 netfilter: ipset: take into account cidr value for the from address when creating the set by Jozsef Kadlecsik · 13 years ago
  31. d0d9e0a netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types by Jozsef Kadlecsik · 13 years ago
  32. f1e00b3 netfilter: ipset: set type support with multiple revisions added by Jozsef Kadlecsik · 13 years ago
  33. 3d14b17 netfilter: ipset: fix adding ranges to hash types by Jozsef Kadlecsik · 13 years ago
  34. c1e2e04 netfilter: ipset: support listing setnames and headers too by Jozsef Kadlecsik · 13 years ago
  35. ac8cc92 netfilter: ipset: options and flags support added to the kernel API by Jozsef Kadlecsik · 13 years ago
  36. 483e9ea netfilter: ipset: whitespace fixes: some space before tab slipped in by Jozsef Kadlecsik · 13 years ago
  37. 5416219 netfilter: ipset: timeout can be modified for already added elements by Jozsef Kadlecsik · 13 years ago
  38. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  39. 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
  40. 1f2d9c9 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 13 years ago
  41. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
  42. 552ad65 IPVS: labels at pos 0 by Hans Schillstrom · 13 years ago
  43. 8f4e0a1 IPVS netns exit causes crash in conntrack by Hans Schillstrom · 13 years ago
  44. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  45. c3aa1bd ipvs: support more FTP PASV responses by Julian Anastasov · 13 years ago
  46. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  47. 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
  48. b48e3c5 netfilter: ipset: Use the stored first cidr value instead of '1' by Jozsef Kadlecsik · 13 years ago
  49. fcbf128 netfilter: ipset: Fix return code for destroy when sets are in use by Jozsef Kadlecsik · 13 years ago
  50. afb523c ipvs: restore support for iptables SNAT by Julian Anastasov · 13 years ago
  51. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  52. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 13 years ago
  53. 9184a9c netfilter: ipset: fix ip_set_flush return code by Jozsef Kadlecsik · 13 years ago
  54. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  55. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  56. 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
  57. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  58. 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
  59. e6e4d9e netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones by Patrick McHardy · 13 years ago
  60. 274ea0e netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages by Patrick McHardy · 13 years ago
  61. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 13 years ago
  62. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  63. 44e3125 ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). by David S. Miller · 13 years ago
  64. e58b344 ipvs: Use IP_VS_RT_MODE_* instead of magic constants. by David S. Miller · 13 years ago
  65. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  66. 93bbce1 netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 by Pablo Neira Ayuso · 13 years ago
  67. 1ed2f73 netfilter: IPv6: fix DSCP mangle code by Fernando Luis Vazquez Cao · 13 years ago
  68. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  69. 1ae132b IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  70. 5a6351e netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  71. 315c34d netfilter: ctnetlink: fix timestamp support for new conntracks by Pablo Neira Ayuso · 13 years ago
  72. 74973f6 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  73. 421eab4 IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  74. 88b4a03 net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  75. 1f8d36a net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  76. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  77. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  78. a7fed76 netfilter: xt_CT: provide info on why a rule was rejected by Jan Engelhardt · 13 years ago
  79. 954d703 netfilter: fix ebtables compat support by Eric Dumazet · 13 years ago
  80. 358b136 netfilter: ctnetlink: fix timestamp support for new conntracks by Pablo Neira Ayuso · 13 years ago
  81. 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
  82. 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
  83. a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 13 years ago
  84. d88d7de netfilter: nf_conntrack_standalone: Fix set-but-unused variables. by David S. Miller · 13 years ago
  85. d87d7fb netfilter: nfnetlink_log: Fix set-but-unused variables. by David S. Miller · 13 years ago
  86. 91eb7c0 netfilter: ipset: SCTP, UDPLITE support added by Jozsef Kadlecsik · 13 years ago
  87. eafbd3f netfilter: ipset: set match and SET target fixes by Jozsef Kadlecsik · 13 years ago
  88. 0e8a835 netfilter: ipset: bitmap:ip,mac type requires "src" for MAC by Jozsef Kadlecsik · 13 years ago
  89. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  90. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  91. e3f6a65 IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks by Simon Horman · 13 years ago
  92. 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 13 years ago
  93. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  94. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 13 years ago
  95. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  96. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  97. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago
  98. b4232a2 netfilter: h323: bug in parsing of ASN1 SEQOF field by David Sterba · 13 years ago
  99. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  100. 512d06b netfilter: ipset: list:set timeout variant fixes by Jozsef Kadlecsik · 13 years ago