1. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  2. 6cf5185 netfilter: xt_CT: fix wrong checking in the timeout assignment path by Pablo Neira Ayuso · 12 years ago
  3. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  4. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  5. 4b984cd ipvs: null check of net->ipvs in lblc(r) shedulers by Hans Schillstrom · 12 years ago
  6. 39f618b ipvs: reset ipvs pointer in netns by Julian Anastasov · 12 years ago
  7. 8d08d71 ipvs: add check in ftp for initialized core by Julian Anastasov · 12 years ago
  8. 8f9b9a2 ipvs: fix crash in ip_vs_control_net_cleanup on unload by Julian Anastasov · 12 years ago
  9. 7118c07 ipvs: Verify that IP_VS protocol has been registered by Sasha Levin · 12 years ago
  10. 6ba9006 netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net by Gao feng · 12 years ago
  11. 6ee0b69 netfilter: nf_ct_tcp: don't scale the size of the window up twice by Changli Gao · 12 years ago
  12. d96fc65 netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc by Pablo Neira Ayuso · 12 years ago
  13. ee14186 netfilter: xt_CT: fix missing put timeout object in error path by Pablo Neira Ayuso · 12 years ago
  14. ca53e44 netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section by Pablo Neira Ayuso · 12 years ago
  15. 9b46178 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  16. 44b52bc netfilter: xt_CT: remove a compile warning by Pablo Neira Ayuso · 12 years ago
  17. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  18. 6523cf9 net/netfilter/nfnetlink_acct.c: use linux/atomic.h by Andrew Morton · 12 years ago
  19. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  20. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  21. 60b5f8f netfilter: nf_conntrack: permanently attach timeout policy to conntrack by Pablo Neira Ayuso · 12 years ago
  22. eeb4cb9 netfilter: xt_CT: fix assignation of the generic protocol tracker by Pablo Neira Ayuso · 12 years ago
  23. 1ac0bf9 netfilter: xt_CT: missing rcu_read_lock section in timeout assignment by Pablo Neira Ayuso · 12 years ago
  24. c1ebd7d netfilter: cttimeout: fix dependency with l4protocol conntrack module by Pablo Neira Ayuso · 12 years ago
  25. a0f65a2 netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6 by Pablo Neira Ayuso · 12 years ago
  26. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  27. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 12 years ago
  30. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  31. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  32. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 12 years ago
  33. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 12 years ago
  34. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  35. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 12 years ago
  36. b888341 netfilter: nf_ct_gre: add unsigned int array to define timeouts by Pablo Neira Ayuso · 12 years ago
  37. 33ee446 netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array by Pablo Neira Ayuso · 12 years ago
  38. 5a41db9 netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array by Pablo Neira Ayuso · 12 years ago
  39. 3b988ec netfilter: ctnetlink: fix lockep splats by Hans Schillstrom · 12 years ago
  40. 417e02b netfilter: xt_LOG: fix bogus extra layer-4 logging information by Richard Weinberger · 12 years ago
  41. 58020f7 netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_events by Tony Zelenoff · 12 years ago
  42. 93326ae netfilter: nf_ct_ecache: trailing whitespace removed by Tony Zelenoff · 12 years ago
  43. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago
  44. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 12 years ago
  45. 076a0ca netfilter: ctnetlink: add NAT support for expectations by Pablo Neira Ayuso · 12 years ago
  46. b8c5e52 netfilter: ctnetlink: allow to set expectation class by Pablo Neira Ayuso · 12 years ago
  47. 660fdb2 netfilter: ctnetlink: allow to set helper for new expectations by Pablo Neira Ayuso · 12 years ago
  48. 2a7cef2 netfilter: ipset: Exceptions support added to hash:*net* types by Jozsef Kadlecsik · 13 years ago
  49. c15f1c8 netfilter: ipset: use NFPROTO_ constants by Jan Engelhardt · 12 years ago
  50. 74138511 netfilter: nf_conntrack: fix early_drop with reliable event delivery by Pablo Neira Ayuso · 12 years ago
  51. 8be619d netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload by Pablo Neira Ayuso · 12 years ago
  52. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  53. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. 0f298a2 netfilter: ctnetlink: support kernel-space dump filtering by ctmark by Pablo Neira Ayuso · 12 years ago
  55. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  56. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 12 years ago
  57. 2790728 Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" by Pablo Neira Ayuso · 12 years ago
  58. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  59. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  60. 5d38b1f netfilter: ip6_route_output() never returns NULL. by RongQing.Li · 12 years ago
  61. af14cca netfilter: ctnetlink: fix soft lockup when netlink adds new entries by Jozsef Kadlecsik · 12 years ago
  62. a8db7b2 netfilter: nf_queue: fix queueing of bridged gro skbs by Florian Westphal · 12 years ago
  63. e0aac52 ipvs: fix matching of fwmark templates during scheduling by Simon Horman · 12 years ago
  64. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  65. be94db9 netfilter: ipset: dumping error triggered removing references twice by Jozsef Kadlecsik · 13 years ago
  66. 088067f netfilter: ipset: autoload set type modules safely by Jozsef Kadlecsik · 13 years ago
  67. 9bf0464 netfilter: revert user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  68. 412662d netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled by Stephen Rothwell · 13 years ago
  69. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  70. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  71. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  72. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  73. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  74. 3ab0b24 netfilter: nfnetlink_acct: fix nfnl_acct_get operation by Pablo Neira Ayuso · 13 years ago
  75. c121638 netfilter: ctnetlink: fix timeout calculation by Xi Wang · 13 years ago
  76. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  77. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  78. bc94b52 netfilter: Kconfig: fix unmet xt_nfacct dependencies by Pablo Neira Ayuso · 13 years ago
  79. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  80. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  81. 42c344a netfilter: xtables: collapse conditions in xt_ecn by Jan Engelhardt · 13 years ago
  82. af0d29c netfilter: xtables: add an IPv6 capable version of the ECN match by Patrick McHardy · 13 years ago
  83. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 13 years ago
  84. d446a820 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  85. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  86. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  87. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  88. c43c5f3 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  89. 1a31a4a netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded by Pablo Neira Ayuso · 13 years ago
  90. 81378f7 netfilter: ctnetlink: fix return value of ctnetlink_get_expect() by Pablo Neira Ayuso · 13 years ago
  91. 80e60e6 netfilter: ctnetlink: get and zero operations must be atomic by Pablo Neira Ayuso · 13 years ago
  92. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  93. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago
  94. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  95. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  96. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  97. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  98. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  99. 966567b net: two vzalloc() cleanups by Eric Dumazet · 13 years ago
  100. c4042a3 netfilter: ctnetlink: support individual atomic-get-and-reset of counters by Pablo Neira Ayuso · 13 years ago