index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-28
netfilter: nf_conntrack_acct.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
netfilter: ipvs: A spello fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-25
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-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
[next]