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
/
drivers
/
net
/
vrf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-04
vrf: make sure skb->data contains ip header to make routing
Peter Kosyh
1
-23
/
+35
2018-04-13
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
1
-3
/
+5
2017-11-24
net: vrf: correct FRA_L3MDEV encode type
Jeff Barnhill
1
-1
/
+1
2017-07-21
vrf: fix bug_on triggered by rx when destroying a vrf
Nikolay Aleksandrov
1
-5
/
+6
2017-07-05
net: vrf: Make add_fib_rules per network namespace flag
David Ahern
1
-4
/
+32
2017-06-07
driver: vrf: Fix one possible use-after-free issue
Gao Feng
1
-1
/
+2
2017-05-03
net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
David Ahern
1
-1
/
+1
2017-03-30
net: vrf: Reset rt6i_idev in local dst after put
David Ahern
1
-1
/
+3
2017-03-22
vrf: Fix use-after-free in vrf_xmit
David Ahern
1
-1
/
+2
2017-01-15
net: vrf: do not allow table id 0
David Ahern
1
-0
/
+2
2017-01-15
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-0
/
+2
2017-01-15
net: vrf: Add missing Rx counters
David Ahern
1
-0
/
+3
2017-01-15
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
1
-0
/
+4
2017-01-15
net: vrf: Fix NAT within a VRF
David Ahern
1
-2
/
+0
2016-10-17
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
1
-0
/
+2
2016-09-17
net: vrf: Remove RT_FL_TOS
David Ahern
1
-3
/
+0
2016-09-10
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
1
-3
/
+2
2016-09-10
net: l3mdev: remove get_rtable method
David Ahern
1
-21
/
+0
2016-09-10
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
1
-41
/
+0
2016-09-10
net: ipv4: Remove l3mdev_get_saddr
David Ahern
1
-38
/
+0
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
1
-42
/
+82
2016-09-10
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
1
-1
/
+63
2016-07-05
net: vrf: Add support for PREROUTING rules on vrf device
David Ahern
1
-0
/
+21
2016-06-17
net: vrf: Implement get_saddr for IPv6
David Ahern
1
-0
/
+41
2016-06-15
net: vrf: Switch dst dev to loopback on device delete
David Ahern
1
-13
/
+42
2016-06-15
net: vrf: Update flags and features settings
David Ahern
1
-0
/
+14
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
1
-5
/
+93
2016-06-15
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
1
-1
/
+1
2016-06-09
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
1
-0
/
+7
2016-06-09
net: vrf: call netdev_lockdep_set_classes()
Eric Dumazet
1
-1
/
+1
2016-06-08
net: vrf: Add l3mdev rules on first device create
David Ahern
1
-1
/
+105
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-4
/
+85
2016-06-08
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
1
-2
/
+98
2016-06-08
net: vrf: Minor refactoring for local address patches
David Ahern
1
-27
/
+18
2016-06-06
net: Revert vrf-local changes.
David S. Miller
1
-201
/
+33
2016-06-06
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-4
/
+85
2016-06-06
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
1
-2
/
+98
2016-06-06
net: vrf: Minor refactoring for local address patches
David Ahern
1
-27
/
+18
2016-06-02
net: vrf: set operstate and mtu at link create
David Ahern
1
-0
/
+6
2016-05-16
net: vrf: protect changes to private data with rcu
David Ahern
1
-23
/
+47
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-98
/
+91
2016-05-09
net: l3mdev: Allow send on enslaved interface
David Ahern
1
-0
/
+2
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
1
-2
/
+11
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
1
-161
/
+16
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2016-02-25
net: vrf: Remove direct access to skb->data
David Ahern
1
-5
/
+8
2016-02-11
vrf: duplicate include of rtnetlink.h
stephen hemminger
1
-1
/
+0
2016-02-07
net: Add support for fill_slave_info to VRF device
David Ahern
1
-0
/
+21
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
1
-3
/
+7
[next]