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
2006-02-04
[NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper
Samir Bellabes
1
-2
/
+0
2006-02-04
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
Patrick McHardy
1
-1
/
+2
2006-02-04
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
1
-7
/
+11
2006-02-04
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
1
-1
/
+1
2006-02-04
[NETFILTER]: nf_conntrack: check address family when finding protocol module
Yasuyuki Kozakai
1
-1
/
+1
2006-02-04
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
1
-0
/
+1
2006-02-04
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
Marcus Sundberg
1
-1
/
+1
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-13
[NETFILTER] x-tables: Missing linux/ipv6.h includes.
David S. Miller
2
-0
/
+2
2006-01-13
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
1
-2
/
+2
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
27
-5
/
+4316
2006-01-10
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
5
-34
/
+34
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-2
/
+2
2006-01-05
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
1
-1
/
+1
2006-01-05
[NETFILTER]: Filter dumped entries based on the layer 3 protocol number
Pablo Neira Ayuso
1
-6
/
+17
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
7
-34
/
+1973
2006-01-05
[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c
Jesper Juhl
1
-3
/
+4
2006-01-05
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
Jesper Juhl
1
-35
/
+44
2006-01-04
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
2
-2
/
+2
2005-12-05
[NETFILTER]: Wait for untracked references in nf_conntrack module unload
Patrick McHardy
1
-0
/
+3
2005-12-05
[NETFILTER]: Mark ctnetlink as EXPERIMENTAL
Patrick McHardy
1
-2
/
+2
2005-12-05
[NETFILTER]: nfnetlink: Fix calculation of minimum message length
Yasuyuki Kozakai
1
-3
/
+2
2005-12-01
[NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack
Jozsef Kadlecsik
1
-9
/
+20
2005-11-16
[NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUG
Patrick McHardy
1
-1
/
+1
2005-11-15
[NETFILTER] Free layer-3 specific protocol tables at cleanup
KOVACS Krisztian
1
-0
/
+7
2005-11-15
[NETFILTER] Remove nf_conntrack stat proc file when cleaning up
KOVACS Krisztian
1
-1
/
+1
2005-11-14
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
3
-26
/
+17
2005-11-14
[NETFILTER] nf_conntrack: Add missing code to TCP conntrack module
KOVACS Krisztian
1
-0
/
+6
2005-11-12
[NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN
Vlad Drukker
1
-0
/
+1
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
10
-0
/
+5418
2005-11-09
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
Harald Welte
1
-7
/
+10
2005-11-09
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
1
-3
/
+1
2005-11-05
[NETFILTER] nf_queue: Fix Ooops when no queue handler registered
Harald Welte
1
-1
/
+1
2005-11-05
[NETFILTER] nfnetlink: Use kzalloc
Harald Welte
2
-8
/
+4
2005-10-10
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
Harald Welte
1
-2
/
+2
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+1
2005-10-04
[NETFILTER]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+2
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
2
-4
/
+4
2005-09-06
[NETFILTER]: Fix HW checksum handling in nfnetlink_queue
Patrick McHardy
1
-1
/
+7
2005-09-05
[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue
Harald Welte
1
-13
/
+2
2005-09-05
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
Adrian Bunk
2
-3
/
+3
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-2
/
+2
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2
-6
/
+6
2005-08-29
[NETFILTER]: Fix compilation when no PROC_FS enabled
Harald Welte
1
-2
/
+2
2005-08-29
[NETFILTER]: check nf_log function call arguments
Harald Welte
1
-1
/
+9
2005-08-29
[NETFILTER]: more verbose return codes from nf_{log,queue}
Harald Welte
2
-2
/
+10
2005-08-29
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
3
-25
/
+94
2005-08-29
[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}
Harald Welte
2
-0
/
+116
2005-08-29
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
Harald Welte
6
-0
/
+829
[next]