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
2010-12-21
drivers/net/*.c: Use static const
Joe Perches
2010-12-21
tg3: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
2010-12-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-20
net_sched: sch_sfq: fix allot handling
Eric Dumazet
2010-12-20
net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()
Eric Dumazet
2010-12-20
vmxnet3: locking problems in xmit
Dan Carpenter
2010-12-20
typhoon: memory corruption in typhoon_get_drvinfo()
Dan Carpenter
2010-12-20
net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant
Andreas Mohr
2010-12-20
ipv4: Flush per-ns routing cache more sanely.
David S. Miller
2010-12-20
ehea: Fixing some message level
Breno Leitao
2010-12-20
batman-adv: Return hna count on local buffer fill
Sven Eckelmann
2010-12-20
pktgen: Remove unnecessary prefix from pr_<level>
Joe Perches
2010-12-20
net_sched: always clone skbs
Changli Gao
2010-12-19
net: kill unused macros
Shan Wei
2010-12-19
vxge: add missing flush of reset_task
Tejun Heo
2010-12-19
net: increase skb->users instead of skb_clone()
Changli Gao
2010-12-19
ifb: use netif_receive_skb() instead of netif_rx()
Eric Dumazet
2010-12-19
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
David Stevens
2010-12-18
ipv6: remove duplicate neigh_ifdown
stephen hemminger
2010-12-18
ipv6: fib6_ifdown cleanup
stephen hemminger
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
2010-12-17
asix: add USB ID for Logitec LAN-GTJ U2A
Arnaud Ebalard
2010-12-17
qlcnic: reset pci function unconditionally during probe
Rajesh Borundia
2010-12-17
qlcnic: fix ocm window register offset calculation
Rajesh Borundia
2010-12-17
qlcnic: fix LED test when interface is down.
Sucheta Chakraborty
2010-12-17
tehuti: Firmware filename is tehuti/bdx.bin
Ben Hutchings
2010-12-16
ipv6: don't flush routes when setting loopback down
stephen hemminger
2010-12-16
ifb: fix a lockdep splat
Eric Dumazet
2010-12-16
sctp: fix the return value of getting the sctp partial delivery point
Wei Yongjun
2010-12-16
net: Fix drivers advertising HW_CSUM feature to use csum_start
Michał Mirosław
2010-12-16
net: Use skb_checksum_start_offset()
Michał Mirosław
2010-12-16
net: Introduce skb_checksum_start_offset()
Michał Mirosław
2010-12-16
net/veth: Fix packet checksumming
Michał Mirosław
2010-12-16
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
2010-12-16
net: fix nulls list corruptions in sk_prot_alloc
Octavian Purdila
2010-12-16
be2net: use mutex instead of spin lock for mbox_lock
Ivan Vecera
2010-12-16
tcp: relax tcp_paws_check()
Eric Dumazet
2010-12-16
net: factorize sync-rcu call in unregister_netdevice_many
Octavian Purdila
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
2010-12-16
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
2010-12-16
bonding: add the debugfs interface to see RLB hash table
Taku Izumi
2010-12-16
bonding: migrate some macros from bond_alb.c to bond_alb.h
Taku Izumi
2010-12-16
cxgb4: NUMA-aware Tx queue allocations
Dimitris Michailidis
2010-12-16
cxgb4: extend VPD parsing
Dimitris Michailidis
2010-12-16
cxgb4: add const to static arrays
Joe Perches
2010-12-16
cxgb4: remove a bitmap
Dimitris Michailidis
2010-12-16
cxgb4: remove the name field from the adapter structure
Dimitris Michailidis
2010-12-16
cxgb4: correct formatting of MSI-X interrupt names
Dimitris Michailidis
2010-12-16
cxgb4: allocate more space for MSI-X interrupt names
Dimitris Michailidis
[next]