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