index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vrf.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
2018-04-13
*
vrf: fix bug_on triggered by rx when destroying a vrf
Nikolay Aleksandrov
2017-07-21
*
vrf: Fix use-after-free in vrf_xmit
David Ahern
2017-03-22
*
net: vrf: do not allow table id 0
David Ahern
2017-01-15
*
net: ipv4: Fix multipath selection with vrf
David Ahern
2017-01-15
*
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
2017-01-15
*
net: vrf: Remove direct access to skb->data
David Ahern
2016-04-20
*
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-04
*
vrf: fix double free and memory corruption on register_netdevice failure
Nikolay Aleksandrov
2015-11-23
*
net: Add IPv6 support to VRF device
David Ahern
2015-10-13
*
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
*
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
*
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
*
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-08
*
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
*
net: Add source address lookup op for VRF
David Ahern
2015-10-07
*
net: Add netif_is_l3_slave
David Ahern
2015-10-07
*
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
2015-10-07
*
vrf: fix a kernel warning
WANG Cong
2015-10-05
*
net: Remove vrf header file
David Ahern
2015-09-29
*
net: Remove the now unused vrf_ptr
David Ahern
2015-09-29
*
net: Add support for l3mdev ops to VRF driver
David Ahern
2015-09-29
*
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
|
\
|
*
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-17
*
|
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
*
|
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
*
|
net: Add FIB table id to rtable
David Ahern
2015-09-15
|
/
*
net: Add ethernet header for pass through VRF device
David Ahern
2015-08-28
*
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-20
*
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-18
*
net: Introduce VRF device driver
David Ahern
2015-08-13