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-03-05
tipc: add ip/udp media type
Erik Hugne
2015-03-05
tipc: increase size of tipc discovery messages
Erik Hugne
2015-03-05
net_sched: move tp->root allocation into fw_init()
WANG Cong
2015-03-05
net_sched: move tp->root allocation into route4_init()
WANG Cong
2015-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-03-05
mpls: using vzalloc requires including vmalloc.h
Stephen Rothwell
2015-03-05
Merge branch 'cxgb4-next'
David S. Miller
2015-03-05
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
2015-03-05
cxgb4: Move offload Rx queue allocation to separate function
Hariprasad Shenai
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2015-03-05
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
2015-03-05
i40e/i40evf: Version bump
Sravanthi Tangeda
2015-03-05
i40e: don't spam the system log
Mitch A Williams
2015-03-05
i40e: move IRQ tracking setup into MSIX setup
Shannon Nelson
2015-03-05
i40e: Ioremap changes
Anjali Singhai
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
2015-03-05
i40e: Add AOC PHY types to case statements
Catherine Sullivan
2015-03-05
i40e: Fix ethtool offline test
Greg Rose
2015-03-05
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
2015-03-05
i40e: fix XPS mask when resetting
Jesse Brandeburg
2015-03-05
i40e: use more portable sign extension
Jesse Brandeburg
2015-03-05
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
2015-03-05
i40e: Don't check operational or sync bit for App TLV
Neerav Parikh
2015-03-05
i40e: during LED interaction ignore activity LED src modes
Matt Jared
2015-03-05
i40e: Fix NPAR Tx Scheduler init
Greg Rose
2015-03-04
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
Petri Gynther
2015-03-04
Merge branch 'fib_trie-next'
David S. Miller
2015-03-04
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
2015-03-04
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
2015-03-04
fib_trie: Make fib_table rcu safe
Alexander Duyck
2015-03-04
fib_trie: move leaf and tnode to occupy the same spot in the key vector
Alexander Duyck
2015-03-04
fib_trie: Update insert and delete to make use of tp from find_node
Alexander Duyck
2015-03-04
fib_trie: Fib find node should return parent
Alexander Duyck
2015-03-04
fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
Alexander Duyck
2015-03-04
fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...
Alexander Duyck
2015-03-04
Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-03-04
mpls: rtm_mpls_policy[] can be static
Wu Fengguang
2015-03-04
Merge branch 'be2net-next'
David S. Miller
2015-03-04
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-03-04
net: cadence: Remove Kconfig dependency on ARCH
Michal Simek
2015-03-04
Merge branch 'sh_eth-next'
David S. Miller
2015-03-04
sh_eth: Mitigate lost statistics updates
Ben Hutchings
2015-03-04
sh_eth: Optionally log RX and TX status for each completed descriptor
Ben Hutchings
2015-03-04
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2015-03-04
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
2015-03-04
sh_eth: Implement multicast statistic based on the RFS8 status bit
Ben Hutchings
2015-03-04
bfin_can: Merge header file from arch dependent location
Aaron Wu
2015-03-04
bfin_can: introduce ioremap to comply to archs with MMU
Aaron Wu
[next]