index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink.c
Age
Commit message (
Expand
)
Author
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-03-20
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2005-12-05
[NETFILTER]: nfnetlink: Fix calculation of minimum message length
Yasuyuki Kozakai
2005-11-14
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
2005-11-09
[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set
Harald Welte
2005-11-09
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
2005-10-10
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
Harald Welte
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-04
[NETFILTER]: fix sparse gfp nocast warnings
Randy Dunlap
2005-09-05
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
Adrian Bunk
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
[NETFILTER]: cleanup nfnetlink_check_attributes()
Harald Welte
2005-08-29
[NETFILTER]: attribute count is an attribute of message type, not subsytem
Harald Welte
2005-08-29
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
2005-08-29
[NETFITLER]: Add nfnetlink layer.
Harald Welte