index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-01
10
-31
/
+106
|
\
|
*
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
2024-01-31
1
-0
/
+24
|
*
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
2024-01-31
1
-3
/
+4
|
*
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-01-31
4
-18
/
+61
|
*
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
2024-01-31
1
-1
/
+1
|
*
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2024-01-31
2
-5
/
+10
|
*
netfilter: conntrack: correct window scaling with retransmitted SYN
Ryan Schaefer
2024-01-31
1
-4
/
+6
*
|
netfilter: xtables: allow xtables-nft only builds
Florian Westphal
2024-01-29
1
-6
/
+6
*
|
ipvs: Simplify the allocation of ip_vs_conn slab caches
Kunwu Chan
2024-01-29
1
-3
/
+1
*
|
netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create()
Kunwu Chan
2024-01-29
1
-6
/
+2
*
|
netfilter: nf_tables: pass flags to set backend selection routine
Pablo Neira Ayuso
2024-01-29
1
-7
/
+2
*
|
netfilter: nf_tables: Implement table adoption support
Phil Sutter
2024-01-29
1
-3
/
+16
*
|
netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST
Phil Sutter
2024-01-29
1
-0
/
+7
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2024-01-24
1
-1
/
+1
*
|
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2024-01-24
8
-2
/
+47
*
|
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
2024-01-24
1
-10
/
+6
*
|
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
2024-01-24
1
-0
/
+4
*
|
netfilter: nft_limit: reject configurations that cause integer overflow
Florian Westphal
2024-01-24
1
-7
/
+16
*
|
netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
Pablo Neira Ayuso
2024-01-24
1
-2
/
+9
|
/
*
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
2024-01-17
1
-2
/
+2
*
netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
Pablo Neira Ayuso
2024-01-17
1
-1
/
+5
*
netfilter: nf_tables: skip dead set elements in netlink dump
Pablo Neira Ayuso
2024-01-17
1
-1
/
+1
*
netfilter: nf_tables: do not allow mismatch field size and set key length
Pablo Neira Ayuso
2024-01-17
1
-1
/
+5
*
netfilter: nf_tables: check if catch-all set element is active in next genera...
Pablo Neira Ayuso
2024-01-17
1
-1
/
+1
*
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-17
4
-12
/
+13
*
netfilter: nf_queue: remove excess nf_bridge variable
Pavel Tikhomirov
2024-01-17
1
-3
/
+1
*
netfilter: nfnetlink_log: use proper helper for fetching physinif
Pavel Tikhomirov
2024-01-17
1
-4
/
+4
*
netfilter: nft_limit: do not ignore unsupported flags
Pablo Neira Ayuso
2024-01-17
1
-7
/
+12
*
netfilter: nf_tables: bail out if stateful expression provides no .clone
Pablo Neira Ayuso
2024-01-17
1
-8
/
+7
*
netfilter: nf_tables: validate .maxattr at expression registration
Pablo Neira Ayuso
2024-01-17
1
-0
/
+3
*
netfilter: nf_tables: reject invalid set policy
Pablo Neira Ayuso
2024-01-17
1
-1
/
+9
*
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
5
-36
/
+131
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
4
-4
/
+5
|
|
\
|
*
|
netfilter: nf_tables: validate chain type update if available
Pablo Neira Ayuso
2023-12-22
1
-1
/
+10
|
*
|
netfilter: ctnetlink: support filtering by zone
Felix Huettner
2023-12-22
1
-4
/
+8
|
*
|
netfilter: nf_tables: mark newset as dead on transaction abort
Florian Westphal
2023-12-22
1
-0
/
+1
|
*
|
netfilter: nft_set_pipapo: prefer gfp_kernel allocation
Florian Westphal
2023-12-22
1
-1
/
+1
|
*
|
netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests
Phil Sutter
2023-12-22
1
-17
/
+81
|
*
|
netfilter: nf_tables: Introduce nft_set_dump_ctx_init()
Phil Sutter
2023-12-22
1
-16
/
+33
|
*
|
netfilter: nf_tables: Pass const set to nft_get_set_elem
Phil Sutter
2023-12-22
1
-3
/
+3
|
*
|
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
1
-1
/
+1
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
1
-1
/
+1
|
|
\
\
|
|
*
|
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
2023-12-06
1
-1
/
+1
|
*
|
|
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
2023-12-11
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
7
-19
/
+40
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
1
-2
/
+2
*
|
|
|
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
4
-0
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2023-12-27
4
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
2024-01-03
1
-1
/
+1
[next]