aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_queue.c
Commit message (Expand)AuthorAge
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-20
* netfilter: {ip,ip6,nfnetlink}_queue: misc cleanupsRami Rosen2008-06-09
* netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packetsArnaud Ebalard2008-04-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\
| * [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-27
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
|/
* [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...Patrick McHardy2008-03-10
* [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.Eric Leblond2008-03-10
* [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...Patrick McHardy2008-02-19
* [NETFILTER]: Supress some sparse warningsEric Dumazet2008-01-31
* [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_createPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commandsPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: update copyrightPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: remove useless enqueue status codesPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: eliminate impossible switch casePatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: use endianness-aware attribute functionsPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: mark hash table __read_mostlyPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: remove useless debuggingPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: kill useless wrapperPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink: use RCU for queue instances hashPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_configPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operationPatrick McHardy2008-01-28
* [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdictPatrick McHardy2008-01-28
* [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_queue: deobfuscate entry lookupsPatrick McHardy2008-01-28
* [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entryPatrick McHardy2008-01-28
* [NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy2008-01-28
* [NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy2008-01-28
* [NETFILTER]: nf_queue: make queue_handler constPatrick McHardy2008-01-28
* [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu2007-10-15
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-15
* [NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov2007-10-10
* [NETFILTER]: nfnetlink_queue: use netlink policyPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy2007-10-10
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-10
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11
* [NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystemYasuyuki Kozakai2007-07-11
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-12
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
* [NETFILTER]: nfnetlink_queue: allow changing queue length through netlinkEric Leblond2006-12-03
* [NET]: Turn nfmark into generic markThomas Graf2006-12-03
* [NETFILTER]: trivial annotationsAl Viro2006-12-03