index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-19
net: Fix typo in NET_FAILOVER help text
Jonathan Neuschäfer
1
-1
/
+1
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-4
/
+4
2018-05-29
virtio_net: Extend virtio to use VF datapath when available
Sridhar Samudrala
1
-0
/
+1
2018-05-29
net: Introduce net_failover driver
Sridhar Samudrala
1
-0
/
+12
2018-04-27
geneve: fix build with modular IPV6
Tobias Regnery
1
-0
/
+1
2018-03-29
netdevsim: Add simple FIB resource controller via devlink
David Ahern
1
-0
/
+1
2018-02-27
ipvlan: fix building with modular IPV6
Arnd Bergmann
1
-0
/
+1
2018-02-22
ipvlan: selects master_l3 device instead of depending on it
Matteo Croce
1
-1
/
+1
2018-02-22
ipvlan: drop ipv6 dependency
Matteo Croce
1
-1
/
+0
2017-12-03
netdevsim: add software driver for testing offloads
Jakub Kicinski
1
-0
/
+11
2017-10-02
net: Add support for networking over Thunderbolt cable
Amir Levy
1
-0
/
+12
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
1
-1
/
+1
2017-04-24
VSOCK: Add vsockmon device
Gerard Garcia
1
-0
/
+8
2017-02-17
vmxnet3: prevent building with 64K pages
Arnd Bergmann
1
-0
/
+3
2017-02-12
ipvtap: IP-VLAN based tap driver
Sainath Grandhi
1
-0
/
+13
2017-02-12
tap: tap as an independent module
Sainath Grandhi
1
-0
/
+7
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
1
-0
/
+3
2016-09-21
ipvlan: Fix dependency issue
Mahesh Bandewar
1
-0
/
+1
2016-09-19
ipvlan: Introduce l3s mode
Mahesh Bandewar
1
-0
/
+1
2016-05-10
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
Pablo Neira
1
-0
/
+17
2016-04-26
net: dummy: remove note about being Y by default
Ivan Babrou
1
-3
/
+2
2016-04-18
macsec: fix crypto Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2016-03-14
macsec: introduce IEEE 802.1AE driver
Sabrina Dubroca
1
-0
/
+7
2015-10-13
net: Add IPv6 support to VRF device
David Ahern
1
-1
/
+3
2015-09-30
net: Add support for l3mdev ops to VRF driver
David Ahern
1
-0
/
+1
2015-08-28
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
1
-2
/
+2
2015-08-25
fjes: Introduce FUJITSU Extended Socket Network Device driver
Taku Izumi
1
-0
/
+7
2015-08-21
virtio_net: use DECLARE_EWMA
Johannes Berg
1
-1
/
+0
2015-08-14
net: Introduce VRF device driver
David Ahern
1
-0
/
+7
2015-07-05
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+2
2015-07-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+14
2015-07-02
NTB: Move files in preparation for NTB abstraction
Allen Hubbe
1
-2
/
+2
2015-06-01
macvtap/tun: cross-endian support for little-endian hosts
Greg Kurz
1
-0
/
+14
2015-05-13
geneve: add initial netdev driver for GENEVE tunnels
John W. Linville
1
-0
/
+14
2015-02-21
ipvlan: Fix text that talks about ip util support
Mahesh Bandewar
1
-1
/
+1
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-11-30
ipvlan: ipvlan depends on INET and IPV6
Mahesh Bandewar
1
-0
/
+2
2014-11-24
ipvlan: Initial check-in of the IPVLAN driver.
Mahesh Bandewar
1
-0
/
+18
2014-10-31
drivers/net: macvtap and tun depend on INET
Ben Hutchings
1
-0
/
+2
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
1
-1
/
+0
2014-07-15
vxlan: Call udp_sock_create
Tom Herbert
1
-0
/
+1
2014-03-17
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
1
-5
/
+0
2014-02-14
net: fix macvtap type name in Kconfig
Jan Luebbe
1
-1
/
+1
2014-01-18
virtio-net: fix build error when CONFIG_AVERAGE is not enabled
Michael Dalton
1
-0
/
+1
2013-06-25
packet: nlmon: virtual netlink monitoring device for packet sockets
Daniel Borkmann
1
-0
/
+10
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-7
/
+3
2013-03-26
VXLAN: Fix vxlan stats handling.
Pravin B Shelar
1
-0
/
+1
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-02-23
vxlan: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-02-22
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
[next]