index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
2022-08-17
1
-1
/
+0
*
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
2022-08-15
1
-0
/
+5
*
netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...
Pablo Neira Ayuso
2022-08-15
1
-0
/
+3
*
netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
Pablo Neira Ayuso
2022-08-15
1
-0
/
+24
*
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
2022-08-12
1
-4
/
+9
*
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
2022-08-11
1
-1
/
+1
*
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
2022-08-11
1
-12
/
+71
*
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
2022-08-11
1
-4
/
+0
*
netfilter: nf_ct_irc: cap packet search space to 4k
Florian Westphal
2022-08-11
1
-3
/
+9
*
netfilter: nf_ct_ftp: prefer skb_linearize
Florian Westphal
2022-08-11
1
-18
/
+6
*
netfilter: nf_ct_h323: cap packet size at 64k
Florian Westphal
2022-08-11
1
-1
/
+9
*
netfilter: nf_ct_sane: remove pseudo skb linearization
Florian Westphal
2022-08-11
1
-38
/
+30
*
netfilter: nf_tables: possible module reference underflow in error path
Pablo Neira Ayuso
2022-08-10
1
-1
/
+1
*
netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...
Pablo Neira Ayuso
2022-08-10
1
-0
/
+1
*
netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...
Pablo Neira Ayuso
2022-08-10
1
-7
/
+13
*
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
2022-08-09
1
-0
/
+1
*
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-09
1
-0
/
+4
*
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-09
5
-113
/
+124
*
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
2022-08-09
1
-2
/
+5
*
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-09
1
-2
/
+4
*
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-09
1
-1
/
+3
*
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
2022-08-09
2
-16
/
+70
*
netfilter: flowtable: fix incorrect Kconfig dependencies
Pablo Neira Ayuso
2022-08-06
1
-2
/
+1
*
netfilter: nf_tables: fix crash when nf_trace is enabled
Florian Westphal
2022-08-06
1
-11
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-29
3
-1
/
+39
|
\
|
*
netfilter: nft_queue: only allow supported familes and hooks
Florian Westphal
2022-07-26
1
-0
/
+27
|
*
netfilter: nf_tables: add rescheduling points during loop detection walks
Florian Westphal
2022-07-26
1
-0
/
+6
|
*
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-07-26
1
-1
/
+6
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-23
3
-139
/
+342
|
\
\
|
*
|
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
2022-07-22
3
-37
/
+74
|
*
|
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
2022-07-22
3
-11
/
+58
|
*
|
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
2022-07-22
2
-27
/
+189
|
*
|
net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
Kumar Kartikeya Dwivedi
2022-07-22
1
-34
/
+18
|
*
|
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-22
1
-38
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-21
31
-260
/
+385
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
netfilter: xt_TPROXY: remove pr_debug invocations
Justin Stitt
2022-07-21
1
-23
/
+2
|
*
|
netfilter: flowtable: prefer refcount_inc
Florian Westphal
2022-07-21
1
-8
/
+3
|
*
|
netfilter: ipvs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-21
1
-3
/
+2
|
*
|
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
2022-07-11
1
-0
/
+12
|
*
|
netfilter: nf_tables: use correct integer types
Florian Westphal
2022-07-11
4
-11
/
+12
|
*
|
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-07-11
1
-3
/
+3
|
*
|
netfilter: nf_tables: use the correct get/put helpers
Florian Westphal
2022-07-11
4
-10
/
+11
|
*
|
netfilter: x_tables: use correct integer types
Florian Westphal
2022-07-11
3
-9
/
+9
|
*
|
netfilter: nfnetlink: add missing __be16 cast
Florian Westphal
2022-07-11
1
-1
/
+1
|
*
|
netfilter: nft_set_bitmap: Fix spelling mistake
Zhang Jiaming
2022-07-11
1
-2
/
+2
|
*
|
netfilter: h323: merge nat hook pointers into one
Florian Westphal
2022-07-11
1
-161
/
+99
|
*
|
netfilter: nf_conntrack: use rcu accessors where needed
Florian Westphal
2022-07-11
7
-16
/
+57
|
*
|
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
2022-07-11
3
-3
/
+3
[next]