summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-09-23Merge branch 'amlogic-4.9-dev' into bringup/amlogic-4.9/sync20190611_forQJianxin Pan210-1918/+3581
2019-09-18RAVENPLAT-2379:OSS vulnerability found in [boot.img]:[linux_kernel] (CVE-2018...Hanjie Lin1-4/+24
2019-09-16Merge branch 'amlogic-4.9-dev' into bringup/amlogic-4.9/sync20190611_forQ_mer...Jianxin Pan869-228459/+107099
2019-07-29wifi: add tcp delay ack support [1/1]libo5-9/+102
2019-05-27Merge 4.9.179 into android-4.9Greg Kroah-Hartman45-173/+499
2019-05-25xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert1-11/+13
2019-05-25vti4: ipip tunnel deregistration fixes.Jeremy Sowden1-2/+3
2019-05-16Merge 4.9.177 into android-4.9Greg Kroah-Hartman55-153/+604
2019-05-16ipv4: Fix raw socket lookup for local trafficDavid Ahern1-2/+2
2019-05-08Merge 4.9.174 into android-4.9Greg Kroah-Hartman69-318/+612
2019-05-08ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani1-0/+1
2019-05-02Merge 4.9.172 into android-4.9Greg Kroah-Hartman54-854/+870
2019-05-02net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov3-262/+342
2019-05-02ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2-1/+5
2019-05-02ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-04-30Merge 4.9.171 into android-4.9Greg Kroah-Hartman51-269/+471
2019-04-27ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet1-2/+8
2019-04-27ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra1-1/+9
2019-04-27tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-27net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi1-1/+3
2019-04-17Merge 4.9.169 into android-4.9Greg Kroah-Hartman84-294/+1141
2019-04-17vrf: check accept_source_route on the original netdeviceStephen Suryaputra3-7/+6
2019-04-17tcp: Ensure DCTCP reacts to lossesKoen De Schepper1-18/+18
2019-03-30Merge 4.9.166 into android-4.9Greg Kroah-Hartman35-86/+174
2019-03-27tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet4-20/+3
2019-03-19Merge 4.9.164 into android-4.9Greg Kroah-Hartman32-86/+190
2019-03-19tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet1-1/+1
2019-03-19tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2-2/+13
2019-03-19route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long1-0/+4
2019-03-13Merge 4.9.163 into android-4.9Greg Kroah-Hartman106-274/+1546
2019-03-13vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun1-0/+50
2019-03-13net: avoid use IPCB in cipso_v4_errorNazarov Sergey3-7/+34
2019-03-13net: Add __icmp_send helper.Nazarov Sergey2-4/+12
2019-03-13netlabel: fix out-of-bounds memory accessesPaul Moore2-2/+4
2019-03-01ANDROID: revert "sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP wi...Maciej Żenczykowski2-89/+0
2019-02-23Merge 4.9.160 into android-4.9Greg Kroah-Hartman25-65/+122
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi3-2/+7
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2-1/+1
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet1-3/+4
2019-02-20Merge 4.9.159 into android-4.9Greg Kroah-Hartman73-271/+726
2019-02-20netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang8-45/+76
2019-02-11ANDROID: Remove xt_qtaguid module from new kernels.Chenbo Feng13-4097/+0
2019-02-07Merge 4.9.155 into android-4.9Greg Kroah-Hartman34-106/+292
2019-02-06Fix "net: ipv4: do not handle duplicate fragments as overlapping"Greg Kroah-Hartman1-1/+1
2019-01-31Merge 4.9.154 into android-4.9Greg Kroah-Hartman52-120/+396
2019-01-31ipfrag: really prevent allocation on netns exitPaolo Abeni1-1/+1
2019-01-31net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel3-5/+15
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall5-0/+5
2019-01-23Merge 4.9.152 into android-4.9Greg Kroah-Hartman44-170/+367
2019-01-23ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn2-13/+9
[next]