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
2017-12-25
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-12-16
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
2017-12-16
route: also update fnhe_genid when updating a route cache
Xin Long
2017-12-16
netfilter: don't track fragmented packets
Florian Westphal
2017-12-09
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
2017-11-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2017-11-24
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
2017-11-18
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2017-11-18
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
2017-11-18
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-11-18
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-11-15
IPsec: do not ignore crypto err in ah4 input
Gilad Ben-Yossef
2017-10-21
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-10-08
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-09-27
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-27
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
2017-09-27
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-08-30
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-30
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-30
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-12
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-08-12
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2017-08-12
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-12
revert "ipv4: Should use consistent conditional judgement for ip fragment in ...
Greg Kroah-Hartman
2017-08-12
revert "net: account for current skb length when deciding about UFO"
Greg Kroah-Hartman
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-12
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-12
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
2017-08-12
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-08-11
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-08-11
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2017-08-11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-08-11
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2017-07-21
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
2017-07-15
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
2017-07-05
igmp: add a missing spin_lock_init()
WANG Cong
2017-07-05
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
2017-06-17
NET: Fix /proc/net/arp for AX.25
Ralf Baechle
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-14
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2017-06-07
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
2017-06-07
net: Improve handling of failures on link and route dumps
David Ahern
2017-06-07
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-06-07
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-06-07
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-14
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-14
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
[next]