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
2022-07-26
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
1
-1
/
+6
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+9
2022-03-03
net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
Martin KaFai Lau
1
-3
/
+5
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-3
/
+9
2022-02-09
nfqueue: enable to set skb->priority
Nicolas Dichtel
1
-0
/
+8
2022-02-04
netfilter: nfqueue: enable to get skb->priority
Nicolas Dichtel
1
-0
/
+5
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-4
/
+4
2022-01-09
netfilter: make function op structures const
Florian Westphal
1
-4
/
+4
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-6
/
+0
2021-12-16
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
1
-1
/
+2
2021-11-30
netfilter: nfnetlink_queue: silence bogus compiler warning
Florian Westphal
1
-1
/
+1
2021-11-30
netfilter: nf_queue: remove leftover synchronize_rcu
Florian Westphal
1
-6
/
+0
2021-10-22
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Florian Westphal
1
-1
/
+1
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
1
-2
/
+13
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
1
-6
/
+3
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
1
-11
/
+23
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
1
-23
/
+17
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
1
-7
/
+5
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
1
-8
/
+4
2021-01-25
netfilter: ctnetlink: remove get_ct indirection
Florian Westphal
1
-2
/
+8
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-03-29
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
1
-8
/
+2
2020-01-14
net: netfilter: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-5
/
+3
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
1
-2
/
+2
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-31
netfilter: replace skb_make_writable with skb_ensure_writable
Florian Westphal
1
-1
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+3
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
1
-1
/
+1
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
1
-12
/
+11
2018-11-08
nfnetlink/queue: use __vlan_hwaccel helpers
Michał Mirosław
1
-2
/
+3
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
1
-0
/
+1
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
1
-1
/
+1
2018-06-18
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
1
-0
/
+3
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+24
2018-05-23
netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
Pablo Neira Ayuso
1
-4
/
+24
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-16
/
+2
2018-03-20
netfilter: Replace printk() with pr_*() and define pr_fmt()
Arushi Singhal
1
-7
/
+7
2018-01-19
netfilter: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-1
/
+0
2018-01-08
netfilter: core: remove synchronize_net call if nfqueue is used
Florian Westphal
1
-7
/
+2
2017-11-20
netfilter: exit_net cleanup check added
Vasily Averin
1
-0
/
+5
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
1
-2
/
+2
2017-07-31
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
Florian Westphal
1
-0
/
+19
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
1
-2
/
+0
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
[next]