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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
[NETFILTER]: nf_conntrack_sip: fix some off-by-ones
Patrick McHardy
1
-8
/
+8
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
11
-68
/
+140
2008-03-25
[NETFILTER]: nf_conntrack_expect: support inactive expectations
Patrick McHardy
1
-4
/
+21
2008-03-25
[NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PERMANENT flag in /proc
Patrick McHardy
1
-0
/
+4
2008-03-25
[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments
Patrick McHardy
1
-3
/
+3
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2
-2
/
+2
2008-03-24
[NETNS]: Process netfilter hooks in initial namespace only.
Denis V. Lunev
1
-0
/
+8
2008-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-20
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
1
-1
/
+1
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
6
-47
/
+32
2008-03-10
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
1
-1
/
+1
2008-03-10
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...
Patrick McHardy
1
-11
/
+4
2008-03-10
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
1
-14
/
+16
2008-03-10
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
1
-16
/
+3
2008-03-10
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
Alexey Dobriyan
1
-1
/
+1
2008-03-10
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
1
-2
/
+5
2008-03-10
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
1
-1
/
+1
2008-03-10
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
Eric Leblond
1
-1
/
+1
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
1
-1
/
+1
2008-02-29
[NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate.
Pavel Emelyanov
1
-1
/
+1
2008-02-27
[NETFILTER]: xt_conntrack: fix IPv4 address comparison
Jan Engelhardt
1
-1
/
+1
2008-02-27
[NETFILTER]: xt_conntrack: fix missing boolean clamping
Jan Engelhardt
1
-1
/
+1
2008-02-27
[NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning
Patrick McHardy
1
-3
/
+12
2008-02-19
[NETFILTER]: xt_iprange: fix subtraction-based comparison
Jan Engelhardt
1
-1
/
+1
2008-02-19
[NETFILTER]: xt_hashlimit: remove unneeded struct member
Jan Engelhardt
1
-3
/
+0
2008-02-19
[NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it
Pavel Emelyanov
1
-6
/
+5
2008-02-19
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...
Patrick McHardy
1
-4
/
+6
2008-02-14
[NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected.
Jozsef Kadlecsik
1
-1
/
+1
2008-02-13
[NETFILTER]: make secmark_tg_destroy() static
Adrian Bunk
1
-1
/
+1
2008-02-07
[NETFILTER]: xt_iprange: add missing #include
Jan Engelhardt
1
-0
/
+1
2008-02-07
[NETFILTER]: xt_iprange: fix typo in address family
Patrick McHardy
1
-1
/
+1
2008-02-07
[NETFILTER]: nf_conntrack: fix ct_extend ->move operation
Patrick McHardy
1
-1
/
+2
2008-02-07
[NETFILTER]: nf_conntrack: TCP conntrack reopening fix
Jozsef Kadlecsik
1
-6
/
+26
2008-01-31
[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.
Pavel Emelyanov
1
-0
/
+2
2008-01-31
[NETFILTER]: xt_iprange: fix sparse warnings
Patrick McHardy
1
-1
/
+1
2008-01-31
[NETFILTER]: nf_conntrack: fix sparse warning
Patrick McHardy
1
-1
/
+1
2008-01-31
[NETFILTER]: nf_conntrack: annotate l3protos with const
Jan Engelhardt
1
-5
/
+5
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with const
Jan Engelhardt
1
-2
/
+4
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const
Jan Engelhardt
2
-4
/
+8
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules
Jan Engelhardt
1
-20
/
+24
2008-01-31
[NETFILTER]: nf_conntrack_sane: annotate SANE helper with const
Jan Engelhardt
1
-4
/
+5
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const
Jan Engelhardt
1
-6
/
+8
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with const
Jan Engelhardt
1
-1
/
+2
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const
Jan Engelhardt
1
-12
/
+13
2008-01-31
[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper
Jan Engelhardt
3
-214
/
+227
2008-01-31
[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*
Alexey Dobriyan
1
-10
/
+10
2008-01-31
[NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_names
Alexey Dobriyan
1
-12
/
+19
2008-01-31
[NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_*
Alexey Dobriyan
1
-85
/
+145
[next]