index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
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