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
/
drivers
Age
Commit message (
Expand
)
Author
2018-01-17
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
2018-01-17
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
2018-01-14
nfp: bpf: implement bpf map offload
Jakub Kicinski
2018-01-14
nfp: bpf: add support for reading map memory
Jakub Kicinski
2018-01-14
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
2018-01-14
nfp: bpf: add helpers for updating immediate instructions
Jakub Kicinski
2018-01-14
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
2018-01-14
nfp: bpf: implement helpers for FW map ops
Jakub Kicinski
2018-01-14
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-14
nfp: bpf: add map data structure
Jakub Kicinski
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-12
net: hns3: check for NULL function pointer in hns3_nic_set_features
Jian Shen
2018-01-12
net: hns3: add feature check when feature changed
Jian Shen
2018-01-12
net: hns3: add int_gl_idx setup for TX and RX queues
Fuyun Liang
2018-01-12
net: hns3: change the unit of GL value macro
Fuyun Liang
2018-01-12
net: hns3: remove unused GL setup function
Fuyun Liang
2018-01-12
net: hns3: refactor GL update function
Fuyun Liang
2018-01-12
net: hns3: refactor interrupt coalescing init function
Fuyun Liang
2018-01-12
net: hns3: add ethtool_ops.set_coalesce support to PF
Fuyun Liang
2018-01-12
net: hns3: add ethtool_ops.get_coalesce support to PF
Fuyun Liang
2018-01-12
net: hns3: remove TSO config command from VF driver
Peng Li
2018-01-12
net: hns3: add ethtool_ops.get_channels support for VF
Peng Li
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-01-11
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-01-11
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
2018-01-11
net: socionext: Fix error return code in netsec_netdev_open()
Wei Yongjun
2018-01-11
net: socionext: include linux/io.h to fix build
Arnd Bergmann
2018-01-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-01-11
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
2018-01-11
cxgb4: implement ndo_features_check
Ganesh Goudar
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
2018-01-11
cxgb4: implement udp tunnel callbacks
Ganesh Goudar
2018-01-11
cxgb4: add data structures to support vxlan
Ganesh Goudar
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-10
sfc: add bits for 25/50/100G supported/advertised speeds
Edward Cree
2018-01-10
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
2018-01-10
sfc: basic MCDI mapping of 25/50/100G link speeds
Edward Cree
2018-01-10
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
2018-01-10
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
2018-01-10
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
[next]