Nikolay Aleksandrov
|
bad5316232
vrf: remove slave queue and private slave struct
|
9 years ago |
Nikolay Aleksandrov
|
7f109f7cc3
vrf: fix double free and memory corruption on register_netdevice failure
|
9 years ago |
David Ahern
|
35402e3136
net: Add IPv6 support to VRF device
|
10 years ago |
Eric W. Biederman
|
ede2059dba
dst: Pass net into dst->output
|
10 years ago |
Eric W. Biederman
|
33224b16ff
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
|
10 years ago |
Eric W. Biederman
|
cf91a99daa
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
|
10 years ago |
Eric W. Biederman
|
e2cb77db08
ipv4: Merge ip_local_out and ip_local_out_sk
|
10 years ago |
Eric W. Biederman
|
4ebdfba73c
dst: Pass a sk into .local_out
|
10 years ago |
David Ahern
|
8cbb512c92
net: Add source address lookup op for VRF
|
10 years ago |
David Ahern
|
fee6d4c777
net: Add netif_is_l3_slave
|
10 years ago |
David Ahern
|
6e2895a8e3
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
|
10 years ago |
WANG Cong
|
0a15afd2ea
vrf: fix a kernel warning
|
10 years ago |
David Ahern
|
ec539514e5
net: Remove vrf header file
|
10 years ago |
David Ahern
|
93a7e7e837
net: Remove the now unused vrf_ptr
|
10 years ago |
David Ahern
|
ee15ee5d94
net: Add support for l3mdev ops to VRF driver
|
10 years ago |
David Ahern
|
007979eaf9
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
|
10 years ago |
David S. Miller
|
4963ed48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 years ago |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 years ago |
David Ahern
|
58189ca7b2
net: Fix vti use case with oif in dst lookups
|
10 years ago |
David Ahern
|
b7503e0cdb
net: Add FIB table id to rtable
|
10 years ago |
David Ahern
|
8f58336d3f
net: Add ethernet header for pass through VRF device
|
10 years ago |
Jiri Benc
|
61adedf3e3
route: move lwtunnel state to dst_entry
|
10 years ago |
Nikolay Aleksandrov
|
2640b39c28
vrf: ndo_add|del_slave drop unnecessary checks
|
10 years ago |
Nikolay Aleksandrov
|
15df5e7112
vrf: move vrf_insert_slave so we can drop a goto label
|
10 years ago |
Nikolay Aleksandrov
|
67f3a90b54
vrf: remove unnecessary duplicate check
|
10 years ago |
Nikolay Aleksandrov
|
e367da02fe
vrf: don't panic on cache create failure
|
10 years ago |
Nikolay Aleksandrov
|
57b8efa1a5
vrf: plug skb leaks
|
10 years ago |
Nikolay Aleksandrov
|
58aa90875d
vrf: simplify the netdev notifier function
|
10 years ago |
Nikolay Aleksandrov
|
3a4a27d3bd
vrf: don't check for dstats and rth in uninit path
|
10 years ago |