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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-12-08
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-12-08
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2013-12-08
ipv4: fix possible seqlock deadlock
Eric Dumazet
2013-12-08
net-tcp: fix panic in tcp_fastopen_cache_set()
Eric Dumazet
2013-12-08
tcp: tsq: restore minimal amount of queueing
Eric Dumazet
2013-12-08
6lowpan: Uncompression of traffic class field was incorrect
Jukka Rissanen
2013-12-08
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
2013-12-08
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
2013-12-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-12-08
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
2013-12-04
cfg80211: fix scheduled scan pointer access
Johannes Berg
2013-12-04
9p: send uevent after adding/removing mount_tag attribute
Michael Marineau
2013-11-29
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
2013-11-29
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Andy Adamson
2013-11-20
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
2013-11-20
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2013-11-20
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
2013-11-20
ip_gre: Fix WCCPv2 header parsing.
Pravin B Shelar
2013-11-13
cfg80211: fix warning when using WEXT for IBSS
Bruno Randolf
2013-11-13
mac80211: fix crash if bitrate calculation goes wrong
Johannes Berg
2013-11-13
mac80211: update sta->last_rx on acked tx frames
Felix Fietkau
2013-11-13
mac80211: use sta_info_get_bss() for nl80211 tx and client probing
Felix Fietkau
2013-11-13
mac80211: drop spoofed packets in ad-hoc mode
Felix Fietkau
2013-11-13
mac80211: correctly close cancelled scans
Emmanuel Grumbach
2013-11-04
wireless: radiotap: fix parsing buffer overrun
Johannes Berg
2013-11-04
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
2013-11-04
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
Julian Anastasov
2013-11-04
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2013-11-04
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
Daniel Borkmann
2013-11-04
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
2013-11-04
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
2013-11-04
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
2013-11-04
unix_diag: fix info leak
Mathias Krause
2013-11-04
l2tp: must disable bh before calling l2tp_xmit_skb()
Eric Dumazet
2013-11-04
vti: get rid of nf mark rule in prerouting
Christophe Gouault
2013-11-04
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
2013-11-04
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
2013-11-04
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2013-11-04
l2tp: Fix build warning with ipv6 disabled.
David S. Miller
2013-11-04
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François CACHEREUL
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2013-11-04
tcp: fix incorrect ca_state in tail loss probe
Yuchung Cheng
2013-11-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
2013-11-04
tcp: TSQ can use a dynamic limit
Eric Dumazet
2013-11-04
tcp: TSO packets automatic sizing
Eric Dumazet
[prev]
[next]