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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-06-10
udp: fix behavior of wrong checksums
Eric Dumazet
2015-06-10
net_sched: invoke ->attach() after setting dev->qdisc
WANG Cong
2015-06-10
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2015-06-10
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
2015-06-10
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-06-03
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
2015-06-03
mac80211: move WEP tailroom size check
Janusz Dziedzic
2015-06-03
libceph: request a new osdmap if lingering request maps to no osd
Ilya Dryomov
2015-06-03
net: socket: Fix the wrong returns for recvmsg and sendmsg
Junling Zheng
2015-05-20
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
2015-05-15
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-04-30
net: fix crash in build_skb()
Eric Dumazet
2015-04-30
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-04-30
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-04-30
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-04-30
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-27
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
2015-04-27
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-27
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-04-27
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2015-04-27
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-04-22
net: llc: use correct size for sysctl timeout entries
Sasha Levin
2015-04-22
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
2015-04-22
tcp: Fix crash in TCP Fast Open
Ben Hutchings
2015-04-22
remove extra definitions of U32_MAX
Alex Elder
2015-04-22
conditionally define U32_MAX
Alex Elder
2015-04-13
core, nfqueue, openvswitch: fix compilation warning
Jiri Slaby
2015-04-09
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
2015-04-09
mac80211: disable u-APSD queues by default
Michal Kazior
2015-04-09
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
2015-04-09
dns_resolver: Null-terminate the right string
Ben Hutchings
2015-04-09
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
2015-04-09
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2015-04-09
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
2015-04-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-04-09
tcp: make connect() mem charging friendly
Eric Dumazet
2015-04-09
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
2015-04-09
tcp: fix tcp fin memory accounting
Josh Hunt
2015-04-09
ipv6: fix backtracking for throw routes
Steven Barth
2015-04-09
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
2015-04-09
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
2015-04-09
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-04-09
rds: avoid potential stack overflow
Arnd Bergmann
2015-04-09
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-12
sunrpc: fix braino in ->poll()
Al Viro
2015-03-12
net: irda: fix wait_until_sent poll timeout
Johan Hovold
2015-03-12
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
2015-03-12
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-12
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-12
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
[next]