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-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
2017-08-12
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
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-07-21
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
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-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
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
2017-06-07
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
[next]