index
:
linux.git
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
2022-07-09
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-02
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-05-27
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-05-16
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-13
netfilter: conntrack: skip verification of zero UDP checksum
Kevin Mitchell
2022-05-13
netfilter: prefer extension check to pointer check
Florian Westphal
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2022-05-13
netfilter: extensions: introduce extension genid count
Florian Westphal
2022-05-13
netfilter: remove nf_ct_unconfirmed_destroy helper
Florian Westphal
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
2022-05-13
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2022-05-13
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2022-04-08
netfilter: ecache: move to separate structure
Florian Westphal
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2022-03-08
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
2022-01-18
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
2022-01-09
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
2022-01-09
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-01-09
netfilter: conntrack: Use max() instead of doing it manually
Jiapeng Chong
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2021-12-23
netfilter: conntrack: tag conntracks picked up in local out hook
Florian Westphal
2021-12-23
netfilter: nf_tables: make counter support built-in
Pablo Neira Ayuso
2021-12-08
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
[next]