index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
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: ip6table_raw: fix table priority
Jozsef Kadlecsik
1
-1
/
+1
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
2010-02-10
netfilter: xtables: compact table hook functions (2/2)
Jan Engelhardt
3
-18
/
+6
2010-02-10
netfilter: xtables: compact table hook functions (1/2)
Jan Engelhardt
4
-106
/
+51
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2
-2
/
+3
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
1
-2
/
+2
2010-02-03
netfilter: nf_conntrack: support conntrack templates
Patrick McHardy
1
-1
/
+1
2010-02-03
netfilter: add struct net * to target parameters
Patrick McHardy
1
-3
/
+5
2010-01-26
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
1
-0
/
+1
2010-01-20
IPv6: reassembly: replace magic number with macro definitions
Shan Wei
1
-2
/
+2
2010-01-20
netfilter: nf_conntrack_ipv6: delete the redundant macro definitions
Shan Wei
1
-3
/
+0
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
5
-21
/
+24
2010-01-18
netfilter: xtables: add struct xt_mtchk_param::net
Alexey Dobriyan
1
-6
/
+8
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
1
-0
/
+6
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2
-5
/
+15
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
10
-87
/
+75
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
10
-86
/
+74
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-1
/
+1
2009-11-23
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line
Joe Perches
9
-83
/
+72
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
3
-9
/
+3
2009-11-06
netfilter: remove unneccessary checks from netlink notifiers
Patrick McHardy
1
-2
/
+1
2009-11-04
netfilter: remove synchronize_net() calls in ip_queue/ip6_queue
Eric Dumazet
1
-1
/
+1
2009-08-31
netfilter: ip6t_eui: fix read outside array bounds
Patrick McHardy
1
-7
/
+2
2009-08-25
netfilter: nf_conntrack: log packets dropped by helpers
Patrick McHardy
1
-1
/
+5
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
5
-8
/
+9
2009-08-10
netfilter: xtables: check for standard verdicts in policies
Jan Engelhardt
1
-2
/
+19
2009-08-10
netfilter: xtables: check for unconditionality of policies
Jan Engelhardt
1
-5
/
+7
2009-08-10
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
Jan Engelhardt
1
-1
/
+4
2009-08-10
netfilter: xtables: use memcmp in unconditional check
Jan Engelhardt
1
-8
/
+3
2009-08-10
netfilter: xtables: switch table AFs to nfproto
Jan Engelhardt
4
-4
/
+4
2009-08-10
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
4
-13
/
+13
2009-08-10
netfilter: conntrack: switch hook PFs to nfproto
Jan Engelhardt
1
-6
/
+6
[next]