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
2008-09-22
net/atm/lec.c: drop code after return
Julia Lawall
2008-09-22
drivers/net/wan: Use DIV_ROUND_UP
Julia Lawall
2008-09-22
drivers/atm: Use DIV_ROUND_UP
Julia Lawall
2008-09-22
hci_usb: replace mb with smp_mb
Ming Lei
2008-09-22
net: em_cmp.c use unaligned access helpers
Harvey Harrison
2008-09-22
irda: follow lspci device/vendor style
Bjorn Helgaas
2008-09-22
mISDN: misc timerdev fixes
Andi Kleen
2008-09-22
mISDN: annotate iomem pointer and add statics
Harvey Harrison
2008-09-22
mISDN: endian annotations for struct zt
Harvey Harrison
2008-09-22
drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put
Julia Lawall
2008-09-22
netfilter: xt_time gives a wrong monthday in a leap year
Kaihui Luo
2008-09-22
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
2008-09-22
isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.
David S. Miller
2008-09-21
bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.
David S. Miller
2008-09-21
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
2008-09-21
net: Add new interfaces for SKB list light-weight init and splicing.
David S. Miller
2008-09-21
atm: idt77252: Use generic SKB queue management instead of home-grown scheme.
David S. Miller
2008-09-21
net: Remove __skb_insert() calls outside of skbuff internals.
David S. Miller
2008-09-21
tcp: advertise MSS requested by user
Tom Quetchenbach
2008-09-20
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
2008-09-20
multiq: requeue should rewind the current_band
Alexander Duyck
2008-09-20
tcp: back retransmit_high when it over-estimated
Ilpo Järvinen
2008-09-20
tcp: don't clear lost_skb_hint when not necessary
Ilpo Järvinen
2008-09-20
tcp: don't clear retransmit_skb_hint when not necessary
Ilpo Järvinen
2008-09-20
tcp: remove retransmit_skb_hint clearing from failure
Ilpo Järvinen
2008-09-20
tcp: reorganize retransmit code loops
Ilpo Järvinen
2008-09-20
tcp: remove tp->lost_out guard to make joining diff nicer
Ilpo Järvinen
2008-09-20
tcp: Reorganize skb tagbit checks
Ilpo Järvinen
2008-09-20
tcp: remove obsolete validity concern
Ilpo Järvinen
2008-09-20
tcp: add tcp_can_forward_retransmit
Ilpo Järvinen
2008-09-20
tcp: No need to clear retransmit_skb_hint when SACKing
Ilpo Järvinen
2008-09-20
tcp: Kill precaution that's very likely obsolete
Ilpo Järvinen
2008-09-20
tcp: convert retransmit_cnt_hint to seqno
Ilpo Järvinen
2008-09-20
tcp: add helper for lost bit toggling
Ilpo Järvinen
2008-09-20
tcp: move tcp_verify_retransmit_hint
Ilpo Järvinen
2008-09-20
tcp: Partial hint clearing has again become meaningless
Ilpo Järvinen
2008-09-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-09-19
qlge: Protect qlge_resume() with CONFIG_PM
David S. Miller
2008-09-19
qlge: Fix warnings in debugging code.
David S. Miller
2008-09-19
Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
2008-09-19
net: Fix build with ARCH=um
David S. Miller
2008-09-18
ISDN sockets: add missing lockdep strings
Rémi Denis-Courmont
2008-09-18
bnx2: Remove timer_interval field from the bnx2 structure
Benjamin Li
2008-09-18
bnx2: Remove name field from bnx2 structure
Benjamin Li
2008-09-18
bnx2: Update MODULE_DESCRIPTION to include the 5716
Benjamin Li
2008-09-18
bnx2: In bnx2_set_mac_link() return void rather then int
Benjamin Li
2008-09-18
qlge: New Qlogic 10Gb Ethernet Driver.
Ron Mercer
2008-09-18
jme: JMicron Gigabit Ethernet Driver
Guo-Fu Tseng
2008-09-18
enic: add Cisco 10G Ethernet NIC driver
Scott Feldman
2008-09-18
atl2: add atl2 driver
Chris Snook
[next]