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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2023-11-03
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
6
-7
/
+3
2023-11-03
Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+0
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+2
2023-11-02
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-02
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-0
/
+9
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+1
2023-11-02
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-10
/
+76
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
113
-662
/
+1168
2023-10-28
net: fill in MODULE_DESCRIPTION()s under drivers/net/
Jakub Kicinski
7
-0
/
+7
2023-10-28
net: fill in MODULE_DESCRIPTION()s in kuba@'s modules
Jakub Kicinski
2
-0
/
+2
2023-10-28
net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
Raju Lakkaraju
2
-0
/
+31
2023-10-28
net: mana: Use xdp_set_features_flag instead of direct assignment
Konstantin Taranov
1
-2
/
+3
2023-10-28
vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()
Benjamin Poirier
1
-2
/
+2
2023-10-28
iavf: delete the iavf client interface
Michal Schmidt
6
-871
/
+1
2023-10-28
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
1
-11
/
+15
2023-10-28
iavf: use unregister_netdev
Michal Schmidt
1
-3
/
+1
2023-10-28
iavf: rely on netdev's own registered state
Michal Schmidt
2
-7
/
+3
2023-10-28
iavf: fix the waiting time for initial reset
Michal Schmidt
1
-1
/
+1
2023-10-28
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
1
-2
/
+4
2023-10-28
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
1
-4
/
+2
2023-10-28
iavf: fix comments about old bit locks
Michal Schmidt
1
-2
/
+2
2023-10-28
ipvlan: properly track tx_errors
Eric Dumazet
2
-4
/
+5
2023-10-28
netdevsim: Block until all devices are released
Ido Schimmel
1
-0
/
+12
2023-10-28
nfp: using napi_build_skb() to replace build_skb()
Fei Qin
2
-2
/
+2
2023-10-28
net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
Colin Ian King
1
-1
/
+1
2023-10-28
net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
Oleksij Rempel
4
-1
/
+55
2023-10-28
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
4
-8
/
+22
2023-10-28
net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
Oleksij Rempel
1
-3
/
+13
2023-10-28
net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
Oleksij Rempel
1
-6
/
+14
2023-10-28
net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
Oleksij Rempel
3
-7
/
+97
2023-10-27
virtio_net: use u64_stats_t infra to avoid data-races
Eric Dumazet
1
-59
/
+65
2023-10-27
vxlan: mdb: Add MDB get support
Ido Schimmel
3
-0
/
+153
2023-10-27
vxlan: mdb: Factor out a helper for remote entry size calculation
Ido Schimmel
1
-9
/
+19
2023-10-27
vxlan: mdb: Adjust function arguments
Ido Schimmel
1
-6
/
+4
2023-10-27
ice: Hook up 4 E830 devices by adding their IDs
Pawel Chmielewski
1
-0
/
+4
2023-10-27
ice: Remove redundant zeroing of the fields.
Pawel Chmielewski
1
-27
/
+27
2023-10-27
ice: Add support for E830 DDP package segment
Dan Nowlin
3
-74
/
+382
2023-10-27
ice: Add ice_get_link_status_datalen
Paul Greenwalt
2
-6
/
+53
2023-10-27
ice: Add 200G speed/phy type use
Alice Michael
4
-3
/
+43
2023-10-27
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
7
-61
/
+141
2023-10-27
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
154
-1575
/
+3163
2023-10-27
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
3
-0
/
+946
2023-10-27
bnxt_en: Fix 2 stray ethtool -S counters
Michael Chan
1
-6
/
+22
2023-10-27
netlink: make range pointers in policies const
Jakub Kicinski
2
-2
/
+2
2023-10-27
net/mlx5: fix uninit value use
Przemek Kitszel
2
-3
/
+11
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-133
/
+336
2023-10-26
netkit: Remove explicit active/peer ptr initialization
Nikolay Aleksandrov
1
-4
/
+0
2023-10-26
bareudp: use ports to lookup route
Beniamino Galvani
1
-13
/
+16
2023-10-26
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
1
-1
/
+1
[next]