1. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  2. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  3. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  4. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  5. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  6. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  7. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  8. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  9. ef53d70 netfilter: xtables: dissolve do_match function by Jan Engelhardt · 15 years ago
  10. b5cad0d netfilter: ip_tables: fix compilation when debug is enabled by Jan Engelhardt · 14 years ago
  11. af740b2 netfilter: nf_conntrack: extend with extra stat counter by Jesper Dangaard Brouer · 14 years ago
  12. cecc74d netfilter: ip_tables: convert pr_devel() to pr_debug() by Patrick McHardy · 14 years ago
  13. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  14. 5b775eb netfilter: xtables: remove old comments about reentrancy by Jan Engelhardt · 14 years ago
  15. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  16. f0d57a5 netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default by Patrick McHardy · 14 years ago
  17. 2206831 netfilter: fix some coding styles and remove moduleparam.h by Zhitong Wang · 14 years ago
  18. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 9e56c21 netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue by Herbert Xu · 14 years ago
  20. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  21. 902a3dd netfilter: CLUSTERIP: clusterip_seq_stop() fix by Eric Dumazet · 14 years ago
  22. 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
  23. f95c74e netfilter: xtables: shorten up return clause by Jan Engelhardt · 15 years ago
  24. 4a5a5c7 netfilter: xtables: slightly better error reporting by Jan Engelhardt · 15 years ago
  25. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  26. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  27. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 15 years ago
  28. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 15 years ago
  29. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  30. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  31. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 15 years ago
  32. 0d34545 netfilter: xtables: make use of caller family rather than target family by Jan Engelhardt · 15 years ago
  33. 2c46cd8 netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c by Zhitong Wang · 15 years ago
  34. be91fd5 netfilter: xtables: replace custom duprintf with pr_debug by Jan Engelhardt · 15 years ago
  35. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 15 years ago
  36. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 15 years ago
  37. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 15 years ago
  38. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 15 years ago
  39. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 15 years ago
  40. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 15 years ago
  41. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 15 years ago
  42. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  43. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 15 years ago
  44. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  45. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  46. fa96a0e netfilter: iptables: remove unused function arguments by Jan Engelhardt · 15 years ago
  47. b2907e5 netfilter: xtables: fix mangle tables by Alexey Dobriyan · 15 years ago
  48. 48f8ac2 netfilter: nf_nat_sip: add TCP support by Patrick McHardy · 15 years ago
  49. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 15 years ago
  50. f5b321b netfilter: nf_conntrack_sip: add TCP support by Patrick McHardy · 15 years ago
  51. 3b6b9fa netfilter: nf_conntrack_sip: pass data offset to NAT functions by Patrick McHardy · 15 years ago
  52. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  53. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  54. 2b21e05 netfilter: xtables: compact table hook functions (2/2) by Jan Engelhardt · 15 years ago
  55. 737535c netfilter: xtables: compact table hook functions (1/2) by Jan Engelhardt · 15 years ago
  56. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  57. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 15 years ago
  58. 14c7dbe netfilter: xtables: compat out of scope fix by Alexey Dobriyan · 15 years ago
  59. 7678037 netfilter: fix build failure with CONNTRACK=y NAT=n by Florian Westphal · 15 years ago
  60. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 15 years ago
  61. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 15 years ago
  62. 4777814 netfiltr: ipt_CLUSTERIP: simplify seq_file codeA by Alexey Dobriyan · 15 years ago
  63. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 15 years ago
  64. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 15 years ago
  65. c299bd5 netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4 by Joe Perches · 15 years ago
  66. 71c3ebf netfilter: SNMP NAT: correct the size argument to kzalloc by Julia Lawall · 15 years ago
  67. 8fa9ff6 netfilter: fix crashes in bridge netfilter caused by fragment jumps by Patrick McHardy · 15 years ago
  68. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  69. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  70. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  71. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  72. 424eff9 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
  73. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  74. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 15 years ago
  75. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  76. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  77. dee5817 netfilter: remove unneccessary checks from netlink notifiers by Patrick McHardy · 15 years ago
  78. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  80. 76ac894 netfilter: nf_nat_helper: tidy up adjust_tcp_sequence by Hannes Eder · 15 years ago
  81. 9481721 netfilter: remove synchronize_net() calls in ip_queue/ip6_queue by Eric Dumazet · 15 years ago
  82. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  83. 3993832 netfilter: nfnetlink: constify message attributes and headers by Patrick McHardy · 15 years ago
  84. 74f7a65 netfilter: nf_conntrack: log packets dropped by helpers by Patrick McHardy · 15 years ago
  85. cce5a5c netfilter: nf_nat: fix inverted logic for persistent NAT mappings by Maximilian Engelhardt · 15 years ago
  86. 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 15 years ago
  87. dc05a56 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  88. e2fe35c netfilter: xtables: check for standard verdicts in policies by Jan Engelhardt · 15 years ago
  89. 90e7d4a netfilter: xtables: check for unconditionality of policies by Jan Engelhardt · 15 years ago
  90. a7d5173 netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks by Jan Engelhardt · 15 years ago
  91. 47901dc netfilter: xtables: use memcmp in unconditional check by Jan Engelhardt · 15 years ago
  92. e5afbba netfilter: iptables: remove unused datalen variable by Jan Engelhardt · 15 years ago
  93. f88e6a8 netfilter: xtables: switch table AFs to nfproto by Jan Engelhardt · 15 years ago
  94. 24c232d netfilter: xtables: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  95. 57750a2 netfilter: conntrack: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  96. 5498127 netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DST by Rafael Laufer · 15 years ago
  97. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  98. 24992ea netfilter: ip_tables: fix build error by Patrick McHardy · 15 years ago
  99. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago
  100. 0808dc8 netfilter: Fix extra semi-colon in skb_walk_frags() changes. by David S. Miller · 15 years ago