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-22
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-05-19
udp: fix SO_BINDTODEVICE
Paolo Abeni
2018-05-19
tcp: ignore Fast Open on repair mode
Yuchung Cheng
2018-05-19
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
2018-05-19
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-19
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
2018-05-16
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-05-16
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-05-16
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
2018-05-09
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-04-29
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
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-26
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-04-26
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-04-26
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
2018-04-12
route: check sysctl_fib_multipath_use_neigh earlier than hash
Xin Long
2018-04-12
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-12
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
2018-04-08
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
2018-03-31
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-03-31
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
2018-03-31
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2018-03-24
ip_gre: fix potential memory leak in erspan_rcv
Haishuang Yan
2018-03-24
ip_gre: fix error path when erspan_rcv failed
Haishuang Yan
2018-03-15
netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
Cong Wang
2018-03-15
netfilter: add back stackpointer size checks
Florian Westphal
2018-03-08
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
2018-03-08
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
2018-03-08
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
2018-03-08
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
2018-03-08
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
2018-03-08
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-03-08
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-08
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
2018-03-08
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-03-03
ip_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
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-25
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-13
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
Neal Cardwell
2018-02-13
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-13
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-02-13
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-01-31
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
2018-01-31
gso: validate gso_type in GSO handlers
Willem de Bruijn
[next]