index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vrf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
2016-10-17
1
-0
/
+2
*
net: vrf: Remove RT_FL_TOS
David Ahern
2016-09-17
1
-3
/
+0
*
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
2016-09-11
1
-3
/
+2
*
net: l3mdev: remove get_rtable method
David Ahern
2016-09-11
1
-21
/
+0
*
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
2016-09-11
1
-41
/
+0
*
net: ipv4: Remove l3mdev_get_saddr
David Ahern
2016-09-11
1
-38
/
+0
*
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
2016-09-11
1
-42
/
+82
*
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-11
1
-1
/
+63
*
net: vrf: Add support for PREROUTING rules on vrf device
David Ahern
2016-07-05
1
-0
/
+21
*
net: vrf: Implement get_saddr for IPv6
David Ahern
2016-06-18
1
-0
/
+41
*
net: vrf: Switch dst dev to loopback on device delete
David Ahern
2016-06-16
1
-13
/
+42
*
net: vrf: Update flags and features settings
David Ahern
2016-06-15
1
-0
/
+14
*
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-06-15
1
-5
/
+93
*
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
2016-06-15
1
-1
/
+1
*
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
2016-06-10
1
-0
/
+7
*
net: vrf: call netdev_lockdep_set_classes()
Eric Dumazet
2016-06-09
1
-1
/
+1
*
net: vrf: Add l3mdev rules on first device create
David Ahern
2016-06-08
1
-1
/
+105
*
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2016-06-08
1
-4
/
+85
*
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
2016-06-08
1
-2
/
+98
*
net: vrf: Minor refactoring for local address patches
David Ahern
2016-06-08
1
-27
/
+18
*
net: Revert vrf-local changes.
David S. Miller
2016-06-07
1
-201
/
+33
*
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2016-06-07
1
-4
/
+85
*
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
2016-06-07
1
-2
/
+98
*
net: vrf: Minor refactoring for local address patches
David Ahern
2016-06-07
1
-27
/
+18
*
net: vrf: set operstate and mtu at link create
David Ahern
2016-06-03
1
-0
/
+6
*
net: vrf: protect changes to private data with rcu
David Ahern
2016-05-16
1
-23
/
+47
*
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-12
1
-98
/
+91
*
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-05-10
1
-0
/
+2
*
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
1
-2
/
+11
*
net: vrf: Fix dst reference counting
David Ahern
2016-04-11
1
-161
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-5
/
+8
|
\
|
*
net: vrf: Remove direct access to skb->data
David Ahern
2016-02-25
1
-5
/
+8
*
|
vrf: duplicate include of rtnetlink.h
stephen hemminger
2016-02-11
1
-1
/
+0
*
|
net: Add support for fill_slave_info to VRF device
David Ahern
2016-02-07
1
-0
/
+21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-07
1
-3
/
+7
|
\
|
*
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-05
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-04
1
-10
/
+1
|
\
|
|
*
vrf: fix double free and memory corruption on register_netdevice failure
Nikolay Aleksandrov
2015-11-23
1
-10
/
+1
*
|
net: add possibility to pass information about upper device via notifier
Jiri Pirko
2015-12-03
1
-1
/
+1
*
|
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
2015-12-03
1
-1
/
+1
*
|
vrf: remove slave queue and private slave struct
Nikolay Aleksandrov
2015-11-24
1
-63
/
+5
|
/
*
net: Add IPv6 support to VRF device
David Ahern
2015-10-13
1
-1
/
+272
*
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
1
-2
/
+1
*
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
1
-2
/
+2
*
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-08
1
-2
/
+2
*
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
1
-2
/
+2
*
net: Add source address lookup op for VRF
David Ahern
2015-10-07
1
-0
/
+35
*
net: Add netif_is_l3_slave
David Ahern
2015-10-07
1
-6
/
+4
*
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
2015-10-07
1
-2
/
+2
[next]