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
2013-07-28
vlan: mask vlan prio bits
Eric Dumazet
2013-07-28
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-28
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-28
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
2013-07-28
hyperv: Fix the NETIF_F_SG flag setting in netvsc
Haiyang Zhang
2013-07-28
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
2013-07-28
ipv4: set transport header earlier
Eric Dumazet
2013-07-28
atl1e: unmap partially mapped skb on dma error and free skb
Neil Horman
2013-07-28
atl1e: fix dma mapping warnings
Neil Horman
2013-07-28
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
2013-07-28
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
2013-07-28
ifb: fix oops when loading the ifb failed
dingtianhong
2013-07-28
dummy: fix oops when loading the dummy failed
dingtianhong
2013-07-28
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
2013-07-28
alx: fix lockdep annotation
Maarten Lankhorst
2013-07-28
9p: fix off by one causing access violations and memory corruption
Sasha Levin
2013-07-28
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
2013-07-28
macvtap: correctly linearize skb when zerocopy is used
Jason Wang
2013-07-28
tuntap: correctly linearize skb when zerocopy is used
Jason Wang
2013-07-28
ifb: fix rcu_sched self-detected stalls
dingtianhong
2013-07-28
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
2013-07-28
vhost-net: fix use-after-free in vhost_net_flush
Michael S. Tsirkin
2013-07-28
virtio_net: fix race in RX VQ processing
Michael S. Tsirkin
2013-07-28
virtio: support unlocked queue poll
Michael S. Tsirkin
2013-07-28
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
2013-07-28
sfc: Fix memory leak when discarding scattered packets
Ben Hutchings
2013-07-28
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
2013-07-28
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
2013-07-28
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-28
ipip: fix a regression in ioctl
Cong Wang
2013-07-28
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
2013-07-28
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-28
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-28
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-28
gre: fix a regression in ioctl
Cong Wang
2013-07-28
net: Swap ver and type in pppoe_hdr
Changli Gao
2013-07-28
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-28
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-28
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
2013-07-28
sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
2013-07-28
writeback: Fix periodic writeback after fs mount
Jan Kara
2013-07-25
Linux 3.10.3
v3.10.3
Greg Kroah-Hartman
2013-07-25
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2013-07-25
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
2013-07-25
tracing: Get trace_array ref counts when accessing trace files
Steven Rostedt (Red Hat)
2013-07-25
tracing: Add trace_array_get/put() to handle instance refs better
Steven Rostedt (Red Hat)
2013-07-25
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
2013-07-25
tracing: Make trace_marker use the correct per-instance buffer
Alexander Z Lam
2013-07-25
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-25
tracing: Failed to create system directory
Steven Rostedt
[next]