index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
-1
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
-27
/
+27
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
-12
/
+2
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
-58
/
+48
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
-10
/
+9
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
-6
/
+5
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
-18
/
+19
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
-25
/
+23
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
-17
/
+5
2010-05-02
netfilter: ip_tables: fix compilation when debug is enabled
Jan Engelhardt
-2
/
+2
2010-04-23
netfilter: nf_conntrack: extend with extra stat counter
Jesper Dangaard Brouer
-3
/
+4
2010-04-22
netfilter: ip_tables: convert pr_devel() to pr_debug()
Patrick McHardy
-5
/
+5
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
-2
/
+16
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
-5
/
+0
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
-32
/
+39
2010-04-15
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
Patrick McHardy
-1
/
+1
2010-04-13
netfilter: fix some coding styles and remove moduleparam.h
Zhitong Wang
-3
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-0
/
+14
2010-04-08
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
Herbert Xu
-2
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
-2
/
+2
2010-04-01
netfilter: CLUSTERIP: clusterip_seq_stop() fix
Eric Dumazet
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-0
/
+14
2010-03-25
netfilter: xtables: shorten up return clause
Jan Engelhardt
-5
/
+2
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
-5
/
+6
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
-34
/
+34
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
-11
/
+11
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
-11
/
+11
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
-4
/
+4
2010-03-25
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
-10
/
+8
2010-03-25
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
-24
/
+16
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
-89
/
+76
2010-03-25
netfilter: xtables: make use of caller family rather than target family
Jan Engelhardt
-3
/
+3
2010-03-19
netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
Zhitong Wang
-1
/
+0
2010-03-18
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
-12
/
+6
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
-19
/
+29
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
-54
/
+30
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
-62
/
+31
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
-17
/
+61
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
-242
/
+121
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
-109
/
+202
2010-02-18
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
Patrick McHardy
-1
/
+5
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
-18
/
+32
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
-1
/
+2
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
-69
/
+88
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
-6
/
+6
2010-02-15
netfilter: iptables: remove unused function arguments
Jan Engelhardt
-7
/
+3
2010-02-11
netfilter: xtables: fix mangle tables
Alexey Dobriyan
-1
/
+3
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
-6
/
+47
2010-02-11
netfilter: nf_nat: support mangling a single TCP packet multiple times
Patrick McHardy
-16
/
+23
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
-1
/
+1
[next]