index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-40
/
+132
2021-06-21
netfilter: nfnetlink_hook: fix check for snprintf() overflow
Dan Carpenter
1
-1
/
+3
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-42
/
+48
2021-06-18
netfilter: conntrack: pass hook state to log functions
Florian Westphal
7
-36
/
+35
2021-06-17
netfilter: nf_tables: add last expression
Pablo Neira Ayuso
3
-1
/
+89
2021-06-16
netfilter: nft_extdhr: Drop pointless check of tprot_set
Phil Sutter
1
-1
/
+1
2021-06-16
netfilter: nft_exthdr: Search chunks in SCTP packets only
Phil Sutter
1
-1
/
+4
2021-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-42
/
+43
2021-06-11
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+5
2021-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
20
-203
/
+615
2021-06-09
netfilter: nf_tables: move base hook annotation to init helper
Florian Westphal
1
-8
/
+7
2021-06-09
netfilter: nfnetlink_hook: add depends-on nftables
Florian Westphal
1
-0
/
+1
2021-06-09
netfilter: nfnetlink_hook: fix array index out-of-bounds error
Colin Ian King
1
-1
/
+1
2021-06-09
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
1
-42
/
+43
2021-06-09
netfilter: nft_exthdr: Fix for unsafe packet data read
Phil Sutter
1
-1
/
+3
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-32
/
+66
2021-06-07
netfilter: add new hook nfnl subsystem
Florian Westphal
4
-0
/
+386
2021-06-07
netfilter: annotate nf_tables base hook ops
Florian Westphal
1
-1
/
+3
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2
-12
/
+39
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
2
-0
/
+27
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
2
-0
/
+29
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
6
-38
/
+24
2021-06-07
netfilter: nf_tables: remove nft_ctx_init_from_setattr()
Pablo Neira Ayuso
1
-39
/
+25
2021-06-07
netfilter: nf_tables: remove nft_ctx_init_from_elemattr()
Pablo Neira Ayuso
1
-38
/
+34
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
6
-70
/
+41
2021-06-02
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
1
-2
/
+6
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
1
-1
/
+1
2021-06-02
netfilter: fix clang-12 fmt string warnings
Florian Westphal
2
-2
/
+2
2021-06-02
netfilter: nft_set_pipapo_avx2: fix up description warnings
Florian Westphal
1
-2
/
+1
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
1
-10
/
+18
2021-05-29
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
Florian Westphal
3
-17
/
+17
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
7
-18
/
+18
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-2
/
+2
2021-05-29
netfilter: use nfnetlink_unicast()
Pablo Neira Ayuso
5
-124
/
+44
2021-05-29
netfilter: xt_CT: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-05-29
netfilter: x_tables: improve limit_mt scalability
Jason Baron
1
-20
/
+26
2021-05-29
netfilter: Remove leading spaces in Kconfig
Juerg Haefliger
2
-2
/
+2
2021-05-29
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
6
-15
/
+47
2021-05-28
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
2
-4
/
+4
2021-05-28
netfilter: nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR state
Stefano Brivio
1
-2
/
+7
2021-05-28
netfilter: nft_exthdr: Support SCTP chunks
Phil Sutter
1
-0
/
+51
2021-05-27
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
1
-19
/
+40
2021-05-21
netfilter: nf_tables: extended netlink error reporting for chain type
Pablo Neira Ayuso
1
-7
/
+14
2021-05-21
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
1
-1
/
+3
2021-05-20
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
1
-1
/
+1
2021-05-14
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
3
-2
/
+7
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2
-5
/
+5
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
[next]