index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
-0
/
+3
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
-4
/
+8
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
-2
/
+4
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
-1
/
+1
2024-02-07
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
-1
/
+7
2024-02-07
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
-1
/
+2
2024-02-07
netfilter: nft_compat: narrow down revision to unsigned 8-bits
Pablo Neira Ayuso
-3
/
+3
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-31
/
+106
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
-4
/
+4
2024-01-31
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
-0
/
+24
2024-01-31
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
-3
/
+4
2024-01-31
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
-18
/
+61
2024-01-31
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
-1
/
+1
2024-01-31
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
-5
/
+10
2024-01-31
netfilter: conntrack: correct window scaling with retransmitted SYN
Ryan Schaefer
-4
/
+6
2024-01-29
netfilter: xtables: allow xtables-nft only builds
Florian Westphal
-6
/
+6
2024-01-29
ipvs: Simplify the allocation of ip_vs_conn slab caches
Kunwu Chan
-3
/
+1
2024-01-29
netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create()
Kunwu Chan
-6
/
+2
2024-01-29
netfilter: nf_tables: pass flags to set backend selection routine
Pablo Neira Ayuso
-7
/
+2
2024-01-29
netfilter: nf_tables: Implement table adoption support
Phil Sutter
-3
/
+16
2024-01-29
netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST
Phil Sutter
-0
/
+7
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+1
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
-1
/
+1
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
-2
/
+47
2024-01-24
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
-10
/
+6
2024-01-24
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
-0
/
+4
2024-01-24
netfilter: nft_limit: reject configurations that cause integer overflow
Florian Westphal
-7
/
+16
2024-01-24
netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
Pablo Neira Ayuso
-2
/
+9
2024-01-17
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
-2
/
+2
2024-01-17
netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
Pablo Neira Ayuso
-1
/
+5
2024-01-17
netfilter: nf_tables: skip dead set elements in netlink dump
Pablo Neira Ayuso
-1
/
+1
2024-01-17
netfilter: nf_tables: do not allow mismatch field size and set key length
Pablo Neira Ayuso
-1
/
+5
2024-01-17
netfilter: nf_tables: check if catch-all set element is active in next genera...
Pablo Neira Ayuso
-1
/
+1
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
-12
/
+13
2024-01-17
netfilter: nf_queue: remove excess nf_bridge variable
Pavel Tikhomirov
-3
/
+1
2024-01-17
netfilter: nfnetlink_log: use proper helper for fetching physinif
Pavel Tikhomirov
-4
/
+4
2024-01-17
netfilter: nft_limit: do not ignore unsupported flags
Pablo Neira Ayuso
-7
/
+12
2024-01-17
netfilter: nf_tables: bail out if stateful expression provides no .clone
Pablo Neira Ayuso
-8
/
+7
2024-01-17
netfilter: nf_tables: validate .maxattr at expression registration
Pablo Neira Ayuso
-0
/
+3
2024-01-17
netfilter: nf_tables: reject invalid set policy
Pablo Neira Ayuso
-1
/
+9
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-36
/
+131
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
-0
/
+5
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
-7
/
+7
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+5
2024-01-03
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
-1
/
+1
2024-01-03
netfilter: nf_nat: fix action not being set for all ct states
Brad Cowie
-1
/
+2
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
-0
/
+5
2023-12-22
netfilter: nf_tables: validate chain type update if available
Pablo Neira Ayuso
-1
/
+10
2023-12-22
netfilter: ctnetlink: support filtering by zone
Felix Huettner
-4
/
+8
2023-12-22
netfilter: nf_tables: mark newset as dead on transaction abort
Florian Westphal
-0
/
+1
[prev]
[next]