index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
/
nfnetlink.h
Age
Commit message (
Expand
)
Author
2011-07-18
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
Eric Dumazet
2011-02-01
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
2010-03-20
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
2010-01-13
netfilter: nfnetlink: netns support
Alexey Dobriyan
2009-11-04
net: cleanup include/linux
Eric Dumazet
2009-08-25
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
2009-06-08
netfilter: passive OS fingerprint xtables match
Evgeniy Polyakov
2009-06-03
netfilter: conntrack: replace notify chain by function pointer
Pablo Neira Ayuso
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-03-26
make netfilter use strict integer types
Arnd Bergmann
2009-03-23
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
Pablo Neira Ayuso
2008-10-14
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
2007-10-10
[NETFILTER]: nfnetlink: kill nlattr_bad_size
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
2007-04-25
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[NETFILTER]: nfnetlink: use mutex instead of semaphore
Patrick McHardy
2006-12-02
[NETFILTER]: trivial annotations
Al Viro
2006-09-22
[NETFILTER]: nfnetlink: remove unnecessary packed attributes
Patrick McHardy
2006-03-20
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
2005-11-14
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
2005-11-14
[NETFILTER] nfnetlink: skip size check if size not specified (== 0)
Pablo Neira Ayuso
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-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
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
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
2005-08-29
[NETFITLER]: Add nfnetlink layer.
Harald Welte