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
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-4
/
+8
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
1
-4
/
+8
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-13
/
+11
2017-05-01
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
1
-10
/
+8
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-2
/
+2
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
1
-1
/
+1
2017-03-29
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
1
-2
/
+7
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+2
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
1
-1
/
+1
2016-11-01
netfilter: nf_queue: place volatile data in own cacheline
Florian Westphal
1
-1
/
+1
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
1
-3
/
+5
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
1
-1
/
+1
2016-09-12
netfilter: Add the missed return value check of register_netdevice_notifier
Gao Feng
1
-1
/
+8
2016-08-09
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
1
-4
/
+2
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
[next]