index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
2019-10-03
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
Eric Dumazet
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
2019-10-03
udp: fix gso_segs calculations
Josh Hunt
2019-10-03
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-10-02
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
2019-10-02
tipc: fix unlimited bundling of small messages
Tuong Lien
2019-10-01
ipv6: Handle race in addrconf_dad_work
David Ahern
2019-10-01
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2019-10-01
vsock: Fix a lockdep warning in __vsock_release()
Dexuan Cui
2019-10-01
devlink: Fix error handling in param and info_get dumpit cb
Vasundhara Volam
2019-10-01
net: sched: cbs: Avoid division by zero when calculating the port rate
Vladimir Oltean
2019-10-01
net: sched: taprio: Avoid division by zero on invalid link speed
Vladimir Oltean
2019-10-01
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
2019-10-01
mac80211: fix txq null pointer dereference
Miaoqing Pan
2019-10-01
nl80211: fix null pointer dereference
Miaoqing Pan
2019-10-01
cfg80211: initialize on-stack chandefs
Johannes Berg
2019-10-01
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
2019-10-01
nl80211: validate beacon head
Johannes Berg
2019-09-30
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-30
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-09-30
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-09-30
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-27
Merge tag '9p-for-5.4' of git://github.com/martinetd/linux
Linus Torvalds
2019-09-27
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
2019-09-27
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-09-27
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
Paul Blakey
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-09-27
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
net: sched: multiq: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
net: sched: sch_htb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
2019-09-27
ipv6: tcp: provide sk->sk_priority to ctl packets
Eric Dumazet
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-27
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-09-27
kcm: disable preemption in kcm_parse_func_strparser()
Eric Dumazet
[next]