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-06-30
netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK
Jozsef Kadlecsik
1
-6
/
+7
2008-06-17
netfilter: nf_conntrack_h323: fix module unload crash
Patrick McHardy
1
-7
/
+14
2008-06-17
netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...
Patrick McHardy
1
-0
/
+1
2008-06-17
netfilter: nf_nat: fix RCU races
Patrick McHardy
1
-1
/
+8
2008-06-11
netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
Patrick McHardy
1
-2
/
+1
2008-06-11
netfilter: Make nflog quiet when no one listen in userspace.
Eric Leblond
1
-4
/
+0
2008-06-04
netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...
Dong Wei
1
-1
/
+2
2008-05-29
netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...
Alexey Dobriyan
1
-2
/
+2
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+5
2008-05-13
netfilter: xt_iprange: module aliases for xt_iprange
Phil Oester
1
-0
/
+2
2008-05-13
netfilter: ctnetlink: dump conntrack ID in event messages
Eric Leblond
1
-0
/
+3
2008-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-9
/
+17
2008-05-08
netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...
Patrick McHardy
1
-0
/
+4
2008-05-08
netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...
Patrick McHardy
1
-9
/
+13
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-16
/
+15
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-7
/
+6
2008-05-02
netfilter: assign PDE->fops before gluing PDE into /proc tree
Denis V. Lunev
1
-3
/
+3
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-6
/
+6
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-3
/
+2
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-7
/
+6
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-04-29
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
1
-2
/
+2
2008-04-29
netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets
Arnaud Ebalard
1
-3
/
+2
2008-04-29
netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...
Pavel Emelyanov
1
-1
/
+1
2008-04-29
netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval
Roel Kluin
1
-1
/
+1
2008-04-19
netfilter: Fix SIP conntrack build with NAT disabled.
Patrick McHardy
1
-1
/
+2
2008-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
38
-340
/
+1159
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-18
/
+5
2008-04-14
[NETFILTER]: nf_conntrack: fix incorrect check for expectations
Patrick McHardy
1
-1
/
+1
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
7
-26
/
+26
2008-04-14
[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_pro...
Jan Engelhardt
1
-6
/
+11
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
Jan Engelhardt
1
-12
/
+10
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
7
-98
/
+94
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
Jan Engelhardt
1
-6
/
+6
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
14
-85
/
+50
2008-04-14
[NETFILTER]: nf_conntrack_tcp: catch invalid state updates over ctnetlink
Patrick McHardy
1
-2
/
+4
2008-04-14
[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks
Patrick McHardy
1
-0
/
+3
2008-04-14
[NETFILTER]: nf_conntrack: add DCCP protocol support
Patrick McHardy
3
-0
/
+827
2008-04-14
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
1
-26
/
+7
2008-04-14
[NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing
Patrick McHardy
1
-12
/
+3
2008-04-14
[NETFILTER]: nf_conntrack_sip: clear address in parse_addr()
Patrick McHardy
1
-0
/
+1
2008-04-14
[NETFILTER]: annotate rest of nf_conntrack_* with const
Jan Engelhardt
4
-10
/
+13
2008-04-14
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
Jan Engelhardt
1
-9
/
+9
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
12
-20
/
+31
2008-04-14
[NETFILTER]: nf_conntrack: less hairy ifdefs around proc and sysctl
Alexey Dobriyan
1
-40
/
+76
2008-04-09
[NETFILTER]: xt_hashlimit: fix mask calculation
Patrick McHardy
1
-18
/
+5
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
6
-39
/
+19
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
6
-39
/
+19
2008-03-25
[NETFILTER]: nf_conntrack_sip: update copyright
Patrick McHardy
1
-0
/
+2
2008-03-25
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
1
-10
/
+49
[next]