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
/
net
/
netfilter
/
nfnetlink_queue.c
Age
Commit message (
Expand
)
Author
2006-04-09
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-22
[NETFILTER]: nfnetlink_queue: fix nfnetlink message size
Pablo Neira Ayuso
2006-03-12
[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference
Patrick McHardy
2006-02-04
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
Patrick McHardy
2006-01-05
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
Jesper Juhl
2006-01-04
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
2005-11-14
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
2005-11-05
[NETFILTER] nfnetlink: Use kzalloc
Harald Welte
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
2005-09-06
[NETFILTER]: Fix HW checksum handling in nfnetlink_queue
Patrick McHardy
2005-09-05
[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue
Harald Welte
2005-09-05
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
Adrian Bunk
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
2005-08-29
[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}
Harald Welte
2005-08-29
[NETFILTER]: attribute count is an attribute of message type, not subsytem
Harald Welte
2005-08-29
[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility
Harald Welte
2005-08-29
[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...
Harald Welte
2005-08-29
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte