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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
4
-11
/
+31
|
\
|
*
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-08-23
2
-0
/
+6
|
*
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
2023-08-23
1
-3
/
+10
|
*
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
2023-08-23
1
-2
/
+2
|
*
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
2023-08-23
1
-1
/
+5
|
*
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
2023-08-23
1
-1
/
+1
|
*
netfilter: nf_tables: validate all pending tables
Florian Westphal
2023-08-23
1
-4
/
+7
*
|
netfilter: nf_tables: allow loop termination for pending fatal signal
Florian Westphal
2023-08-22
1
-0
/
+6
*
|
netfilter: xtables: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-1
/
+1
*
|
netfilter: x_tables: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-3
/
+2
*
|
netfilter: nft_meta: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-3
/
+3
*
|
netfilter: nft_osf: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-3
/
+3
*
|
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-1
/
+1
*
|
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-1
/
+1
*
|
netfilter: ipset: refactor deprecated strncpy
Justin Stitt
2023-08-22
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
5
-29
/
+66
|
\
|
|
*
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
2023-08-16
1
-0
/
+3
|
*
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
2023-08-16
1
-1
/
+6
|
*
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
2023-08-16
1
-4
/
+32
|
*
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
2023-08-16
1
-0
/
+4
|
*
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2023-08-16
1
-3
/
+3
|
*
netfilter: nf_tables: don't fail inserts if duplicate has expired
Florian Westphal
2023-08-16
1
-19
/
+4
|
*
netfilter: nf_tables: deactivate catchall elements in next generation
Florian Westphal
2023-08-16
1
-0
/
+1
|
*
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-08-16
1
-1
/
+1
|
*
netfilter: nf_tables: fix false-positive lockdep splat
Florian Westphal
2023-08-16
1
-1
/
+12
*
|
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
2023-08-16
1
-2
/
+2
*
|
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
4
-173
/
+431
|
\
|
|
*
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-08-10
1
-47
/
+1
|
*
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
2023-08-10
1
-2
/
+4
|
*
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
2023-08-10
4
-103
/
+173
|
*
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-08-10
1
-11
/
+237
|
*
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
2023-08-09
4
-10
/
+16
*
|
netfilter: nfnetlink_log: always add a timestamp
Maciej Żenczykowski
2023-08-08
1
-4
/
+2
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
3
-15
/
+117
|
\
\
|
*
|
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2023-08-03
1
-0
/
+1
|
*
|
netfilter: bpf: Only define get_proto_defrag_hook() if necessary
Daniel Xu
2023-07-31
1
-0
/
+2
|
*
|
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
2023-07-28
1
-15
/
+108
|
*
|
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-28
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
2
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
2
-3
/
+3
*
|
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
3
-18
/
+19
*
|
|
Merge tag 'nf-next-23-07-27' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-07-27
7
-31
/
+22
|
\
\
\
|
*
|
|
netfilter: conntrack: validate cta_ip via parsing
Lin Ma
2023-07-27
1
-6
/
+2
|
*
|
|
netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
Florian Westphal
2023-07-27
5
-25
/
+18
|
*
|
|
nf_conntrack: fix -Wunused-const-variable=
Zhu Wang
2023-07-27
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
3
-17
/
+35
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...
Pablo Neira Ayuso
2023-07-26
1
-2
/
+3
|
*
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
2023-07-26
1
-9
/
+18
|
*
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
2023-07-26
1
-6
/
+14
[next]