aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink_queue_core.c
AgeCommit message (Expand)Author
2013-09-17netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso
2013-08-05netfilter: nfnetlink_{log,queue}: fix information leaks in netlink messageDan Carpenter
2013-07-31netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal
2013-06-30netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-07netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-05netfilter: nfnetlink_queue: only add CAP_LEN attr when neededFlorian Westphal
2013-06-05netfilter: nfnetlink_queue: cleanup copy_range usageFlorian Westphal
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-26netfilter: nfnetlink_queue: avoid peer_portid testFlorian Westphal
2013-05-06netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso
2013-04-29netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal
2013-04-29netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-04-05netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queueGao feng
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-19netfilter: nfnetlink_queue: zero copy supportEric Dumazet
2013-03-15netfilter: nfnetlink_queue: use xor hash function to distribute instancesPablo Neira Ayuso
2013-03-15netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal
2012-09-24netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso
2012-09-24netfilter: nfnetlink_queue: fix maximum packet length to userspacePablo Neira Ayuso
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-09netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun
2012-07-04netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar
2012-06-26netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller
2012-06-19netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso