| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: nf_queue: reject NF_STOLEN verdicts from userspace | Florian Westphal | 2011-08-30 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-07-21 | 1 | -46/+124 |
|\ |
|
| * | netfilter: nfnetlink_queue: batch verdict support | Florian Westphal | 2011-07-19 | 1 | -12/+103 |
| * | netfilter: nfnetlink_queue: assert monotonic packet ids | Eric Dumazet | 2011-07-19 | 1 | -11/+15 |
| * | netfilter: nfnetlink_queue: provide rcu enabled callbacks | Eric Dumazet | 2011-07-18 | 1 | -29/+12 |
* | | netfilter: fix looped (broad|multi)cast's MAC handling | Nicolas Cavallari | 2011-06-16 | 1 | -1/+2 |
|/ |
|
* | netfilter: nfnetlink_queue: return error number to caller | Florian Westphal | 2011-01-18 | 1 | -8/+14 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-06-15 | 1 | -19/+14 |
|\ |
|
| * | netfilter: nfnetlink_queue: some optimizations | Eric Dumazet | 2010-06-09 | 1 | -19/+14 |
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-04-20 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue | Herbert Xu | 2010-04-08 | 1 | -2/+1 |
|/ |
|
* | netfilter: don't use INIT_RCU_HEAD() | Alexey Dobriyan | 2010-02-12 | 1 | -1/+0 |
* | netfilter: nfnetlink_queue: simplify warning message | Eric Leblond | 2010-01-18 | 1 | -2/+2 |
* | netfilter: nfnetlink: netns support | Alexey Dobriyan | 2010-01-13 | 1 | -1/+1 |
* | netfilter: remove unneccessary checks from netlink notifiers | Patrick McHardy | 2009-11-06 | 1 | -2/+1 |
* | netfilter: nfnetlink: constify message attributes and headers | Patrick McHardy | 2009-08-25 | 1 | -3/+6 |
* | nfnetlink_queue: Use rcu_barrier() on module unload. | Jesper Dangaard Brouer | 2009-06-10 | 1 | -1/+3 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -1/+1 |
* | netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups | Rami Rosen | 2008-06-09 | 1 | -1/+0 |
* | netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets | Arnaud Ebalard | 2008-04-29 | 1 | -3/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-27 | 1 | -7/+2 |
|\ |
|
| * | [NETFILTER]: Replate direct proc_fops assignment with proc_create call. | Denis V. Lunev | 2008-03-27 | 1 | -7/+2 |
* | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -1/+1 |
|/ |
|
* | [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0... | Patrick McHardy | 2008-03-10 | 1 | -11/+4 |
* | [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb. | Eric Leblond | 2008-03-10 | 1 | -1/+1 |
* | [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa... | Patrick McHardy | 2008-02-19 | 1 | -4/+6 |
* | [NETFILTER]: Supress some sparse warnings | Eric Dumazet | 2008-01-31 | 1 | -2/+4 |
* | [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create | Patrick McHardy | 2008-01-28 | 1 | -7/+14 |
* | [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: nfnetlink_queue: update copyright | Patrick McHardy | 2008-01-28 | 1 | -0/+1 |
* | [NETFILTER]: nfnetlink_queue: remove useless enqueue status codes | Patrick McHardy | 2008-01-28 | 1 | -14/+12 |
* | [NETFILTER]: nfnetlink_queue: eliminate impossible switch case | Patrick McHardy | 2008-01-28 | 1 | -6/+1 |
* | [NETFILTER]: nfnetlink_queue: use endianness-aware attribute functions | Patrick McHardy | 2008-01-28 | 1 | -37/+23 |
* | [NETFILTER]: nfnetlink_queue: mark hash table __read_mostly | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: nfnetlink_queue: remove useless debugging | Patrick McHardy | 2008-01-28 | 1 | -31/+4 |
* | [NETFILTER]: nfnetlink_queue: kill useless wrapper | Patrick McHardy | 2008-01-28 | 1 | -31/+21 |
* | [NETFILTER]: nfnetlink: use RCU for queue instances hash | Patrick McHardy | 2008-01-28 | 1 | -113/+92 |
* | [NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_config | Patrick McHardy | 2008-01-28 | 1 | -19/+12 |
* | [NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operation | Patrick McHardy | 2008-01-28 | 1 | -5/+4 |
* | [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict | Patrick McHardy | 2008-01-28 | 1 | -19/+2 |
* | [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info | Patrick McHardy | 2008-01-28 | 1 | -51/+23 |
* | [NETFILTER]: nfnetlink_queue: deobfuscate entry lookups | Patrick McHardy | 2008-01-28 | 1 | -69/+31 |
* | [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry | Patrick McHardy | 2008-01-28 | 1 | -5/+3 |
* | [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header | Patrick McHardy | 2008-01-28 | 1 | -0/+1 |
* | [NETFILTER]: nf_queue: remove unused data pointer | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: nf_queue: make queue_handler const | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom | Herbert Xu | 2007-10-15 | 1 | -12/+6 |