index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-10-13
net: delete redundant function declaration
Chen Wandun
2021-10-13
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
2021-10-13
netdevice: demote the type of some dev_addr_set() helpers
Jakub Kicinski
2021-10-13
decnet: constify dev_addr passing
Jakub Kicinski
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
2021-10-13
llc/snap: constify dev_addr passing
Jakub Kicinski
2021-10-13
rose: constify dev_addr passing
Jakub Kicinski
2021-10-13
ax25: constify dev_addr passing
Jakub Kicinski
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
2021-10-12
devlink: Move netdev_to_devlink helpers to devlink.c
Leon Romanovsky
2021-10-12
devlink: Reduce struct devlink exposure
Leon Romanovsky
2021-10-12
net, neigh: Add NTF_MANAGED flag for managed neighbor entries
Daniel Borkmann
2021-10-12
net, neigh: Extend neigh->flags to 32 bit to allow for extensions
Roopa Prabhu
2021-10-12
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2021-10-10
mlxsw: spectrum: use netif_is_macsec() instead of open code
Juhee Kang
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
2021-10-08
vsock: Enable y2038 safe timeval for timeout
Richard Palethorpe
2021-10-08
eth: platform: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-07
Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-10-07
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
2021-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-10-06
net: mdio: add mdiobus_modify_changed()
Russell King (Oracle)
2021-10-06
ethtool: Add transceiver module extended state
Ido Schimmel
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-10-06
hyper-v: Replace uuid.h with types.h
Andy Shevchenko
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-10-05
ARM: omap1: move omap15xx local bus handling to usb.c
Arnd Bergmann
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
2021-10-05
etherdevice: use __dev_addr_set()
Jakub Kicinski
2021-10-05
cachefiles: Fix oops with cachefiles_cull() due to NULL object
Dave Wysochanski
2021-10-05
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-10-04
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
2021-10-04
net/mlx5: Bridge, mark reg_c1 when pushing VLAN
Vlad Buslov
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
[next]