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
/
include
/
net
/
l3mdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
l3mdev: add infrastructure for table to VRF mapping
Andrea Mayer
1
-0
/
+39
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-30
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
1
-1
/
+2
2018-12-03
l3mdev: add function to retreive upper master
Alexis Bauvin
1
-0
/
+22
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
1
-0
/
+24
2016-09-17
net: l3mdev: Remove netif_index_is_l3_master
David Ahern
1
-24
/
+0
2016-09-10
net: l3mdev: remove get_rtable method
David Ahern
1
-21
/
+0
2016-09-10
net: l3mdev: Remove l3mdev_fib_oif
David Ahern
1
-29
/
+0
2016-09-10
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
1
-11
/
+0
2016-09-10
net: ipv4: Remove l3mdev_get_saddr
David Ahern
1
-12
/
+0
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
1
-4
/
+4
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
1
-3
/
+3
2016-09-10
net: l3mdev: Add hook to output path
David Ahern
1
-0
/
+48
2016-09-10
net: flow: Add l3mdev flow update
David Ahern
1
-0
/
+6
2016-06-17
net: ipv6: Address selection needs to consider L3 domains
David Ahern
1
-0
/
+31
2016-06-17
net: vrf: Implement get_saddr for IPv6
David Ahern
1
-0
/
+11
2016-06-15
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
1
-3
/
+3
2016-06-08
net: Add l3mdev rule
David Ahern
1
-0
/
+12
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-0
/
+42
2016-05-09
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
1
-53
/
+3
2016-02-26
net: l3mdev: address selection should only consider devices in L3 domain
David Ahern
1
-2
/
+2
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+10
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
1
-6
/
+10
2015-12-18
net: l3mdev: Add master device lookup by index
David Ahern
1
-0
/
+23
2015-10-13
net: Add IPv6 support to l3mdev
David Ahern
1
-0
/
+46
2015-10-07
net: Add source address lookup op for VRF
David Ahern
1
-0
/
+27
2015-09-29
net: Move netif_index_is_l3_master to l3mdev.h
David Ahern
1
-0
/
+24
2015-09-29
net: Introduce L3 Master device abstraction
David Ahern
1
-0
/
+125