index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-19
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
1
-2
/
+2
2021-05-19
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
1
-0
/
+2
2021-05-19
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
1
-19
/
+69
2021-05-14
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
1
-0
/
+44
2021-05-14
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2
-6
/
+45
2021-05-14
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-2
/
+3
2021-05-07
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
1
-8
/
+2
2021-04-13
netfilter: nftables: clone set element expression template
Pablo Neira Ayuso
1
-12
/
+34
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-8
/
+2
2021-04-10
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
1
-2
/
+2
2021-03-31
netfilter: conntrack: do not print icmpv6 as unknown via /proc
Pablo Neira Ayuso
1
-0
/
+1
2021-03-31
netfilter: flowtable: fix NAT IPv6 offload mangling
Pablo Neira Ayuso
1
-3
/
+3
2021-03-18
netfilter: nftables: skip hook overlap logic if flowtable is stale
Pablo Neira Ayuso
1
-0
/
+3
2021-03-18
netfilter: flowtable: Make sure GC works periodically in idle system
Yinjun Zhang
1
-1
/
+1
2021-03-18
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
1
-0
/
+15
2021-03-18
netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
Pablo Neira Ayuso
1
-1
/
+3
2021-03-18
netfilter: conntrack: Fix gre tunneling over ipv6
Ludovic Senecaux
1
-3
/
+0
2021-03-15
netfilter: ctnetlink: fix dump of the expect mask attribute
Florian Westphal
1
-0
/
+1
2021-03-15
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
1
-1
/
+1
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
1
-15
/
+34
2021-03-04
netfilter: nftables: bogus check for netlink portID with table owner
Pablo Neira Ayuso
1
-4
/
+3
2021-03-04
netfilter: nftables: fix possible double hook unregistration with table owner
Pablo Neira Ayuso
1
-1
/
+5
2021-03-02
netfilter: nftables: disallow updates on table ownership
Pablo Neira Ayuso
1
-0
/
+6
2021-02-28
netfilter: x_tables: gpf inside xt_find_revision()
Vasily Averin
1
-2
/
+4
2021-02-28
netfilter: conntrack: avoid misleading 'invalid' in log message
Florian Westphal
1
-2
/
+4
2021-02-28
netfilter: nf_nat: undo erroneous tcp edemux lookup
Florian Westphal
1
-4
/
+21
2021-02-28
netfilter: conntrack: Remove a double space in a log message
Klemen Košir
1
-2
/
+1
2021-02-15
netfilter: nftables: introduce table ownership
Pablo Neira Ayuso
1
-46
/
+117
2021-02-15
netfilter: nftables: add helper function to release hooks of one single table
Pablo Neira Ayuso
1
-5
/
+10
2021-02-15
netfilter: nftables: add helper function to release one table
Pablo Neira Ayuso
1
-35
/
+40
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-24
/
+48
2021-02-09
netfilter: nftables: relax check for stateful expressions in set definition
Pablo Neira Ayuso
1
-13
/
+15
2021-02-09
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
1
-1
/
+2
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
35
-209
/
+368
2021-02-06
netfilter: nftables: remove redundant assignment of variable err
Colin Ian King
1
-3
/
+1
2021-02-04
netfilter: move handlers to net/ip_vs.h
Leon Romanovsky
1
-12
/
+0
2021-02-04
netfilter: flowtable: fix tcp and udp header checksum update
Sven Auhagen
1
-2
/
+2
2021-02-04
netfilter: nftables: fix possible UAF over chains from packet path in netns
Pablo Neira Ayuso
1
-6
/
+19
2021-02-04
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
1
-2
/
+10
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-18
/
+28
2021-01-27
net: remove redundant 'depends on NET'
Masahiro Yamada
2
-2
/
+2
2021-01-27
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-2
/
+1
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
17
-80
/
+89
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
20
-112
/
+109
2021-01-26
netfilter: flowtable: add hash offset field to tuple
Pablo Neira Ayuso
1
-3
/
+3
2021-01-26
ipvs: add weighted random twos choice algorithm
Darby Payne
3
-0
/
+151
2021-01-25
netfilter: ctnetlink: remove get_ct indirection
Florian Westphal
3
-10
/
+15
2021-01-16
netfilter: nft_dynset: dump expressions when set definition contains no expre...
Pablo Neira Ayuso
1
-14
/
+17
2021-01-16
netfilter: nft_dynset: add timeout extension to template
Pablo Neira Ayuso
1
-1
/
+3
[next]