index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-8
/
+26
2025-12-18
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
1
-9
/
+8
2025-09-19
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
1
-8
/
+2
2025-09-19
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
1
-1
/
+0
2025-09-19
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
2
-26
/
+31
2025-07-24
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-2
/
+13
2025-07-17
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
1
-1
/
+1
2025-06-19
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
1
-0
/
+9
2025-05-02
netfilter: fib: avoid lookup if socket is available
Florian Westphal
1
-0
/
+21
2025-03-22
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
1
-1
/
+3
2025-02-08
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
1
-0
/
+6
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2024-12-19
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-4
/
+0
2024-12-14
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
1
-0
/
+1
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-03
netfilter: nf_tables: set element timeout update support
Pablo Neira Ayuso
1
-1
/
+15
2024-09-03
netfilter: nf_tables: zero timeout means element never times out
Pablo Neira Ayuso
1
-2
/
+5
2024-09-03
netfilter: nf_tables: consolidate timeout extension for elements
Pablo Neira Ayuso
1
-10
/
+8
2024-09-03
netfilter: nf_tables: annotate data-races around element expiration
Pablo Neira Ayuso
1
-1
/
+1
2024-09-03
netfilter: nf_tables: Add missing Kernel doc
Simon Horman
2
-0
/
+3
2024-09-03
netfilter: nf_tables: Correct spelling in nf_tables.h
Simon Horman
1
-1
/
+1
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
4
-9
/
+4
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+9
2024-08-27
netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation
Pablo Neira Ayuso
1
-2
/
+3
2024-08-26
netfilter: nf_tables: restore IP sanity checks for netdev/egress
Pablo Neira Ayuso
1
-4
/
+6
2024-08-20
netfilter: nf_tables: allow loads only when register is initialized
Florian Westphal
1
-0
/
+1
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-1
/
+2
2024-08-19
netfilter: move nf_ct_netns_get out of nf_conncount_init
Xin Long
1
-4
/
+2
2024-08-19
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
1
-0
/
+2
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+15
2024-07-01
netfilter: Add bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
1
-0
/
+10
2024-07-01
netfilter: nf_tables: Add flowtable map for xdp offload
Florian Westphal
1
-0
/
+5
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-76
/
+146
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-0
/
+5
2024-06-25
netfilter: nf_tables: do not store nft_ctx in transaction objects
Florian Westphal
1
-4
/
+39
2024-06-25
netfilter: nf_tables: store chain pointer in rule transaction
Florian Westphal
1
-0
/
+3
2024-06-25
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-1
/
+1
2024-06-25
netfilter: nf_tables: compact chain+ft transaction objects
Florian Westphal
1
-2
/
+2
2024-06-25
netfilter: nf_tables: move bind list_head into relevant subtypes
Florian Westphal
1
-8
/
+18
2024-06-25
netfilter: nf_tables: make struct nft_trans first member of derived subtypes
Florian Westphal
1
-70
/
+92
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
1
-2
/
+2
2024-04-11
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
1
-1
/
+11
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
1
-0
/
+14
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+6
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-02-22
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+0
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-1
/
+1
[next]