index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
2020-01-24
1
-3
/
+3
*
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
2019-07-15
1
-1
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-6
/
+9
*
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
2018-07-18
1
-7
/
+3
*
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
2018-07-18
1
-0
/
+9
*
netfilter: nf_tables: make valid_genid callback mandatory
Florian Westphal
2018-07-18
1
-2
/
+2
*
netfilter: nf_tables: fix module unload race
Florian Westphal
2018-06-12
1
-3
/
+7
*
netfilter: nfnetlink: Remove VLA usage
Kees Cook
2018-06-01
1
-2
/
+23
*
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2018-06-01
1
-0
/
+2
*
netfilter: nf_tables: fail batch if fatal signal is pending
Florian Westphal
2018-05-29
1
-0
/
+8
*
netfilter: nfnetlink: allow commit to fail
Florian Westphal
2018-05-29
1
-1
/
+8
*
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2018-01-19
1
-4
/
+0
*
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
Mateusz Jurczyk
2017-07-17
1
-3
/
+3
*
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-06-19
1
-6
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
1
-1
/
+1
|
\
|
*
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
*
|
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
1
-1
/
+1
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-5
/
+6
*
|
netlink: extended ACK reporting
Johannes Berg
2017-04-13
1
-10
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-02-23
1
-1
/
+1
|
\
|
*
netfilter: nfnetlink: remove static declaration from err_list
Liping Zhang
2017-02-21
1
-1
/
+1
*
|
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-02-12
1
-4
/
+27
*
|
netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()
Pablo Neira Ayuso
2017-02-12
1
-23
/
+28
*
|
netfilter: nfnetlink: get rid of u_intX_t types
Pablo Neira Ayuso
2017-02-12
1
-8
/
+8
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-7
/
+9
|
\
|
*
netfilter: nfnetlink: correctly validate length of batch messages
Phil Turnbull
2016-02-08
1
-4
/
+6
|
*
netfilter: nfnetlink: use original skbuff when acking batches
Pablo Neira Ayuso
2016-02-01
1
-3
/
+3
*
|
nfnetlink: remove nfnetlink_alloc_skb
Florian Westphal
2016-02-18
1
-7
/
+0
|
/
*
netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
Pablo Neira Ayuso
2015-12-28
1
-3
/
+3
*
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-28
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-18
1
-6
/
+8
|
\
|
*
nfnetlink: add nfnl_dereference_protected helper
Florian Westphal
2015-12-15
1
-6
/
+7
|
*
netfilter: nf_tables: extend tracing infrastructure
Florian Westphal
2015-12-09
1
-0
/
+1
*
|
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...
Pablo Neira Ayuso
2015-12-10
1
-2
/
+0
*
|
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-12-10
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-11-04
1
-1
/
+1
|
\
|
*
netfilter: nfnetlink: don't probe module if it exists
Florian Westphal
2015-10-28
1
-1
/
+1
*
|
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2015-10-09
1
-1
/
+1
|
/
*
netfilter: nfnetlink: work around wrong endianess in res_id field
Pablo Neira Ayuso
2015-08-29
1
-1
/
+7
*
netfilter: nfnetlink: keep going batch handling on missing modules
Pablo Neira Ayuso
2015-07-02
1
-13
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-01-15
1
-8
/
+7
|
\
|
*
netfilter: nfnetlink: remove redundant variable nskb
Duan Jiong
2015-01-05
1
-8
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-01-12
1
-2
/
+3
|
\
\
|
*
|
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
2015-01-06
1
-1
/
+1
|
*
|
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
2015-01-06
1
-1
/
+2
|
|
/
*
/
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-27
1
-1
/
+1
|
/
*
netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind
Pablo Neira Ayuso
2014-11-17
1
-1
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-1
/
+63
|
\
|
*
netfilter: nfnetlink: deliver netlink errors on batch completion
Pablo Neira Ayuso
2014-09-03
1
-1
/
+63
[next]