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
2019-12-04
netfilter: nf_tables_offload: skip EBUSY on chain update
Pablo Neira Ayuso
1
-1
/
+2
2019-12-04
netfilter: nf_tables: bogus EOPNOTSUPP on basechain update
Pablo Neira Ayuso
1
-0
/
+1
2019-12-04
netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
3
-13
/
+30
2019-11-12
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
1
-1
/
+1
2019-11-12
netfilter: nft_payload: fix missing check for matching length in offloads
wenxu
1
-0
/
+38
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-8
/
+7
2019-11-12
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
5
-17
/
+28
2019-11-12
netfilter: nf_flow_table: set timeout before insertion into hashes
Pablo Neira Ayuso
1
-1
/
+2
2019-11-12
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
1
-3
/
+5
2019-11-06
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-29
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
1
-1
/
+6
2019-10-11
netfilter: nf_tables: allow lookups in dynamic sets
Florian Westphal
2
-5
/
+5
2019-09-03
netfilter: nf_flow_table: set default timeout after successful insertion
Pablo Neira Ayuso
1
-1
/
+1
2019-09-03
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
1
-2
/
+5
2019-09-03
netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...
Leonardo Bras
1
-0
/
+3
2019-09-02
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
1
-3
/
+3
2019-08-29
netfilter: nf_flow_table: clear skb tstamp before xmit
Florian Westphal
1
-1
/
+2
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
1
-0
/
+5
2019-08-27
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
1
-1
/
+1
2019-08-27
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
1
-4
/
+2
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
1
-11
/
+25
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
1
-0
/
+6
2019-08-18
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2
-3
/
+18
2019-08-14
netfilter: nft_flow_offload: skip tcp rst and fin packets
Pablo Neira Ayuso
1
-3
/
+6
2019-08-13
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
1
-8
/
+8
2019-08-09
netfilter: nf_flow_table: teardown flow timeout race
Pablo Neira Ayuso
1
-9
/
+25
2019-08-09
netfilter: nf_flow_table: conntrack picks up expired flows
Pablo Neira Ayuso
1
-7
/
+10
2019-08-09
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-5
/
+10
2019-08-05
netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
Florian Westphal
1
-0
/
+43
2019-07-29
netfilter: ipset: Fix rename concurrency with listing
Jozsef Kadlecsik
1
-1
/
+1
2019-07-29
netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...
Stefano Brivio
2
-2
/
+2
2019-07-29
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...
Stefano Brivio
1
-4
/
+0
2019-07-25
netfilter: nf_tables: Make nft_meta expression more robust
Phil Sutter
1
-12
/
+4
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2
-3
/
+4
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
34
-64
/
+84
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
2
-2
/
+2
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-2
/
+1
2019-07-18
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
1
-1
/
+1
2019-07-18
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
1
-2
/
+2
2019-07-18
netfilter: nf_tables: Support auto-loading for inet nat
Phil Sutter
1
-0
/
+3
2019-07-16
netfilter: nft_hash: fix symhash with modulus one
Laura Garcia Liebana
1
-1
/
+1
2019-07-16
netfilter: nf_tables: don't fail when updating base chain policy
Florian Westphal
1
-0
/
+2
2019-07-16
netfilter: conntrack: always store window size un-scaled
Florian Westphal
1
-3
/
+5
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
2
-2
/
+4
2019-07-16
netfilter: nf_tables: fix module autoload for redir
Christian Hesse
1
-1
/
+1
2019-07-16
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
6
-14
/
+7
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
18
-38
/
+56
2019-07-15
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
69
-512
/
+2909
2019-07-09
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
7
-7
/
+599
[next]