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
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
2023-12-11
1
-0
/
+10
*
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-14
1
-2
/
+2
*
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2023-11-08
1
-13
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-0
/
+1
|
\
|
*
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-25
1
-0
/
+1
*
|
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
2023-10-24
1
-1
/
+1
*
|
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
2023-10-24
1
-9
/
+9
*
|
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
2023-10-24
1
-13
/
+25
*
|
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
2023-10-24
1
-1
/
+1
*
|
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
2023-10-24
1
-1
/
+1
*
|
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
2023-10-18
1
-1
/
+1
*
|
netfilter: cleanup struct nft_table
George Guo
2023-10-10
1
-1
/
+4
*
|
netfilter: conntrack: simplify nf_conntrack_alter_reply
Florian Westphal
2023-10-10
1
-4
/
+10
|
/
*
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-09-20
1
-1
/
+1
*
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
2023-09-08
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-0
/
+6
|
\
|
*
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-08-23
1
-0
/
+5
|
*
netfilter: nf_tables: validate all pending tables
Florian Westphal
2023-08-23
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-0
/
+1
|
\
|
|
*
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-08-16
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-75
/
+45
|
\
|
|
*
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-08-10
1
-95
/
+3
|
*
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-08-10
1
-1
/
+63
*
|
netfilter: conntrack: Remove unused function declarations
Yue Haibing
2023-08-08
3
-7
/
+0
*
|
netfilter: helper: Remove unused function declarations
Yue Haibing
2023-08-08
1
-3
/
+0
*
|
netfilter: allow exp not to be removed in nf_ct_find_expectation
Xin Long
2023-07-20
1
-1
/
+1
|
/
*
netfilter: conntrack: don't fold port numbers into addresses before hashing
Florian Westphal
2023-07-05
1
-0
/
+3
*
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-07-05
1
-4
/
+27
*
Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-06-26
1
-0
/
+3
|
\
|
*
netfilter: nf_tables: permit update of set size
Florian Westphal
2023-06-26
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
1
-2
/
+29
|
\
\
|
*
|
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-06-20
1
-0
/
+3
|
*
|
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-06-20
1
-1
/
+4
|
*
|
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-06-20
1
-0
/
+2
|
*
|
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
2023-06-20
1
-1
/
+20
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
2
-2
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
2023-06-14
1
-1
/
+1
|
*
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
2023-06-08
1
-1
/
+3
*
|
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2023-05-18
1
-2
/
+2
*
|
netfilter: Reorder fields in 'struct nf_conntrack_expect'
Christophe JAILLET
2023-05-18
1
-9
/
+9
|
/
*
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-03
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-26
1
-1
/
+5
|
\
|
*
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
2023-04-19
1
-1
/
+5
*
|
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-04-24
1
-11
/
+24
|
\
\
|
*
|
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
2023-04-22
1
-0
/
+6
|
*
|
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
2023-04-22
1
-2
/
+1
|
*
|
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
2023-04-22
1
-3
/
+1
|
*
|
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
2023-04-22
1
-3
/
+2
|
*
|
netfilter: nf_tables: make validation state per table
Florian Westphal
2023-04-22
1
-1
/
+2
|
*
|
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
2023-04-22
1
-2
/
+12
[next]