index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-7
/
+13
2016-05-25
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
1
-6
/
+12
2016-05-12
netfilter: nfnetlink_queue: fix timestamp attribute
Florian Westphal
1
-1
/
+1
2016-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+105
2016-03-29
netfilter: bridge: nf queue verdict to use NFQA_VLAN and NFQA_L2HDR
Stephane Bryant
1
-0
/
+47
2016-03-29
netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to...
Stephane Bryant
1
-0
/
+58
2016-03-28
netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...
Pablo Neira Ayuso
1
-1
/
+6
2016-02-18
nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"
Florian Westphal
1
-4
/
+2
2016-01-08
netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...
Ken-ichirou MATSUZAWA
1
-0
/
+11
2016-01-08
netfilter: nfnetlink_queue: just returns error for unknown command
Ken-ichirou MATSUZAWA
1
-1
/
+1
2016-01-08
netfilter: nfnetlink_queue: don't handle options after unbind
Ken-ichirou MATSUZAWA
1
-1
/
+1
2016-01-08
netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
Ken-ichirou MATSUZAWA
1
-40
/
+32
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
1
-22
/
+14
2015-12-09
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
1
-0
/
+1
2015-11-23
netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
Arnd Bergmann
1
-3
/
+5
2015-10-16
netfilter: make nf_queue_entry_get_refs return void
Florian Westphal
1
-7
/
+4
2015-10-05
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
1
-15
/
+15
2015-10-05
netfilter: nfnetlink_queue: use y2038 safe timestamp
Pablo Neira Ayuso
1
-3
/
+4
2015-10-04
netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
Pablo Neira Ayuso
1
-0
/
+1443
2012-06-19
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
1
-1121
/
+0
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
1
-8
/
+11
2012-06-16
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
1
-0
/
+48
2012-06-07
netfilter: Add fail-open support
Krishna Kumar
1
-3
/
+37
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-6
/
+3
2012-04-01
nfnetlink_queue: Stop using NLA_PUT*().
David S. Miller
1
-24
/
+35
2011-08-30
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-46
/
+124
2011-07-19
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
1
-12
/
+103
2011-07-19
netfilter: nfnetlink_queue: assert monotonic packet ids
Eric Dumazet
1
-11
/
+15
2011-07-18
netfilter: nfnetlink_queue: provide rcu enabled callbacks
Eric Dumazet
1
-29
/
+12
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
1
-1
/
+2
2011-01-18
netfilter: nfnetlink_queue: return error number to caller
Florian Westphal
1
-8
/
+14
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-19
/
+14
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
1
-2
/
+4
2010-06-09
netfilter: nfnetlink_queue: some optimizations
Eric Dumazet
1
-19
/
+14
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
2010-04-08
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue
Herbert Xu
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-12
netfilter: don't use INIT_RCU_HEAD()
Alexey Dobriyan
1
-1
/
+0
2010-01-18
netfilter: nfnetlink_queue: simplify warning message
Eric Leblond
1
-2
/
+2
2010-01-13
netfilter: nfnetlink: netns support
Alexey Dobriyan
1
-1
/
+1
2009-11-06
netfilter: remove unneccessary checks from netlink notifiers
Patrick McHardy
1
-2
/
+1
2009-08-25
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
1
-3
/
+6
2009-06-10
nfnetlink_queue: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-1
/
+3
2008-07-19
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-06-09
netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
Rami Rosen
1
-1
/
+0
2008-04-29
netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets
Arnaud Ebalard
1
-3
/
+2
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-7
/
+2
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
1
-7
/
+2
[next]