index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
1
-2
/
+4
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
1
-1
/
+1
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
4
-10
/
+10
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
1
-6
/
+1
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
1
-34
/
+30
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
7
-17
/
+16
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
8
-11
/
+8
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
10
-11
/
+14
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
1
-14
/
+13
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
1
-17
/
+5
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
8
-3
/
+11
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
2
-5
/
+0
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
1
-34
/
+22
2010-04-15
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
Patrick McHardy
1
-1
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-0
/
+7
2010-04-08
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
Herbert Xu
1
-2
/
+1
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
7
-0
/
+7
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
2
-6
/
+6
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
7
-14
/
+14
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2
-2
/
+2
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
7
-7
/
+7
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-1
/
+1
2010-03-25
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
1
-10
/
+8
2010-03-25
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
1
-12
/
+8
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
7
-31
/
+29
2010-03-25
netfilter: ip6table_raw: fix table priority
Jozsef Kadlecsik
1
-1
/
+1
2010-03-24
net: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-03-19
netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
Zhitong Wang
1
-1
/
+0
2010-03-18
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
1
-8
/
+3
2010-03-18
netfilter: xtables: remove almost-unused xt_match_param.data member
Jan Engelhardt
1
-3
/
+6
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-10
/
+15
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
1
-10
/
+15
2010-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-229
/
+215
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
1
-27
/
+15
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
1
-62
/
+31
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
1
-17
/
+61
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
1
-118
/
+61
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
1
-56
/
+104
2010-02-19
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...
Patrick McHardy
1
-7
/
+1
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-1
/
+1
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
2
-6
/
+14
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
1
-1
/
+2
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
1
-40
/
+48
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
1
-2
/
+2
2010-02-15
netfilter: iptables: remove unused function arguments
Jan Engelhardt
1
-7
/
+3
2010-02-11
netfilter: xtables: fix mangle tables
Alexey Dobriyan
1
-1
/
+3
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
5
-134
/
+39
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
4
-112
/
+28
[next]