1. f43dc98 netfilter: nf_nat: make unique_tuple return void by Changli Gao · 14 years ago
  2. ee92d37 netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() by Changli Gao · 14 years ago
  3. cca5cf9 nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space by Pablo Neira Ayuso · 14 years ago
  4. a875620 netfilter: xt_connbytes: Force CT accounting to be enabled by Tim Gardner · 14 years ago
  5. c68cd6c netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN by Patrick McHardy · 14 years ago
  6. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  7. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 14 years ago
  8. b3c5163 netfilter: nf_conntrack: per_cpu untracking by Eric Dumazet · 14 years ago
  9. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  10. 339bb99 netfilter: xt_rateest: Better struct xt_rateest layout by Eric Dumazet · 14 years ago
  11. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 14 years ago
  12. fc35077 netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse() by Joerg Marx · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 15 years ago
  15. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  16. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 15 years ago
  17. 857b409 netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() by Alexey Dobriyan · 15 years ago
  18. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 15 years ago
  19. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 15 years ago
  20. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 15 years ago
  21. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 15 years ago
  22. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 15 years ago
  23. 0cebe4b netfilter: ctnetlink: support selective event delivery by Patrick McHardy · 15 years ago
  24. 858b3133 netfilter: nf_conntrack: split up IPCT_STATUS event by Patrick McHardy · 15 years ago
  25. 794e687 netfilter: ctnetlink: only assign helpers for matching protocols by Patrick McHardy · 15 years ago
  26. 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  27. 0b5ccb2 ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery by Patrick McHardy · 15 years ago
  28. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  29. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  31. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  32. 4ea7334 this_cpu: Use this_cpu ops for network statistics by Christoph Lameter · 15 years ago
  33. 9a0da0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  34. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  35. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  36. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  37. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  38. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  39. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  40. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  41. f87fb66 netfilter: nf_ct_icmp: keep the ICMP ct entries longer by Jan Kasprzak · 15 years ago
  42. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  43. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  44. 6bfea19 netfilter: conntrack: remove events flags from userspace exposed file by Pablo Neira Ayuso · 15 years ago
  45. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  46. f2f3e38 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition by Pablo Neira Ayuso · 15 years ago
  47. 98d500d netfilter: nf_nat: add support for persistent mappings by Patrick McHardy · 15 years ago
  48. 8373167 netfilter: ctnetlink: fix regression in expectation handling by Pablo Neira Ayuso · 15 years ago
  49. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  50. 5c0de29 netfilter: nf_conntrack: add generic function to get len of generic policy by Holger Eitzenberger · 15 years ago
  51. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  52. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 15 years ago
  53. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 15 years ago
  54. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  55. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 15 years ago
  56. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 16 years ago
  57. b1e93a6 netfilter: conntrack: don't deliver events for racy packets by Pablo Neira Ayuso · 16 years ago
  58. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 16 years ago
  59. e478075 netfilter: nf_conntrack: table max size should hold at least table size by Hagen Paul Pfeifer · 16 years ago
  60. 5962fc6 netfilter: nf_conntrack: don't try to deliver events for untracked connections by Patrick McHardy · 16 years ago
  61. 65f233f netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c by Ingo Molnar · 16 years ago
  62. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  63. 19abb7b netfilter: ctnetlink: deliver events for conntracks changed from userspace by Pablo Neira Ayuso · 16 years ago
  64. 226c0c0 netfilter: ctnetlink: helper modules load-on-demand support by Pablo Neira Ayuso · 16 years ago
  65. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  66. 5f7340e netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. by Eric Leblond · 16 years ago
  67. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago
  68. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  69. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  70. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  71. 64f1b653 net: fix dummy 'nf_conntrack_event_cache()' by Linus Torvalds · 16 years ago
  72. bb21c95 nf_conntrack_ecache.h: Fix missing braces by Guo-Fu Tseng · 16 years ago
  73. 9ad2d74 netfilter: iptables tproxy core by KOVACS Krisztian · 16 years ago
  74. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago
  75. d716a4d netfilter: netns nf_conntrack: per-netns conntrack accounting by Alexey Dobriyan · 16 years ago
  76. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  77. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  78. 0d55af8 netfilter: netns nf_conntrack: per-netns statistics by Alexey Dobriyan · 16 years ago
  79. 6058fa6 netfilter: netns nf_conntrack: per-netns event cache by Alexey Dobriyan · 16 years ago
  80. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  81. 74c51a1 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook by Alexey Dobriyan · 16 years ago
  82. a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
  83. 63c9a26 netfilter: netns nf_conntrack: per-netns unconfirmed list by Alexey Dobriyan · 16 years ago
  84. 9b03f38 netfilter: netns nf_conntrack: per-netns expectations by Alexey Dobriyan · 16 years ago
  85. 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
  86. 49ac871 netfilter: netns nf_conntrack: per-netns conntrack count by Alexey Dobriyan · 16 years ago
  87. 5a1fb39 netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns by Alexey Dobriyan · 16 years ago
  88. dfdb8d7 netfilter: netns nf_conntrack: add netns boilerplate by Alexey Dobriyan · 16 years ago
  89. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  90. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  91. 4c88949 netfilter: Let nf_ct_kill() callers know if del_timer() returned true. by David S. Miller · 16 years ago
  92. b891c5a netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc by Pablo Neira Ayuso · 16 years ago
  93. 0344f1c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 16 years ago
  95. 7bcd978 netfilter: nf_conntrack: remove unnecessary function declaration by Rami Rosen · 16 years ago
  96. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 16 years ago
  97. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 16 years ago
  98. 443a70d netfilter: nf_conntrack: padding breaks conntrack hash on ARM by Philip Craig · 16 years ago
  99. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  100. f2ea825 [NETFILTER]: nf_nat: use bool type in nf_nat_proto by Jan Engelhardt · 16 years ago