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
2014-01-03
socket: cleanups
stephen hemminger
2014-01-03
sh_eth: coding style fixes
Sergei Shtylyov
2014-01-03
r8152: fix the wrong return value
hayeswang
2014-01-03
smsc9420: use named constants for pci_power_t values
Julia Lawall
2014-01-03
Merge branch 'tunnel_dst_caching'
David S. Miller
2014-01-03
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
2014-01-03
ipv4: Cache dst in tunnels
Tom Herbert
2014-01-03
sctp: Add process name and pid to deprecation warnings
Neil Horman
2014-01-03
net: tulip: delete useless tests on netdev_priv
Julia Lawall
2014-01-02
net: revert "sched classifier: make cgroup table local"
Cong Wang
2014-01-02
sched classifier: make cgroup table local
stephen hemminger
2014-01-02
sched action: make local function static
stephen hemminger
2014-01-02
mlx4_en: Only cycle port if HW timestamp config changes
Shawn Bohrer
2014-01-02
mlx4_en: Add PTP hardware clock
Shawn Bohrer
2014-01-02
ipv4: switch and case should be at the same indent
Weilong Chen
2014-01-02
ipv4: spaces required around that '='
Weilong Chen
2014-01-02
net: Cleanup in eth-netx.h
Sachin Kamat
2014-01-02
hamradio: 6pack: fix error return code
Julia Lawall
2014-01-02
net: fix error return code
Julia Lawall
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
2014-01-02
tipc: make the code look more readable
wangweidong
2014-01-02
tun, rfs: fix the incorrect hash value
Zhi Yong Wu
2014-01-02
ipv4: arp: update neighbour address when a gratuitous arp is received and arp...
Salam Noureddine
2014-01-01
ipv6: namespace cleanups
stephen hemminger
2014-01-01
net: core functions cleanup
stephen hemminger
2014-01-01
netlink: cleanup tap related functions
stephen hemminger
2014-01-01
bonding: make more functions static
stephen hemminger
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
2014-01-01
stmicro: make local variables static
stephen hemminger
2014-01-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-01-01
Merge branch 'bonding'
David S. Miller
2014-01-01
bonding: use ether_addr_equal_64bits to instead of ether_addr_equal
dingtianhong
2014-01-01
bonding: remove the return value for bond_3ad_bind_slave()
dingtianhong
2014-01-01
bonding: remove unwanted return value for bond_dev_queue_xmit()
dingtianhong
2014-01-01
bonding: slight optimizztion for bond_slave_override()
dingtianhong
2014-01-01
bonding: slight optimization for bond_alb_xmit()
dingtianhong
2014-01-01
bonding: slight optimization for bond_3ad_xmit_xor()
dingtianhong
2014-01-01
bonding: use ether_addr_equal_unaligned for bond addr compare
dingtianhong
2014-01-01
Merge branch 'r8152'
David S. Miller
2014-01-01
r8152: support RTL8153
hayeswang
2014-01-01
r8152: split rtl8152_enable
hayeswang
2014-01-01
r8152: add rtl_ops
hayeswang
2014-01-01
r8152: change some definitions
hayeswang
2014-01-01
r8152: modify the method of accessing PHY
hayeswang
2014-01-01
r8152: move rtl8152_unload and ocp_reg_write
hayeswang
2014-01-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-01-01
cnic: Add a signature to indicate valid doorbell offset.
Eddie Wai
2014-01-01
bnx2: Update version to 2.2.5.
Michael Chan
2014-01-01
bnx2: Report MDI/MDIX status to ethtool.
Michael Chan
2014-01-01
bnx2: Enable auto-mdix when autoneg is disabled.
Michael Chan
[next]