index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
4 days
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
2025-01-19
netfilter: flowtable: add CLOSING state
Pablo Neira Ayuso
2025-01-19
netfilter: conntrack: rework offload nf_conn timeout extension logic
Florian Westphal
2025-01-19
netfilter: conntrack: remove skb argument from nf_ct_refresh
Florian Westphal
2025-01-19
netfilter: nf_tables: Tolerate chains with no remaining hooks
Phil Sutter
2025-01-19
netfilter: nf_tables: Store user-defined hook ifname
Phil Sutter
2025-01-19
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
2025-01-09
netfilter: conntrack: add conntrack event timestamp
Florian Westphal
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-25
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-11
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
2024-12-03
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
2024-11-14
netfilter: nf_tables: allocate element update information dynamically
Florian Westphal
2024-11-14
netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
Florian Westphal
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
Florian Westphal
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-03
netfilter: nf_tables: set element timeout update support
Pablo Neira Ayuso
2024-09-03
netfilter: nf_tables: zero timeout means element never times out
Pablo Neira Ayuso
2024-09-03
netfilter: nf_tables: consolidate timeout extension for elements
Pablo Neira Ayuso
2024-09-03
netfilter: nf_tables: annotate data-races around element expiration
Pablo Neira Ayuso
2024-09-03
netfilter: nf_tables: Add missing Kernel doc
Simon Horman
2024-09-03
netfilter: nf_tables: Correct spelling in nf_tables.h
Simon Horman
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-27
netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation
Pablo Neira Ayuso
2024-08-26
netfilter: nf_tables: restore IP sanity checks for netdev/egress
Pablo Neira Ayuso
2024-08-20
netfilter: nf_tables: allow loads only when register is initialized
Florian Westphal
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
2024-08-19
netfilter: move nf_ct_netns_get out of nf_conncount_init
Xin Long
2024-08-19
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-01
netfilter: Add bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
2024-07-01
netfilter: nf_tables: Add flowtable map for xdp offload
Florian Westphal
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-06-25
netfilter: nf_tables: do not store nft_ctx in transaction objects
Florian Westphal
2024-06-25
netfilter: nf_tables: store chain pointer in rule transaction
Florian Westphal
2024-06-25
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
[next]