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
2021-03-29
netfilter: nf_conntrack_acct.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
netfilter: ipvs: A spello fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-20
/
+57
2021-03-24
netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-3
/
+12
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
3
-1
/
+12
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
3
-3
/
+21
2021-03-24
netfilter: flowtable: add offload support for xmit path types
Pablo Neira Ayuso
1
-42
/
+124
2021-03-24
netfilter: flowtable: add dsa support
Pablo Neira Ayuso
1
-0
/
+5
2021-03-24
netfilter: flowtable: add pppoe support
Pablo Neira Ayuso
2
-7
/
+51
2021-03-24
netfilter: flowtable: add bridge vlan filtering support
Pablo Neira Ayuso
1
-0
/
+12
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
3
-26
/
+128
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
3
-35
/
+123
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
2
-5
/
+100
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
3
-8
/
+27
2021-03-18
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-15
/
+16
2021-03-18
netfilter: nftables: skip hook overlap logic if flowtable is stale
Pablo Neira Ayuso
1
-0
/
+3
2021-03-18
netfilter: flowtable: refresh timeout after dst and writable checks
Pablo Neira Ayuso
1
-4
/
+4
2021-03-18
netfilter: flowtable: call dst_check() to fall back to classic forwarding
Pablo Neira Ayuso
1
-10
/
+2
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
2
-110
/
+78
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
2
-12
/
+0
2021-03-18
netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
Pablo Neira Ayuso
1
-4
/
+4
2021-03-18
netfilter: flowtable: consolidate skb_try_make_writable() call
Pablo Neira Ayuso
2
-55
/
+31
2021-03-18
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-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-18
netfilter: flowtable: separate replace, destroy and stats to different workqu...
Oz Shlomo
1
-8
/
+36
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-11
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-07
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-05
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
[next]