index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
2015-01-27
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-01-27
Merge branch 'sh_eth'
David S. Miller
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
2015-01-27
Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm...
David S. Miller
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-01-27
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
2015-01-27
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish
2015-01-27
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish
2015-01-27
can: kvaser_usb: Do not sleep in atomic context
Ahmed S. Darwish
2015-01-26
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-01-26
Merge branch 'bpf'
David S. Miller
2015-01-26
samples: bpf: relax test_maps check
Alexei Starovoitov
2015-01-26
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
2015-01-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
2015-01-26
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
2015-01-26
Merge branch 'sh_eth'
David S. Miller
2015-01-26
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2015-01-26
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
2015-01-26
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
2015-01-26
sh_eth: Fix padding of short frames on TX
Ben Hutchings
2015-01-26
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
2015-01-26
Merge branch 'cls_bpf'
David S. Miller
2015-01-26
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
2015-01-26
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
2015-01-26
Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...
David S. Miller
2015-01-25
Merge branch 's390'
David S. Miller
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
2015-01-25
qeth: clean up error handling
Eugene Crosser
2015-01-25
ipv6: Fix __ip6_route_redirect
Martin KaFai Lau
2015-01-25
net: dsa: set slave MII bus PHY mask
Vivien Didelot
2015-01-25
ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.
Mahesh Bandewar
2015-01-25
net: llc: use correct size for sysctl timeout entries
Sasha Levin
2015-01-25
netxen: fix netxen_nic_poll() logic
Eric Dumazet
2015-01-24
enic: fix rx napi poll return value
Govindarajulu Varadarajan
2015-01-24
Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...
David S. Miller
2015-01-24
ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address
Nimrod Andy
2015-01-23
amd-xgbe: Use proper Rx flow control register
Lendacky, Thomas
2015-01-23
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
2015-01-23
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
2015-01-23
mac80211: correct header length calculation
Fred Chou
2015-01-23
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
[next]