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
/
drivers
/
net
/
vrf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
net: Fix vti use case with oif in dst lookups
David Ahern
1
-1
/
+2
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
1
-3
/
+45
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
1
-1
/
+0
2015-08-20
vrf: ndo_add|del_slave drop unnecessary checks
Nikolay Aleksandrov
1
-5
/
+1
2015-08-20
vrf: move vrf_insert_slave so we can drop a goto label
Nikolay Aleksandrov
1
-6
/
+2
2015-08-20
vrf: remove unnecessary duplicate check
Nikolay Aleksandrov
1
-8
/
+0
2015-08-20
vrf: don't panic on cache create failure
Nikolay Aleksandrov
1
-1
/
+1
2015-08-20
vrf: plug skb leaks
Nikolay Aleksandrov
1
-3
/
+10
2015-08-18
vrf: simplify the netdev notifier function
Nikolay Aleksandrov
1
-3
/
+2
2015-08-18
vrf: don't check for dstats and rth in uninit path
Nikolay Aleksandrov
1
-4
/
+2
2015-08-18
vrf: drop unused num_slaves member
Nikolay Aleksandrov
1
-2
/
+0
2015-08-18
vrf: drop unnecessary dev refcnt changes
Nikolay Aleksandrov
1
-2
/
+0
2015-08-13
net: Introduce VRF device driver
David Ahern
1
-0
/
+685