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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
1
-1
/
+1
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
1
-2
/
+0
2021-10-14
ethernet: make eth_hw_addr_random() use dev_addr_set()
Jakub Kicinski
1
-1
/
+4
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
3
-3
/
+4
2021-10-14
net: delete redundant function declaration
Chen Wandun
1
-2
/
+0
2021-10-13
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
1
-0
/
+1
2021-10-13
netdevice: demote the type of some dev_addr_set() helpers
Jakub Kicinski
1
-2
/
+2
2021-10-13
decnet: constify dev_addr passing
Jakub Kicinski
1
-1
/
+1
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
1
-1
/
+1
2021-10-13
llc/snap: constify dev_addr passing
Jakub Kicinski
3
-3
/
+4
2021-10-13
rose: constify dev_addr passing
Jakub Kicinski
1
-4
/
+4
2021-10-13
ax25: constify dev_addr passing
Jakub Kicinski
1
-6
/
+7
2021-10-13
devlink: Delete reload enable/disable interface
Leon Romanovsky
1
-2
/
+0
2021-10-13
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
1
-0
/
+6
2021-10-13
devlink: Move netdev_to_devlink helpers to devlink.c
Leon Romanovsky
1
-17
/
+0
2021-10-13
devlink: Reduce struct devlink exposure
Leon Romanovsky
2
-86
/
+40
2021-10-12
net, neigh: Add NTF_MANAGED flag for managed neighbor entries
Daniel Borkmann
2
-18
/
+37
2021-10-12
net, neigh: Extend neigh->flags to 32 bit to allow for extensions
Roopa Prabhu
2
-5
/
+10
2021-10-12
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
1
-0
/
+1
2021-10-10
mlxsw: spectrum: use netif_is_macsec() instead of open code
Juhee Kang
1
-1
/
+1
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
1
-0
/
+1
2021-10-08
vsock: Enable y2038 safe timeval for timeout
Richard Palethorpe
2
-1
/
+16
2021-10-08
eth: platform: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+1
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-23
/
+42
2021-10-08
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-11
/
+20
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-10-07
Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-1
/
+2
2021-10-07
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
2
-0
/
+2
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-2
/
+2
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
1
-3
/
+2
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
2
-4
/
+6
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+6
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
1
-1
/
+1
2021-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-6
/
+9
2021-10-07
net: mdio: add mdiobus_modify_changed()
Russell King (Oracle)
1
-0
/
+2
2021-10-07
ethtool: Add transceiver module extended state
Ido Schimmel
2
-0
/
+7
2021-10-07
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
3
-0
/
+62
2021-10-06
hyper-v: Replace uuid.h with types.h
Andy Shevchenko
1
-1
/
+1
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-41
/
+241
2021-10-05
ARM: omap1: move omap15xx local bus handling to usb.c
Arnd Bergmann
1
-0
/
+2
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
1
-10
/
+0
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
1
-12
/
+0
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
1
-4
/
+0
2021-10-05
etherdevice: use __dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-05
cachefiles: Fix oops with cachefiles_cull() due to NULL object
Dave Wysochanski
1
-2
/
+2
2021-10-05
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+1
2021-10-05
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
1
-1
/
+0
[next]