index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-0
/
+14
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
14
-0
/
+14
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
2
-19
/
+29
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
2
-54
/
+30
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
2
-242
/
+121
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
2
-109
/
+202
2010-02-18
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
Patrick McHardy
1
-1
/
+5
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
5
-18
/
+32
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
2
-69
/
+88
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
3
-6
/
+6
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-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
1
-6
/
+47
2010-02-11
netfilter: nf_nat: support mangling a single TCP packet multiple times
Patrick McHardy
1
-16
/
+23
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
1
-1
/
+1
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
1
-50
/
+51
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
8
-199
/
+61
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
5
-138
/
+35
2010-02-10
netfilter: xtables: compact table hook functions (2/2)
Jan Engelhardt
4
-41
/
+30
2010-02-10
netfilter: xtables: compact table hook functions (1/2)
Jan Engelhardt
5
-152
/
+75
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
5
-20
/
+16
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
3
-16
/
+12
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
2
-4
/
+4
2010-02-08
netfilter: fix build failure with CONNTRACK=y NAT=n
Florian Westphal
1
-0
/
+1
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-22
netfiltr: ipt_CLUSTERIP: simplify seq_file codeA
Alexey Dobriyan
1
-9
/
+5
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
6
-17
/
+18
2010-01-18
netfilter: xtables: add struct xt_mtchk_param::net
Alexey Dobriyan
1
-10
/
+14
2010-01-11
netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4
Joe Perches
1
-70
/
+35
2010-01-04
netfilter: SNMP NAT: correct the size argument to kzalloc
Julia Lawall
1
-20
/
+11
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
1
-4
/
+17
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
16
-112
/
+107
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-107
/
+102
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
13
-91
/
+91
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
2
-11
/
+26
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
3
-17
/
+4
2009-11-06
netfilter: remove unneccessary checks from netlink notifiers
Patrick McHardy
1
-2
/
+1
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-11
/
+26
2009-11-06
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2
-11
/
+26
2009-11-05
netfilter: nf_nat_helper: tidy up adjust_tcp_sequence
Hannes Eder
1
-13
/
+9
2009-11-04
netfilter: remove synchronize_net() calls in ip_queue/ip6_queue
Eric Dumazet
1
-1
/
+1
[next]