开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vrf.c
Age
Commit message (
Expand
)
Author
2015-12-14
vrf: fix double free and memory corruption on register_netdevice failure
Nikolay Aleksandrov
2015-09-17
net: Fix vti use case with oif in dst lookups
David Ahern
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-20
vrf: ndo_add|del_slave drop unnecessary checks
Nikolay Aleksandrov
2015-08-20
vrf: move vrf_insert_slave so we can drop a goto label
Nikolay Aleksandrov
2015-08-20
vrf: remove unnecessary duplicate check
Nikolay Aleksandrov
2015-08-20
vrf: don't panic on cache create failure
Nikolay Aleksandrov
2015-08-20
vrf: plug skb leaks
Nikolay Aleksandrov
2015-08-18
vrf: simplify the netdev notifier function
Nikolay Aleksandrov
2015-08-18
vrf: don't check for dstats and rth in uninit path
Nikolay Aleksandrov
2015-08-18
vrf: drop unused num_slaves member
Nikolay Aleksandrov
2015-08-18
vrf: drop unnecessary dev refcnt changes
Nikolay Aleksandrov
2015-08-13
net: Introduce VRF device driver
David Ahern