index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
1
-1
/
+1
2024-01-03
netfilter: nf_nat: fix action not being set for all ct states
Brad Cowie
1
-1
/
+2
2023-12-20
netfilter: nf_tables: skip set commit for deleted/destroyed sets
Pablo Neira Ayuso
1
-1
/
+1
2023-12-20
netfilter: nf_tables: set transport offset from mac header for netdev/egress
Pablo Neira Ayuso
1
-1
/
+1
2023-12-06
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
1
-4
/
+12
2023-12-06
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
1
-2
/
+3
2023-12-06
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
1
-4
/
+9
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2
-4
/
+8
2023-12-06
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
1
-0
/
+3
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
1
-5
/
+5
2023-11-14
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
1
-25
/
+30
2023-11-14
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
1
-7
/
+7
2023-11-14
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
1
-2
/
+3
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2
-3
/
+4
2023-11-14
netfilter: nft_set_rbtree: Remove unused variable nft_net
Yang Li
1
-2
/
+0
2023-11-08
Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
27
-7
/
+69
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
16
-0
/
+16
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
1
-5
/
+17
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
9
-0
/
+9
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2
-8
/
+4
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+1
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
[next]