1. be3eed2 netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER by Pablo Neira Ayuso · 12 years ago
  2. 1a52099 netfilter: xt_CT: remove redundant header include by Eldad Zack · 12 years ago
  3. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 12 years ago
  4. 1a4ac98 netfilter: nf_ct_tcp: extend log message for invalid ignored packets by Pablo Neira Ayuso · 12 years ago
  5. c44f5fa netfilter: xt_HMARK: modulus is expensive for hash calculation by Pablo Neira Ayuso · 12 years ago
  6. 5861811 netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() by Dan Carpenter · 12 years ago
  7. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 12 years ago
  8. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  9. 8561cf9 netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  10. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 12 years ago
  11. 817e076 netfilter: hashlimit: move rateinfo initialization to helper by Florian Westphal · 12 years ago
  12. 7a909ac netfilter: limit, hashlimit: avoid duplicated inline by Florian Westphal · 12 years ago
  13. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 12 years ago
  14. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 12 years ago
  15. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 12 years ago
  16. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 12 years ago
  17. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  18. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  19. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 12 years ago
  20. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  21. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  22. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  23. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 12 years ago
  24. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 12 years ago
  25. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 12 years ago
  26. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 12 years ago
  27. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 12 years ago
  28. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  29. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  30. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  31. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  32. 748d845 ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  33. 41cff6d ipvs: timeout tables do not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  34. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 12 years ago
  35. 031d770 netfilter: nf_ct_ecache: refactor notifier registration by Tony Zelenoff · 12 years ago
  36. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  37. 6cf5185 netfilter: xt_CT: fix wrong checking in the timeout assignment path by Pablo Neira Ayuso · 12 years ago
  38. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  39. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  40. 4b984cd ipvs: null check of net->ipvs in lblc(r) shedulers by Hans Schillstrom · 12 years ago
  41. 39f618b ipvs: reset ipvs pointer in netns by Julian Anastasov · 12 years ago
  42. 8d08d71 ipvs: add check in ftp for initialized core by Julian Anastasov · 12 years ago
  43. 8f9b9a2 ipvs: fix crash in ip_vs_control_net_cleanup on unload by Julian Anastasov · 12 years ago
  44. 7118c07 ipvs: Verify that IP_VS protocol has been registered by Sasha Levin · 12 years ago
  45. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  46. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  47. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  48. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 12 years ago
  49. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  50. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  51. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. 6ba9006 netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net by Gao feng · 12 years ago
  54. 6ee0b69 netfilter: nf_ct_tcp: don't scale the size of the window up twice by Changli Gao · 12 years ago
  55. d96fc65 netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc by Pablo Neira Ayuso · 12 years ago
  56. ee14186 netfilter: xt_CT: fix missing put timeout object in error path by Pablo Neira Ayuso · 12 years ago
  57. ca53e44 netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section by Pablo Neira Ayuso · 12 years ago
  58. 9b46178 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  59. 44b52bc netfilter: xt_CT: remove a compile warning by Pablo Neira Ayuso · 12 years ago
  60. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  61. 7cf7899 ipset: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  62. 969e8e2 ipvs: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  63. bae65be nf_conntrack_core: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  64. cc1eb43 nf_conntrack_netlink: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  65. 516ee48 nf_conntrack_proto_dccp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  66. f577694 nf_conntrack_proto_generic: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  67. 242ddfc nf_conntrack_proto_gre: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  68. 5e8d1eb nf_conntrack_proto_sctp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  69. 4925a45 nf_conntrack_proto_tcp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  70. 3c60a17 nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  71. 7c80118 nfnetlink_acct: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  72. 48f03bd nfnetlink_cttimeout: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  73. 1db20a5 nfnetlink_log: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  74. a447189 nfnetlink_queue: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  75. 6523cf9 net/netfilter/nfnetlink_acct.c: use linux/atomic.h by Andrew Morton · 12 years ago
  76. 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
  77. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  78. 60b5f8f netfilter: nf_conntrack: permanently attach timeout policy to conntrack by Pablo Neira Ayuso · 12 years ago
  79. eeb4cb9 netfilter: xt_CT: fix assignation of the generic protocol tracker by Pablo Neira Ayuso · 12 years ago
  80. 1ac0bf9 netfilter: xt_CT: missing rcu_read_lock section in timeout assignment by Pablo Neira Ayuso · 12 years ago
  81. c1ebd7d netfilter: cttimeout: fix dependency with l4protocol conntrack module by Pablo Neira Ayuso · 12 years ago
  82. a0f65a2 netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6 by Pablo Neira Ayuso · 12 years ago
  83. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  84. 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
  85. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 12 years ago
  87. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  88. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 12 years ago
  90. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 12 years ago
  91. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  92. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 12 years ago
  93. b888341 netfilter: nf_ct_gre: add unsigned int array to define timeouts by Pablo Neira Ayuso · 12 years ago
  94. 33ee446 netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array by Pablo Neira Ayuso · 12 years ago
  95. 5a41db9 netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array by Pablo Neira Ayuso · 12 years ago
  96. 3b988ec netfilter: ctnetlink: fix lockep splats by Hans Schillstrom · 12 years ago
  97. 417e02b netfilter: xt_LOG: fix bogus extra layer-4 logging information by Richard Weinberger · 12 years ago
  98. 58020f7 netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_events by Tony Zelenoff · 12 years ago
  99. 93326ae netfilter: nf_ct_ecache: trailing whitespace removed by Tony Zelenoff · 12 years ago
  100. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 12 years ago