index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+7
2023-10-26
Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
8
-438
/
+486
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
1
-7
/
+7
2023-10-24
netfilter: nf_tables: Carry reset boolean in nft_set_dump_ctx
Phil Sutter
1
-10
/
+8
2023-10-24
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
5
-23
/
+26
2023-10-24
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
5
-151
/
+107
2023-10-24
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
7
-108
/
+148
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
5
-22
/
+6
2023-10-24
netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush
Pablo Neira Ayuso
1
-2
/
+3
2023-10-24
netfilter: nf_tables: Carry reset boolean in nft_obj_dump_ctx
Phil Sutter
1
-6
/
+6
2023-10-24
netfilter: nf_tables: nft_obj_filter fits into cb->ctx
Phil Sutter
1
-11
/
+5
2023-10-24
netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx
Phil Sutter
1
-4
/
+5
2023-10-24
netfilter: nf_tables: A better name for nft_obj_filter
Phil Sutter
1
-16
/
+16
2023-10-24
netfilter: nf_tables: Unconditionally allocate nft_obj_filter
Phil Sutter
1
-21
/
+15
2023-10-24
netfilter: nf_tables: Drop pointless memset in nf_tables_dump_obj
Phil Sutter
1
-3
/
+0
2023-10-24
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
1
-9
/
+8
2023-10-24
netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests
Phil Sutter
1
-13
/
+64
2023-10-24
netfilter: nf_tables: Introduce nf_tables_getrule_single()
Phil Sutter
1
-31
/
+43
2023-10-24
netfilter: nf_tables: Open-code audit log call in nf_tables_getrule()
Phil Sutter
1
-4
/
+15
2023-10-24
netfilter: nft_set_rbtree: prefer sync gc to async worker
Florian Westphal
1
-59
/
+65
2023-10-24
netfilter: nft_set_rbtree: rename gc deactivate+erase function
Florian Westphal
1
-5
/
+6
2023-10-23
tcp: introduce tcp_clock_ms()
Eric Dumazet
1
-1
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-39
/
+40
2023-10-18
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
1
-4
/
+1
2023-10-18
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
1
-0
/
+2
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
1
-22
/
+28
2023-10-18
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
1
-4
/
+3
2023-10-18
netfilter: make nftables drops visible in net dropmonitor
Florian Westphal
2
-4
/
+8
2023-10-18
netfilter: nf_nat: mask out non-verdict bits when checking return value
Florian Westphal
1
-2
/
+3
2023-10-18
netfilter: conntrack: convert nf_conntrack_update to netfilter verdicts
Florian Westphal
2
-31
/
+42
2023-10-18
netfilter: nf_tables: mask out non-verdict bits when checking return value
Florian Westphal
2
-3
/
+7
2023-10-12
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
1
-1
/
+1
2023-10-12
nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
Xingyuan Mo
1
-1
/
+1
2023-10-12
nf_tables: fix NULL pointer dereference in nft_inner_init()
Xingyuan Mo
1
-0
/
+1
2023-10-12
netfilter: nf_tables: do not refresh timeout when resetting element
Pablo Neira Ayuso
1
-13
/
+5
2023-10-12
netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
Kees Cook
1
-1
/
+1
2023-10-12
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
1
-1
/
+1
2023-10-12
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
1
-1
/
+4
2023-10-10
netfilter: conntrack: prefer tcp_error_log to pr_debug
Florian Westphal
1
-3
/
+4
2023-10-10
netfilter: conntrack: simplify nf_conntrack_alter_reply
Florian Westphal
2
-24
/
+1
2023-10-10
netfilter: nf_tables: Don't allocate nft_rule_dump_ctx
Phil Sutter
1
-13
/
+6
2023-10-10
netfilter: nf_tables: Carry s_idx in nft_rule_dump_ctx
Phil Sutter
1
-4
/
+4
2023-10-10
netfilter: nf_tables: Carry reset flag in nft_rule_dump_ctx
Phil Sutter
1
-10
/
+9
2023-10-10
netfilter: nf_tables: Drop pointless memset when dumping rules
Phil Sutter
1
-4
/
+0
2023-10-10
netfilter: nf_tables: Always allocate nft_rule_dump_ctx
Phil Sutter
1
-27
/
+21
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-48
/
+106
2023-10-04
Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-18
/
+89
2023-10-04
netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
Florian Westphal
1
-17
/
+29
2023-10-04
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
1
-16
/
+28
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-10
/
+33
[next]