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-07-03
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
2018-06-13
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
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
2018-05-25
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-05-25
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-25
tcp: ignore Fast Open on repair mode
Yuchung Cheng
2018-05-25
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-16
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-04-29
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2018-04-29
tcp: don't read out-of-bounds opsize
Jann Horn
2018-04-13
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-13
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2018-04-08
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-03-24
tcp: remove poll() flakes with FastOpen
Eric Dumazet
2018-03-11
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-03-11
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
2018-03-11
udplite: fix partial checksum initialization
Alexey Kodanev
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-02-16
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-02-16
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-01-31
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-02
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-01-02
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
2017-12-25
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
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-11-24
tcp: do not mangle skb->cb[] in tcp_make_synack()
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
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-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
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
[next]