Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03c70feafdb2e8b133f774ae3d57864b6f09f318
/
net
/
ipv4
00a0bcb
Merge 4.9.110 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
6caca34
tcp: verify the checksum of the first data segment in a new connection
by Frank van der Linden
· 6 years ago
4e43b6a
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
b7d377b
Merge 4.9.108 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
5300a1c
net: metrics: add proper netlink validation
by Eric Dumazet
· 6 years ago
d33ecd2
ipv4: remove warning in ip_recv_error
by Willem de Bruijn
· 6 years ago
42a730a
Merge 4.9.107 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7966e76
tcp: avoid integer overflows in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
98d69fb
Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"
by Greg Kroah-Hartman
· 6 years ago
135beb9
Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"
by Greg Kroah-Hartman
· 6 years ago
9797dcb
Merge 4.9.104 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
d82309e
vti4: Don't override MTU passed on link creation via IFLA_MTU
by Stefano Brivio
· 7 years ago
69e6926
vti4: Don't count header length twice on tunnel setup
by Stefano Brivio
· 7 years ago
d543907
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
by Sabrina Dubroca
· 7 years ago
f981ef6
net/tcp/illinois: replace broken algorithm reference link
by Joey Pabalinas
· 7 years ago
d805047
tcp_nv: fix potential integer overflow in tcpnv_acked
by Gustavo A. R. Silva
· 7 years ago
70c65e4
Merge 4.9.103 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
74a4c09
tcp: purge write queue in tcp_connect_init()
by Eric Dumazet
· 7 years ago
2ef22bd
net: test tailroom before appending to linear skb
by Willem de Bruijn
· 6 years ago
aef17a5
Merge 4.9.101 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
832978f
tcp: ignore Fast Open on repair mode
by Yuchung Cheng
· 7 years ago
a9d361c
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
by Neal Cardwell
· 7 years ago
d664986
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
by Andrey Ignatov
· 7 years ago
39c8566
Merge 4.9.100 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
869f538
tcp: fix TCP_REPAIR_QUEUE bound checking
by Eric Dumazet
· 7 years ago
e68fb962
soreuseport: initialise timewait reuseport field
by Eric Dumazet
· 7 years ago
2bcbbd5
Merge 4.9.97 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
228ce13
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
by Eric Dumazet
· 7 years ago
f838259
tcp: don't read out-of-bounds opsize
by Jann Horn
· 7 years ago
8683408
Merge 4.9.94 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8cba34a
route: check sysctl_fib_multipath_use_neigh earlier than hash
by Xin Long
· 7 years ago
6cc0290
ip_tunnel: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
24123fd
arp: fix arp_filter on l3slave devices
by Miguel Fadon Perlines
· 7 years ago
753b04d
ipsec: check return value of skb_to_sgvec always
by Jason A. Donenfeld
· 7 years ago
71c0b33
tcp: better validation of received ack sequences
by Eric Dumazet
· 7 years ago
a20049d
arp: honour gratuitous ARP _replies_
by Ihar Hrachyshka
· 8 years ago
c4eca7e
ipmr: vrf: Find VIFs using the actual device
by Thomas Winter
· 8 years ago
05baf14
Merge tag 'v4.9.93' into android-4.9
by Greg Hackmann
· 7 years ago
4d1fc27
netfilter: nf_nat_h323: fix logical-not-parentheses warning
by Nick Desaulniers
· 7 years ago
9c3fb9c
Merge 4.9.92 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
5f02dce
net: Only honor ifindex in IP_PKTINFO if non-0
by David Ahern
· 7 years ago
1562f14
net: Fix hlist corruptions in inet_evict_bucket()
by Kirill Tkhai
· 7 years ago
dd1e37e
Merge 4.9.90 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
5f63431
tcp: remove poll() flakes with FastOpen
by Eric Dumazet
· 8 years ago
bb52bba
Merge 4.9.88 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
db6a0cb
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 8 years ago
dac4448
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 8 years ago
61346e2
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 8 years ago
f506da5
netfilter: add back stackpointer size checks
by Florian Westphal
· 7 years ago
a290494
Merge 4.9.87 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
45fa661
tcp_bbr: better deal with suboptimal GSO
by Eric Dumazet
· 7 years ago
3efb90a
tcp: Honor the eor bit in tcp_mtu_probe
by Ilya Lesokhin
· 7 years ago
5984901
udplite: fix partial checksum initialization
by Alexey Kodanev
· 7 years ago
06f0188
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
by Sabrina Dubroca
· 7 years ago
def37b7
fib_semantics: Don't match route with mismatching tclassid
by Stefano Brivio
· 7 years ago
7118def
Merge 4.9.85 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
d58d78c
netfilter: drop outermost socket lock in getsockopt()
by Paolo Abeni
· 7 years ago
a9d0273
Merge 4.9.84 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
4ec264d
netfilter: on sockopt() acquire sock lock only in the required scope
by Paolo Abeni
· 7 years ago
ab2b0f7
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
by Dmitry Vyukov
· 7 years ago
a25ea24
UPSTREAM: tcp: fix access to sk->sk_state in tcp_poll()
by Davide Caratti
· 8 years ago
35724bc
BACKPORT: tcp: fix potential double free issue for fastopen_req
by Wei Wang
· 8 years ago
f8bbe51
Merge 4.9.81 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
b980f71
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
by Neal Cardwell
· 7 years ago
ee46a86
tcp: release sk_frag.page in tcp_disconnect
by Li RongQing
· 7 years ago
ce43c07
net: igmp: add a missing rcu locking section
by Eric Dumazet
· 7 years ago
71f1469
Merge 4.9.79 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
3110e21
gso: validate gso_type in GSO handlers
by Willem de Bruijn
· 7 years ago
260eb69
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
by Jim Westfall
· 7 years ago
cf67be7
net: tcp: close sock if net namespace is exiting
by Dan Streetman
· 7 years ago
0ae1696
net: igmp: fix source address check for IGMPv3 reports
by Felix Fietkau
· 7 years ago
9c3804b
UPSTREAM: tcp: fix a request socket leak
by Eric Dumazet
· 7 years ago
2c5c4cc
UPSTREAM: tcp: fix possible deadlock in TCP stack vs BPF filter
by Eric Dumazet
· 7 years ago
7678266
UPSTREAM: tcp: Add a tcp_filter hook before handle ack packet
by Chenbo Feng
· 7 years ago
bc7ff9b
Merge 4.9.75 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8824b2d
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
by Neal Cardwell
· 7 years ago
61c51da
tcp_bbr: reset full pipe detection on loss recovery undo
by Neal Cardwell
· 7 years ago
9e5dd8e
Merge 4.9.74 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
e74fe72
tcp: invalidate rate samples during SACK reneging
by Yousuk Seung
· 7 years ago
e4f6698
ipv4: Fix use-after-free when flushing FIB tables
by Ido Schimmel
· 7 years ago
f75f910
net: ipv4: fix for a race condition in raw_sendmsg
by Mohamed Ghannam
· 7 years ago
7887a70
tcp md5sig: Use skb's saddr when replying to an incoming segment
by Christoph Paasch
· 7 years ago
a4bf8ef
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
by Neal Cardwell
· 7 years ago
2c1a0b2
net: igmp: Use correct source address on IGMPv3 reports
by Kevin Cernekee
· 7 years ago
c2f78bf
ipv4: igmp: guard against silly MTU values
by Eric Dumazet
· 7 years ago
cb7518e
Merge 4.9.72 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
acc9672
tcp: fix under-evaluated ssthresh in TCP Vegas
by Hoang Tran
· 7 years ago
29c4f51
net: ipconfig: fix ic_close_devs() use-after-free
by Mark Rutland
· 8 years ago
b5ed572
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
by Gao Feng
· 8 years ago
7656871
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
319c8e1
Merge 4.9.71 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8f23eb1
icmp: don't fail on fragment reassembly time exceeded
by Matteo Croce
· 7 years ago
9542d2a
Merge 4.9.70 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
aa0080f
tcp/dccp: block bh before arming time_wait timer
by Eric Dumazet
· 7 years ago
3f1d77c
Merge 4.9.69 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
007e20b
route: update fnhe_expires for redirect when the fnhe exists
by Xin Long
· 7 years ago
7c4fa0c
route: also update fnhe_genid when updating a route cache
by Xin Long
· 7 years ago
8818eb8
netfilter: don't track fragmented packets
by Florian Westphal
· 8 years ago
fdeec8f
Merge 4.9.68 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
fe8bdc9
tcp: correct memory barrier usage in tcp_check_space()
by Jason Baron
· 8 years ago
Next »