Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ff23beebdd315fe4d16070c08c065e89d7debb3
/
drivers
/
net
/
vrf.c
1ff23be
net: l3mdev: Allow send on enslaved interface
by David Ahern
· 9 years ago
b3b4663
net: vrf: Create FIB tables on link create
by David Ahern
· 9 years ago
9ab179d
net: vrf: Fix dst reference counting
by David Ahern
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
65c38aa
net: vrf: Remove direct access to skb->data
by David Ahern
· 9 years ago
809dc75
vrf: duplicate include of rtnetlink.h
by stephen hemminger
· 9 years ago
67eb033
net: Add support for fill_slave_info to VRF device
by David Ahern
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b5bdacf
net: Propagate lookup failure in l3mdev_get_saddr to caller
by David Ahern
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
29bf24a
net: add possibility to pass information about upper device via notifier
by Jiri Pirko
· 9 years ago
6dffb04
net: propagate upper priv via netdev_master_upper_dev_link
by Jiri Pirko
· 9 years ago
bad5316
vrf: remove slave queue and private slave struct
by Nikolay Aleksandrov
· 9 years ago
7f109f7
vrf: fix double free and memory corruption on register_netdevice failure
by Nikolay Aleksandrov
· 9 years ago
35402e3
net: Add IPv6 support to VRF device
by David Ahern
· 9 years ago
ede2059
dst: Pass net into dst->output
by Eric W. Biederman
· 9 years ago
33224b1
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
by Eric W. Biederman
· 9 years ago
cf91a99
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
by Eric W. Biederman
· 9 years ago
e2cb77d
ipv4: Merge ip_local_out and ip_local_out_sk
by Eric W. Biederman
· 9 years ago
4ebdfba7
dst: Pass a sk into .local_out
by Eric W. Biederman
· 9 years ago
8cbb512c
net: Add source address lookup op for VRF
by David Ahern
· 9 years ago
fee6d4c
net: Add netif_is_l3_slave
by David Ahern
· 9 years ago
6e2895a
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
by David Ahern
· 9 years ago
0a15afd
vrf: fix a kernel warning
by WANG Cong
· 9 years ago
ec53951
net: Remove vrf header file
by David Ahern
· 9 years ago
93a7e7e
net: Remove the now unused vrf_ptr
by David Ahern
· 9 years ago
ee15ee5
net: Add support for l3mdev ops to VRF driver
by David Ahern
· 9 years ago
007979e
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
by David Ahern
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
29a26a5
netfilter: Pass struct net into the netfilter hooks
by Eric W. Biederman
· 9 years ago
58189ca
net: Fix vti use case with oif in dst lookups
by David Ahern
· 9 years ago
b7503e0
net: Add FIB table id to rtable
by David Ahern
· 9 years ago
8f58336
net: Add ethernet header for pass through VRF device
by David Ahern
· 9 years ago
61adedf
route: move lwtunnel state to dst_entry
by Jiri Benc
· 9 years ago
2640b39
vrf: ndo_add|del_slave drop unnecessary checks
by Nikolay Aleksandrov
· 9 years ago
15df5e7
vrf: move vrf_insert_slave so we can drop a goto label
by Nikolay Aleksandrov
· 9 years ago
67f3a90
vrf: remove unnecessary duplicate check
by Nikolay Aleksandrov
· 9 years ago
e367da0
vrf: don't panic on cache create failure
by Nikolay Aleksandrov
· 9 years ago
57b8efa
vrf: plug skb leaks
by Nikolay Aleksandrov
· 9 years ago
58aa908
vrf: simplify the netdev notifier function
by Nikolay Aleksandrov
· 9 years ago
3a4a27d
vrf: don't check for dstats and rth in uninit path
by Nikolay Aleksandrov
· 9 years ago
db5dbec
vrf: drop unused num_slaves member
by Nikolay Aleksandrov
· 9 years ago
17d95f5
vrf: drop unnecessary dev refcnt changes
by Nikolay Aleksandrov
· 9 years ago
193125d
net: Introduce VRF device driver
by David Ahern
· 9 years ago