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
2014-07-28
tcp: fix false undo corner cases
Yuchung Cheng
2014-07-28
igmp: fix the problem when mc leave group
dingtianhong
2014-07-28
ipv4: icmp: Fix pMTU handling for rare case
Edward Allcutt
2014-07-28
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
2014-07-28
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-07-28
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
2014-07-28
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
2014-07-06
netfilter: ipt_ULOG: fix info leaks
Mathias Krause
2014-06-26
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2014-06-26
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
2014-06-16
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
2014-05-30
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
2014-05-30
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
2014-05-30
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
2014-05-30
tcp_cubic: fix the range of delayed_ack
Liu Yu
2014-05-30
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
2014-05-30
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
2014-05-30
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-05-30
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-05-30
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-14
ipmr: fix mfc notification flags
Nicolas Dichtel
2014-04-14
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-04-14
inet: frag: make sure forced eviction removes all frags
Florian Westphal
2014-04-14
net: fix for a race condition in the inet frag code
Nikolay Aleksandrov
2014-03-23
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2014-03-06
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-03-06
ipv4: fix counter in_slow_tot
Duan Jiong
2014-03-06
tcp: tsq: fix nonagle handling
John Ogness
2014-03-06
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
2014-02-06
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
2014-02-06
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
2014-02-06
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
Duan Jiong
2014-02-06
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
2014-02-06
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2014-02-06
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
2014-01-15
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
2014-01-15
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2013-12-20
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Greg Kroah-Hartman
2013-12-11
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-08
tcp: gso: fix truesize tracking
Eric Dumazet
2013-12-08
inet: fix possible seqlock deadlocks
Eric Dumazet
2013-12-08
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-08
ipv4: fix race in concurrent ip_route_input_slow()
Alexei Starovoitov
2013-12-08
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
2013-12-08
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
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
[next]