1. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  2. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  3. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 13 years ago
  4. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. 3db7e93 netfilter: ecache: always set events bits, filter them later by Pablo Neira Ayuso · 14 years ago
  6. 2f1e317 netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n by Patrick McHardy · 14 years ago
  7. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 14 years ago
  8. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 14 years ago
  9. a7c2f4d netfilter: nf_nat: fix conversion to non-atomic bit ops by Changli Gao · 14 years ago
  10. d862a66 netfilter: nf_conntrack: use is_vmalloc_addr() by Patrick McHardy · 14 years ago
  11. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 14 years ago
  12. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  13. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  14. ae90bde netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  15. 0e60ebe netfilter: add __rcu annotations by Eric Dumazet · 14 years ago
  16. 03c0e5b netfilter: nf_nat: define nat_pptp_info as needed by Changli Gao · 14 years ago
  17. e0e76c8 netfilter: ct_extend: define NF_CT_EXT_* as needed by Changli Gao · 14 years ago
  18. 76a2d3b netfilter: nf_nat: don't use atomic bit operation by Changli Gao · 14 years ago
  19. 0f8e800 netfilter: nf_conntrack: define ct_*_info as needed by Changli Gao · 14 years ago
  20. e5fc9e7 netfilter: nf_conntrack: don't always initialize ct->proto by Changli Gao · 14 years ago
  21. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  22. 3b9afb2 tproxy: added IPv6 socket lookup function to nf_tproxy_core by Balazs Scheidler · 14 years ago
  23. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 14 years ago
  24. 6006db8 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() by Balazs Scheidler · 14 years ago
  25. 106e4c2 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple by Balazs Scheidler · 14 years ago
  26. ebbf41d netfilter: ctnetlink: add expectation deletion events by Pablo Neira Ayuso · 14 years ago
  27. eecc545 netfilter: add missing xt_log.h file by Patrick McHardy · 14 years ago
  28. 0c200d9 netfilter: nf_nat: make find/put static by Stephen Hemminger · 14 years ago
  29. bc01befd netfilter: ctnetlink: add support for user-space expectation helpers by Pablo Neira Ayuso · 14 years ago
  30. 8b008fa netfilter: ctnetlink: allow to specify the expectation flags by Pablo Neira Ayuso · 14 years ago
  31. 0906a37 net/netfilter: __rcu annotations by Arnd Bergmann · 14 years ago
  32. f43dc98 netfilter: nf_nat: make unique_tuple return void by Changli Gao · 14 years ago
  33. ee92d37 netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() by Changli Gao · 14 years ago
  34. cca5cf9 nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space by Pablo Neira Ayuso · 14 years ago
  35. a875620 netfilter: xt_connbytes: Force CT accounting to be enabled by Tim Gardner · 14 years ago
  36. c68cd6c netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN by Patrick McHardy · 14 years ago
  37. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  38. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 14 years ago
  39. b3c5163 netfilter: nf_conntrack: per_cpu untracking by Eric Dumazet · 14 years ago
  40. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  41. 339bb99 netfilter: xt_rateest: Better struct xt_rateest layout by Eric Dumazet · 14 years ago
  42. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 14 years ago
  43. fc35077 netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse() by Joerg Marx · 14 years ago
  44. 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
  45. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 14 years ago
  46. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  47. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 14 years ago
  48. 857b409 netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() by Alexey Dobriyan · 14 years ago
  49. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 14 years ago
  50. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 14 years ago
  51. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 14 years ago
  52. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 15 years ago
  53. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 15 years ago
  54. 0cebe4b netfilter: ctnetlink: support selective event delivery by Patrick McHardy · 15 years ago
  55. 858b3133 netfilter: nf_conntrack: split up IPCT_STATUS event by Patrick McHardy · 15 years ago
  56. 794e687 netfilter: ctnetlink: only assign helpers for matching protocols by Patrick McHardy · 15 years ago
  57. 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  58. 0b5ccb2 ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery by Patrick McHardy · 15 years ago
  59. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  60. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  62. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  63. 4ea7334 this_cpu: Use this_cpu ops for network statistics by Christoph Lameter · 15 years ago
  64. 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
  65. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  66. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  67. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  68. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  69. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  70. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  71. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  72. f87fb66 netfilter: nf_ct_icmp: keep the ICMP ct entries longer by Jan Kasprzak · 15 years ago
  73. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  74. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  75. 6bfea19 netfilter: conntrack: remove events flags from userspace exposed file by Pablo Neira Ayuso · 15 years ago
  76. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  77. f2f3e38 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition by Pablo Neira Ayuso · 15 years ago
  78. 98d500d netfilter: nf_nat: add support for persistent mappings by Patrick McHardy · 15 years ago
  79. 8373167 netfilter: ctnetlink: fix regression in expectation handling by Pablo Neira Ayuso · 15 years ago
  80. 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
  81. 5c0de29 netfilter: nf_conntrack: add generic function to get len of generic policy by Holger Eitzenberger · 15 years ago
  82. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  83. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 15 years ago
  84. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 15 years ago
  85. 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
  86. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 15 years ago
  87. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 15 years ago
  88. b1e93a6 netfilter: conntrack: don't deliver events for racy packets by Pablo Neira Ayuso · 15 years ago
  89. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  90. e478075 netfilter: nf_conntrack: table max size should hold at least table size by Hagen Paul Pfeifer · 15 years ago
  91. 5962fc6 netfilter: nf_conntrack: don't try to deliver events for untracked connections by Patrick McHardy · 15 years ago
  92. 65f233f netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c by Ingo Molnar · 16 years ago
  93. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  94. 19abb7b netfilter: ctnetlink: deliver events for conntracks changed from userspace by Pablo Neira Ayuso · 16 years ago
  95. 226c0c0 netfilter: ctnetlink: helper modules load-on-demand support by Pablo Neira Ayuso · 16 years ago
  96. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  97. 5f7340e netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. by Eric Leblond · 16 years ago
  98. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago
  99. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  100. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago