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
/
ipv4
Age
Commit message (
Expand
)
Author
2020-02-07
Merge tag 'v4.14.164' into 4.14-2.3.x-imx
Marcel Ziswiler
2020-01-12
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
2020-01-04
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2020-01-04
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
2020-01-04
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
2020-01-04
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2019-12-21
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-17
tcp: exit if nothing to retransmit on RTO timeout
Eric Dumazet
2019-12-17
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2019-12-17
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
2019-12-17
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2019-12-05
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
2019-11-20
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2019-11-20
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2019-11-12
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-11-10
erspan: fix the tun_info options_len check for erspan
Xin Long
2019-11-10
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
udp: use skb_queue_empty_lockless()
Eric Dumazet
2019-11-10
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-29
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-07
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-07
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-10-05
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
2019-09-21
tcp: Don't dequeue SYN/FIN-segments from write-queue
Christoph Paasch
2019-09-21
tcp: Reset send_head when removing skb from write-queue
Christoph Paasch
2019-09-19
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-09-10
tcp: remove empty skb from write queue in error cases
Eric Dumazet
2019-09-10
tcp: inherit timestamp on mtu probe
Willem de Bruijn
2019-09-06
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-09-06
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
2019-09-06
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-09-06
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-09-06
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-09-06
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-09-06
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-09-06
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-09-06
tcp: reduce tcp_fastretrans_alert() verbosity
Eric Dumazet
2019-09-06
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-09-06
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-09-06
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-09-06
tcp: Don't access TCP_SKB_CB before initializing it
Christoph Paasch
2019-09-06
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
[next]