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.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
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
4
-17
/
+84
2024-06-19
netfilter: ipset: Fix suspicious rcu_dereference_protected()
Jozsef Kadlecsik
1
-5
/
+6
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2
-51
/
+60
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2
-0
/
+7
2024-05-29
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
1
-5
/
+3
2024-05-29
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
1
-7
/
+65
2024-05-20
netfilter: nft_payload: restore vlan q-in-q match support
Pablo Neira Ayuso
1
-16
/
+7
2024-05-20
netfilter: ipset: Add list flush to cancel_gc
Alexander Maltsev
1
-0
/
+3
2024-05-20
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
1
-0
/
+2
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
13
-169
/
+157
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
7
-19
/
+21
2024-05-10
netfilter: nft_set_pipapo: remove dirty flag
Florian Westphal
2
-27
/
+0
2024-05-10
netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
Florian Westphal
1
-21
/
+49
2024-05-10
netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
Florian Westphal
1
-7
/
+10
2024-05-08
ipvs: allow some sysctls in non-init user namespaces
Alexander Mikhalitsyn
1
-4
/
+15
2024-05-08
ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh
Alexander Mikhalitsyn
1
-7
/
+7
2024-05-06
netfilter: nft_set_pipapo: merge deactivate helper into caller
Florian Westphal
1
-30
/
+9
2024-05-06
netfilter: nft_set_pipapo: prepare walk function for on-demand clone
Florian Westphal
1
-21
/
+39
2024-05-06
netfilter: nft_set_pipapo: prepare destroy function for on-demand clone
Florian Westphal
1
-21
/
+6
2024-05-06
netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
Florian Westphal
1
-7
/
+7
2024-05-06
netfilter: nft_set_pipapo: move prove_locking helper around
Florian Westphal
1
-11
/
+11
2024-05-06
netfilter: conntrack: remove flowtable early-drop test
Florian Westphal
1
-2
/
+0
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
1
-1
/
+1
2024-05-06
netfilter: conntrack: dccp: try not to drop skb in conntrack
Jason Xing
1
-2
/
+2
2024-05-06
netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
Linus Lüssing
1
-1
/
+3
2024-05-06
netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler
Pablo Neira Ayuso
1
-5
/
+1
2024-05-06
netfilter: nf_tables: skip transaction if update object is not implemented
Pablo Neira Ayuso
1
-2
/
+6
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
5
-19
/
+5
2024-05-01
inet: introduce dst_rtable() helper
Eric Dumazet
3
-4
/
+4
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
4
-16
/
+12
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+7
2024-04-25
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
1
-1
/
+3
2024-04-25
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
1
-2
/
+4
2024-04-23
netfilter: nfnetlink: Handle ACK flags for batch messages
Donald Hunter
1
-0
/
+5
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2
-2
/
+2
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-38
/
+99
2024-04-18
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
1
-2
/
+14
2024-04-17
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
5
-20
/
+45
2024-04-17
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2
-1
/
+3
2024-04-11
netfilter: flowtable: incorrect pppoe tuple
Pablo Neira Ayuso
1
-1
/
+1
2024-04-11
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2
-4
/
+7
2024-04-11
netfilter: nft_set_pipapo: do not free live element
Florian Westphal
1
-5
/
+9
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2
-2
/
+9
2024-04-11
netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()
Ziyang Xuan
1
-2
/
+6
2024-04-11
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
1
-2
/
+6
2024-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+34
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
[next]