Sign in
android-kvm
/
linux
/
e21a2b0cc5849e76434b37aff3a4b502c772f191
/
net
/
netfilter
65b4b4e
[NETFILTER]: Rename init functions.
by Andrew Morton
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
9e19bb6
[NETFILTER] x_table.c: sem2mutex
by Ingo Molnar
· 19 years ago
81fbfd6
[NETFILTER]: Fix xt_policy address matching
by Patrick McHardy
· 19 years ago
b9f78f9
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
by Pablo Neira Ayuso
· 19 years ago
a45049c
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
by Pablo Neira Ayuso
· 19 years ago
4e3882f
[NETFILTER]: conntrack: cleanup the conntrack ID initialization
by Pablo Neira Ayuso
· 19 years ago
f0d8358
[NETFILTER]: nfnetlink_queue: fix nfnetlink message size
by Pablo Neira Ayuso
· 19 years ago
1cde643
[NETFILTER]: ctnetlink: Fix expectaction mask dumping
by Pablo Neira Ayuso
· 19 years ago
50b521a
[NETFILTER]: Fix Kconfig typos
by Thomas Vögtle
· 19 years ago
543d9cf
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
by Arnaldo Carvalho de Melo
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
57b47a5
[NET]: sem2mutex part 2
by Ingo Molnar
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
a242769
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
by Patrick McHardy
· 19 years ago
c4b8851
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version
by Patrick McHardy
· 19 years ago
c498673
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
by Patrick McHardy
· 19 years ago
5d04bff
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
37f9f73
[NETFILTER]: xt_tables: add centralized error checking
by Patrick McHardy
· 19 years ago
dc808fe
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
by Harald Welte
· 19 years ago
0af5f6c
[NETFILTER] nfnetlink_log: add sequence numbers for log events
by Harald Welte
· 19 years ago
406dbfc
[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference
by Patrick McHardy
· 19 years ago
45fe4dc
[NETFILTER]: nf_queue: fix end-of-list check
by Patrick McHardy
· 19 years ago
e121e9e
[NETFILTER]: nf_queue: remove unnecessary check for outfn
by Patrick McHardy
· 19 years ago
7a11b98
[NETFILTER]: nf_queue: fix rerouting after packet mangling
by Patrick McHardy
· 19 years ago
f92f871
[NETFILTER]: nf_queue: check if rerouter is present before using it
by Patrick McHardy
· 19 years ago
e02f7d16
[NETFILTER]: nf_queue: don't copy registered rerouter data
by Patrick McHardy
· 19 years ago
7c6de05
[NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet
by Yasuyuki Kozakai
· 19 years ago
7d3cdc6
[NETFILTER]: nf_conntrack: move registration of __nf_ct_attach
by Yasuyuki Kozakai
· 19 years ago
deac0cc
[NETFILTER]: x_tables: fix dependencies of conntrack related modules
by Yasuyuki Kozakai
· 19 years ago
a6c1cd57
[NETFILTER] Fix Kconfig menu level for x_tables
by Harald Welte
· 19 years ago
df4e957
[NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper
by Samir Bellabes
· 19 years ago
a706124
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
by Patrick McHardy
· 19 years ago
ad2ad0f
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
by Patrick McHardy
· 19 years ago
c2db292
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
by Holger Eitzenberger
· 19 years ago
ddc8d02
[NETFILTER]: nf_conntrack: check address family when finding protocol module
by Yasuyuki Kozakai
· 19 years ago
34f9a2e
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
by Pablo Neira Ayuso
· 19 years ago
b633ad5
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
by Marcus Sundberg
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
37d8dc8
[NETFILTER] x-tables: Missing linux/ipv6.h includes.
by David S. Miller
· 19 years ago
46b86a2
[NET]: Use NIP6_FMT in kernel.h
by Joe Perches
· 19 years ago
2e4e6a1
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
by Harald Welte
· 19 years ago
babbdb1
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
by Patrick McHardy
· 19 years ago
93b1fae
spelling: s/trough/through/
by Adrian Bunk
· 19 years ago
e7be699
[NETFILTER]: Fix module_param types and permissions
by Patrick McHardy
· 19 years ago
87711cb
[NETFILTER]: Filter dumped entries based on the layer 3 protocol number
by Pablo Neira Ayuso
· 19 years ago
c1d10ad
[NETFILTER]: Add ctnetlink port for nf_conntrack
by Pablo Neira Ayuso
· 19 years ago
d695aa8
[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c
by Jesper Juhl
· 19 years ago
3e4ead4
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
by Jesper Juhl
· 19 years ago
181a46a
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
by YOSHIFUJI Hideaki
· 19 years ago
6636568
[NETFILTER]: Wait for untracked references in nf_conntrack module unload
by Patrick McHardy
· 19 years ago
a795756
[NETFILTER]: Mark ctnetlink as EXPERIMENTAL
by Patrick McHardy
· 19 years ago
3ebbe0c
[NETFILTER]: nfnetlink: Fix calculation of minimum message length
by Yasuyuki Kozakai
· 19 years ago
73f3060
[NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack
by Jozsef Kadlecsik
· 19 years ago
4a59a81
[NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUG
by Patrick McHardy
· 19 years ago
5a6f294e4
[NETFILTER] Free layer-3 specific protocol tables at cleanup
by KOVACS Krisztian
· 19 years ago
9647937
[NETFILTER] Remove nf_conntrack stat proc file when cleaning up
by KOVACS Krisztian
· 19 years ago
37d2e7a
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
by Harald Welte
· 19 years ago
3746a2b
[NETFILTER] nf_conntrack: Add missing code to TCP conntrack module
by KOVACS Krisztian
· 19 years ago
a2d7222
[NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN
by Vlad Drukker
· 19 years ago
9fb9cbb
[NETFILTER]: Add nf_conntrack subsystem.
by Yasuyuki Kozakai
· 19 years ago
ed77de9
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
by Harald Welte
· 19 years ago
a2506c0
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
by Harald Welte
· 19 years ago
1758ee0
[NETFILTER] nf_queue: Fix Ooops when no queue handler registered
by Harald Welte
· 19 years ago
10dfdc6
[NETFILTER] nfnetlink: Use kzalloc
by Harald Welte
· 19 years ago
ebe0bbf
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
by Harald Welte
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
c6f4faf
[NETFILTER]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
325ed82
[NET]: Fix packet timestamping.
by Herbert Xu
· 19 years ago
e7dfb09
[NETFILTER]: Fix HW checksum handling in nfnetlink_queue
by Patrick McHardy
· 19 years ago
aa07ca57
[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue
by Harald Welte
· 19 years ago
395dde2
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
by Adrian Bunk
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 20 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 20 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 20 years ago
6224392
[NETFILTER]: Fix compilation when no PROC_FS enabled
by Harald Welte
· 20 years ago
8a61fad
[NETFILTER]: check nf_log function call arguments
by Harald Welte
· 20 years ago
d72367b
[NETFILTER]: more verbose return codes from nf_{log,queue}
by Harald Welte
· 20 years ago
bbd86b9f
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
by Harald Welte
· 20 years ago
fbcd923
[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}
by Harald Welte
· 20 years ago
f6ebe77
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
by Harald Welte
· 20 years ago
f682fae
[NETFILTER]: fix autoloading of nfnetlink_log
by Harald Welte
· 20 years ago
a42827b
[NETFILTER]: cleanup nfnetlink_check_attributes()
by Harald Welte
· 20 years ago
927ccbc
[NETFILTER]: attribute count is an attribute of message type, not subsytem
by Harald Welte
· 20 years ago
0597f26
[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility
by Harald Welte
· 20 years ago
838ab63
[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue
by Harald Welte
· 20 years ago
7af4cc3
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
by Harald Welte
· 20 years ago
0ab43f8
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
by Harald Welte
· 20 years ago
4fdb3bb
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
by Harald Welte
· 20 years ago
080774a
[NETFILTER]: Add ctnetlink subsystem
by Harald Welte
· 20 years ago
f9e815b
[NETFITLER]: Add nfnetlink layer.
by Harald Welte
· 20 years ago