index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vrf.c
Commit message (
Expand
)
Author
Age
*
net: vrf: Implement get_saddr for IPv6
David Ahern
2016-06-18
*
net: vrf: Switch dst dev to loopback on device delete
David Ahern
2016-06-16
*
net: vrf: Update flags and features settings
David Ahern
2016-06-15
*
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-06-15
*
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
2016-06-15
*
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
2016-06-10
*
net: vrf: call netdev_lockdep_set_classes()
Eric Dumazet
2016-06-09
*
net: vrf: Add l3mdev rules on first device create
David Ahern
2016-06-08
*
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2016-06-08
*
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
2016-06-08
*
net: vrf: Minor refactoring for local address patches
David Ahern
2016-06-08
*
net: Revert vrf-local changes.
David S. Miller
2016-06-06
*
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2016-06-06
*
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
2016-06-06
*
net: vrf: Minor refactoring for local address patches
David Ahern
2016-06-06
*
net: vrf: set operstate and mtu at link create
David Ahern
2016-06-02
*
net: vrf: protect changes to private data with rcu
David Ahern
2016-05-16
*
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-11
*
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-05-09
*
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
*
net: vrf: Fix dst reference counting
David Ahern
2016-04-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
|
\
|
*
net: vrf: Remove direct access to skb->data
David Ahern
2016-02-25
*
|
vrf: duplicate include of rtnetlink.h
stephen hemminger
2016-02-11
*
|
net: Add support for fill_slave_info to VRF device
David Ahern
2016-02-07
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
|
\
|
*
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-04
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
|
\
|
|
*
vrf: fix double free and memory corruption on register_netdevice failure
Nikolay Aleksandrov
2015-11-23
*
|
net: add possibility to pass information about upper device via notifier
Jiri Pirko
2015-12-03
*
|
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
2015-12-03
*
|
vrf: remove slave queue and private slave struct
Nikolay Aleksandrov
2015-11-24
|
/
*
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
[next]