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
2015-03-27
dtb: xgene: Add interrupt for Tx completion
Iyappan Subramanian
2015-03-27
Documentation: dts: xgene: Update interrupt field description
Iyappan Subramanian
2015-03-25
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
Merge branch 'tipc-next'
David S. Miller
2015-03-25
tipc: eliminate race condition at dual link establishment
Jon Paul Maloy
2015-03-25
tipc: clean up handling of link congestion
Jon Paul Maloy
2015-03-25
tipc: introduce starvation free send algorithm
Jon Paul Maloy
2015-03-25
net: dsa: Handle non-bridge master change
Guenter Roeck
2015-03-25
crypto: algif - fix warn: unsigned 'used' is never less than zero
tadeusz.struk@intel.com
2015-03-25
tipc: fix a link reset issue due to retransmission failures
Ying Xue
2015-03-25
s390: fix /proc/interrupts output
Sebastian Ott
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
2015-03-25
tcp: fix ipv4 mapped request socks
Eric Dumazet
2015-03-24
virtio: change comment in transmit
stephen hemminger
2015-03-24
tools: bpf_asm: cleanup vlan extension related token
Daniel Borkmann
2015-03-24
Merge branch 'listener_refactor_16'
David S. Miller
2015-03-24
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
2015-03-24
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
2015-03-24
tcp: md5: input path is run under rcu protected sections
Eric Dumazet
2015-03-24
tcp: use C99 initializers in new_state[]
Eric Dumazet
2015-03-24
tcp: md5: fix rcu lockdep splat
Eric Dumazet
2015-03-24
Merge branch 'rhashtable-next'
David S. Miller
2015-03-24
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
2015-03-24
rhashtable: Disable automatic shrinking by default
Thomas Graf
2015-03-24
rhashtable: Mark internal/private inline functions as such
Thomas Graf
2015-03-24
rhashtable: Use 'unsigned int' consistently
Thomas Graf
2015-03-24
rhashtable: Extend RCU read lock into rhashtable_insert_rehash()
Thomas Graf
2015-03-24
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
2015-03-24
Merge branch 'cxgb4-fcoe'
David S. Miller
2015-03-24
cxgb4: update Kconfig and Makefile for FCoE support
Varun Prakash
2015-03-24
cxgb4: add cxgb4_fcoe.c for FCoE
Varun Prakash
2015-03-24
cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE
Varun Prakash
2015-03-24
ipv6: fix sparse warnings in privacy stable addresses generation
Hannes Frederic Sowa
2015-03-24
tipc: fix compile error when IPV6=m and TIPC=y
Ying Xue
2015-03-24
net: allow to delete a whole device group
WANG Cong
2015-03-24
rhashtable: Add comment on choice of elasticity value
Herbert Xu
2015-03-24
cx82310_eth: fix semicolon.cocci warnings
Wu Fengguang
2015-03-24
tipc: validate length of sockaddr in connect() for dgram/rdm
Sasha Levin
2015-03-24
net: remove never used forwarding_accel_ops pointer from net_device
Hannes Frederic Sowa
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
rhashtable: Fix sleeping inside RCU critical section in walk_stop
Herbert Xu
2015-03-23
Merge branch 'ipv6_stable_privacy_address'
David S. Miller
2015-03-23
ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
2015-03-23
ipv6: introduce idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
2015-03-23
ipv6: do retries on stable privacy addresses
Hannes Frederic Sowa
2015-03-23
ipv6: collapse state_lock and lock
Hannes Frederic Sowa
2015-03-23
ipv6: introduce IFA_F_STABLE_PRIVACY flag
Hannes Frederic Sowa
2015-03-23
ipv6: generation of stable privacy addresses for link-local and autoconf
Hannes Frederic Sowa
2015-03-23
ipv6: introduce secret_stable to ipv6_devconf
Hannes Frederic Sowa
[next]