index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2018-09-29
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-15
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
2018-09-15
tcp: do not restart timewait timer on rst reception
Florian Westphal
2018-09-15
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
2018-09-05
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2018-08-24
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-08-09
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
2018-08-06
ipv4: frags: handle possible skb truesize change
Eric Dumazet
2018-08-06
inet: frag: enforce memory limits earlier
Eric Dumazet
2018-08-06
tcp: add one more quick ack after after ECN events
Eric Dumazet
2018-08-06
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-08-06
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-08-06
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-08-06
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-08-06
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
2018-08-06
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-08-03
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
2018-07-28
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
2018-07-28
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
2018-07-28
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
2018-07-28
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
2018-07-28
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-28
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2018-07-28
tcp: helpers to send special DCTCP ack
Yuchung Cheng
2018-07-28
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
2018-07-28
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-07-28
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2018-07-28
ip: hash fragments consistently
Paolo Abeni
2018-07-25
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
2018-07-25
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
2018-07-25
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
2018-07-22
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
2018-07-22
tcp: fix Fast Open key endianness
Yuchung Cheng
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-07-11
ipv4: Fix error return value in fib_convert_metrics()
Ben Hutchings
2018-06-26
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-26
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
2018-06-13
net: metrics: add proper netlink validation
Eric Dumazet
2018-06-13
ipv4: remove warning in ip_recv_error
Willem de Bruijn
2018-06-06
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2018-05-30
Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"
Greg Kroah-Hartman
2018-05-30
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-05-30
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-05-30
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-05-30
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
2018-05-30
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
2018-05-25
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
[next]