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_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
Age
Commit message (
Expand
)
Author
2009-01-26
net: Fix linux/if_frad.h's suitability for userspace.
Krzysztof HaĆasa
2009-01-26
net: Move config NET_NS to from net/Kconfig to init/Kconfig
Matt Helsley
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
2009-01-26
networking: document "nc" in addition to "netcat" in netconsole.txt
Jesse Barnes
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2009-01-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-25
af_key: initialize xfrm encap_oa
Timo Teras
2009-01-25
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
2009-01-25
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
2009-01-23
rtl8187: Add termination packet to prevent stall
Larry Finger
2009-01-23
iwlwifi: fix rs_get_rate WARN_ON()
Abbas, Mohamed
2009-01-23
p54usb: fix packet loss with first generation devices
Christian Lamparter
2009-01-22
sctp: Fix another socket race during accept/peeloff
Vlad Yasevich
2009-01-22
sctp: Properly timestamp outgoing data chunks for rtx purposes
Vlad Yasevich
2009-01-22
sctp: Correctly start rtx timer on new packet transmissions.
Vlad Yasevich
2009-01-22
sctp: Fix crc32c calculations on big-endian arhes.
Vlad Yasevich
2009-01-22
phy: Add suspend/resume support to SMSC PHYs
Steve Glendinning
2009-01-22
phylib: Fix oops in suspend/resume paths
Anton Vorontsov
2009-01-22
bnx2x: Version
Eilon Greenstein
2009-01-22
bnx2x: loopback test failure
Eilon Greenstein
2009-01-22
bnx2x: Missing rmb when waiting for FW response
Eilon Greenstein
2009-01-22
bnx2x: Calling napi_del
Eilon Greenstein
2009-01-22
bnx2x: Carrier off first call
Eilon Greenstein
2009-01-22
bnx2x: Handling load failures
Eilon Greenstein
2009-01-22
bnx2x: Disable napi
Eilon Greenstein
2009-01-22
bnx2x: Reset HW before use
Eilon Greenstein
2009-01-22
iwlwifi: return NETDEV_TX_OK from _tx ops
Reinette Chatre
2009-01-22
zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list
Hin-Tak Leung
2009-01-22
p54usb: fix nasty use after free
Christian Lamparter
2009-01-22
p54: more cryptographic accelerator fixes
Christian Lamparter
2009-01-22
p54: add missing break in eeprom parser
Chr
2009-01-22
orinoco: use KERN_DEBUG for link status messages
Pavel Roskin
2009-01-22
rt2x00: Fix TX rate short preamble detection
Ivo van Doorn
2009-01-22
mac80211: fix slot time debug message
Christian Lamparter
2009-01-22
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...
Andrey Borzenkov
2009-01-22
mac80211: decrement ref count to netdev after launching mesh discovery
Brian Cavagnolo
2009-01-21
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
2009-01-21
netfilter: ctnetlink: fix scheduling while atomic
Patrick McHardy
2009-01-20
gro: Fix merging of paged packets
Herbert Xu
2009-01-20
gro: Fix error handling on extremely short frags
Herbert Xu
2009-01-20
gro: Fix handling of complete checksums in IPv6
Herbert Xu
2009-01-20
via-velocity: fix hot spin
roel kluin
2009-01-20
myri10ge: don't forget pci_disable_device()
Brice Goglin
2009-01-20
NET: net_namespace, fix lock imbalance
Jiri Slaby
2009-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-20
Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"
David S. Miller
2009-01-19
wimax/i2400m: error paths that need to free an skb should use kfree_skb()
Inaky Perez-Gonzalez
2009-01-19
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
2009-01-19
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
[next]