index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
2017-11-24
1
-2
/
+1
*
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
2017-11-24
1
-2
/
+10
*
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
2017-11-24
1
-7
/
+2
*
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
2017-11-24
1
-1
/
+1
*
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-11-18
1
-1
/
+2
*
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
2017-11-18
1
-1
/
+1
*
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
2017-11-18
1
-17
/
+42
*
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2017-11-18
2
-3
/
+3
*
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
2017-11-18
1
-1
/
+2
*
soreuseport: fix initialization race
Craig Gallek
2017-11-18
2
-8
/
+2
*
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-11-18
5
-33
/
+24
*
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
2017-11-18
1
-1
/
+1
*
gso: fix payload length when gso_size is zero
Alexey Kodanev
2017-11-18
2
-2
/
+2
*
udp: fix bcast packet reception
Paolo Abeni
2017-10-12
1
-9
/
+5
*
udp: perform source validation for mcast early demux
Paolo Abeni
2017-10-12
2
-21
/
+38
*
IPv4: early demux can return an error code
Paolo Abeni
2017-10-12
3
-19
/
+26
*
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-10-12
1
-1
/
+2
*
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
2017-10-12
1
-0
/
+9
*
tcp: fix data delivery rate
Eric Dumazet
2017-10-12
1
-4
/
+3
*
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
2017-10-12
1
-7
/
+12
*
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
2017-09-20
1
-2
/
+2
*
tcp: fix a request socket leak
Eric Dumazet
2017-09-20
1
-3
/
+3
*
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-20
1
-1
/
+4
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-20
1
-9
/
+3
*
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
2017-09-20
1
-3
/
+1
*
udp: fix secpath leak
Yossi Kuperman
2017-09-01
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-29
1
-3
/
+4
|
\
|
*
esp: Fix skb tailroom calculation
Steffen Klassert
2017-08-25
1
-1
/
+1
|
*
esp: Fix locking on page fragment allocation
Steffen Klassert
2017-08-25
1
-2
/
+3
*
|
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2017-08-25
1
-1
/
+3
*
|
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2017-08-25
2
-6
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-08-24
3
-10
/
+13
|
\
\
|
|
/
|
/
|
|
*
netfilter: x_tables: Fix use-after-free in ipt_do_table.
Taehee Yoo
2017-07-31
2
-9
/
+10
|
*
netfilter: ipt_CLUSTERIP: fix use-after-free of proc entry
Sabrina Dubroca
2017-07-19
1
-1
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-22
2
-6
/
+9
|
\
\
|
*
|
esp: Fix error handling on layer 2 xmit.
Steffen Klassert
2017-08-07
1
-1
/
+1
|
*
|
esp: Fix memleaks on error paths.
Steffen Klassert
2017-07-13
1
-5
/
+8
*
|
|
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-18
1
-2
/
+1
*
|
|
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
2017-08-18
1
-2
/
+9
*
|
|
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-18
1
-1
/
+2
*
|
|
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-16
1
-1
/
+1
*
|
|
net: igmp: Use ingress interface rather than vrf device
David Ahern
2017-08-16
1
-1
/
+9
*
|
|
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-15
1
-5
/
+7
*
|
|
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-14
1
-2
/
+2
*
|
|
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
2017-08-14
1
-7
/
+7
*
|
|
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
2017-08-14
1
-1
/
+2
*
|
|
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-10
2
-4
/
+6
*
|
|
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2017-08-09
2
-6
/
+7
*
|
|
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-08
1
-1
/
+1
*
|
|
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-08
1
-0
/
+4
[next]