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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
Age
Commit message (
Expand
)
Author
2019-08-10
mvpp2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
skge: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
qca: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
dpaa2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
nfp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
hns3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
bnxt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
xgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
bonding: no need to print a message if debugfs_create_dir() fails
Greg Kroah-Hartman
2019-08-10
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-09
Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-08-09
tc-testing: added tdc tests for matchall filter
Roman Mashak
2019-08-09
selftests: Fix detection of nettest command in fcnal-test
David Ahern
2019-08-09
net/mlx5e: Use refcount_t for refcount
Chuhong Yuan
2019-08-09
net/mlx5e: Use vhca_id in generating representor port_index
Parav Pandit
2019-08-09
net/mlx5e: Simplify querying port representor parent id
Parav Pandit
2019-08-09
net/mlx5: E-switch, Removed unused hwid
Parav Pandit
2019-08-09
net/mlx5e: Allow concurrent creation of encap entries
Vlad Buslov
2019-08-09
net/mlx5e: Protect encap hash table with mutex
Vlad Buslov
2019-08-09
net/mlx5e: Extend encap entry with reference counter
Vlad Buslov
2019-08-09
net/mlx5e: Allow concurrent creation of mod_hdr entries
Vlad Buslov
2019-08-09
net/mlx5e: Protect mod_hdr hash table with mutex
Vlad Buslov
2019-08-09
net/mlx5e: Protect mod header entry flows list with spinlock
Vlad Buslov
2019-08-09
net/mlx5e: Extend mod header entry with reference counter
Vlad Buslov
2019-08-09
net/mlx5e: Allow concurrent creation of hairpin entries
Vlad Buslov
2019-08-09
net/mlx5e: Protect hairpin hash table with mutex
Vlad Buslov
2019-08-09
net/mlx5e: Protect hairpin entry flows list with spinlock
Vlad Buslov
2019-08-09
net/mlx5e: Extend hairpin entry with reference counter
Vlad Buslov
2019-08-09
Merge branch 'hns3-next'
David S. Miller
2019-08-09
net: hns3: refine some macro definitions
Guojia Liao
2019-08-09
net: hns3: add handshake with VF for PF reset
Huazhong Tan
2019-08-09
net: hns3: refine MAC pause statistics querying function
Yufeng Mo
2019-08-09
net: hns3: add function display NCL_CONFIG info
Yufeng Mo
2019-08-09
net: hns3: add check for max TX BD num for tso and non-tso case
Yunsheng Lin
2019-08-09
net: hns3: add some statitics info to tx process
Yunsheng Lin
2019-08-09
net: hns3: add DFX registers information for ethtool -d
Guangbin Huang
2019-08-09
net: hns3: modify how pause options is displayed
Yonglong Liu
2019-08-09
net: hns3: add input length check for debugfs write function
Yufeng Mo
2019-08-09
net: hns3: clean up for vlan handling in hns3_fill_desc_vtags
Yunsheng Lin
2019-08-09
net: hns3: fix interrupt clearing error for VF
Huazhong Tan
2019-08-09
net: hns3: fix GFP flag error in hclge_mac_update_stats()
Zhongzhu Liu
2019-08-09
taprio: remove unused variable 'entry_list_policy'
YueHaibing
2019-08-09
r8169: fix performance issue on RTL8168evl
Holger Hoffstätte
2019-08-09
tcp: Update TCP_BASE_MSS comment
Josh Hunt
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
2019-08-09
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
2019-08-09
tcp: batch calls to sk_flush_backlog()
Eric Dumazet
[next]