index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_queue.c
Commit message (
Expand
)
Author
Age
*
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
2007-10-15
*
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
2007-10-15
*
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2007-10-10
*
[NETFILTER]: nfnetlink_queue: use netlink policy
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-10-10
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-11
*
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
Yasuyuki Kozakai
2007-07-11
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-26
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-26
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
*
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
2006-12-03
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-03
*
[NETFILTER]: trivial annotations
Al Viro
2006-12-03
*
[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
Patrick McHardy
2006-11-16
*
[NETFILTER] bug: skb->protocol is already net-endian
Al Viro
2006-11-05
*
[NETFILTER]: nfnetlink_queue: fix typo in error message
Patrick McHardy
2006-09-22
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
*
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
2006-06-29
*
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
2006-04-10
*
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-28
*
[NETFILTER]: nfnetlink_queue: fix nfnetlink message size
Pablo Neira Ayuso
2006-03-22
*
[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference
Patrick McHardy
2006-03-12
*
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
Patrick McHardy
2006-02-05
*
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
Jesper Juhl
2006-01-05
*
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
2006-01-04
*
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
Harald Welte
2005-11-14
*
[NETFILTER] nfnetlink: Use kzalloc
Harald Welte
2005-11-05
*
[NET]: Fix packet timestamping.
Herbert Xu
2005-10-03
*
[NETFILTER]: Fix HW checksum handling in nfnetlink_queue
Patrick McHardy
2005-09-06
*
[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue
Harald Welte
2005-09-05
*
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
Adrian Bunk
2005-09-05
*
[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
2005-08-29