index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
2018-07-17
1
-0
/
+3
*
netfilter: nfnetlink_queue: fix timestamp attribute
Florian Westphal
2018-03-18
1
-1
/
+1
*
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2018-02-16
1
-6
/
+12
*
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
2018-01-31
1
-4
/
+2
*
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
2017-12-25
1
-2
/
+7
*
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
2015-12-09
1
-0
/
+1
*
netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
Arnd Bergmann
2015-11-23
1
-3
/
+5
*
netfilter: make nf_queue_entry_get_refs return void
Florian Westphal
2015-10-16
1
-7
/
+4
*
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
2015-10-05
1
-15
/
+15
*
netfilter: nfnetlink_queue: use y2038 safe timestamp
Pablo Neira Ayuso
2015-10-05
1
-3
/
+4
*
netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
Pablo Neira Ayuso
2015-10-04
1
-0
/
+1443
*
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
2012-06-19
1
-1121
/
+0
*
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2012-06-16
1
-8
/
+11
*
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
2012-06-16
1
-0
/
+48
*
netfilter: Add fail-open support
Krishna Kumar
2012-06-07
1
-3
/
+37
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-6
/
+3
*
nfnetlink_queue: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-24
/
+35
*
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
[next]