aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-04nsh: fix infinite loopEric Dumazet1-0/+4
2018-05-04net: atm: Fix potential Spectre v1Gustavo A. R. Silva1-2/+7
2018-05-04atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva1-0/+3
2018-05-04openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio1-6/+3
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka2-0/+11
2018-05-03dccp: fix tasklet usageEric Dumazet2-3/+13
2018-05-03smc: fix sendpage() callStefan Raspl1-2/+4
2018-05-03net/smc: handle unregistered buffersKarsten Graul3-5/+24
2018-05-03net/smc: call consolidationKarsten Graul1-20/+15
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King1-1/+1
2018-05-03net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King1-1/+1
2018-05-03tcp: restore autocorkingEric Dumazet1-1/+1
2018-05-03rds: do not leak kernel memory to user landEric Dumazet1-0/+1
2018-05-03qmi_wwan: do not steal interfaces from class driversBjørn Mork1-0/+12
2018-05-02ipv4: fix fnhe usage by non-cached routesJulian Anastasov1-65/+53
2018-05-02bpf: sockmap, fix error handling in redirect failuresJohn Fastabend1-16/+12
2018-05-02bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend1-4/+11
2018-05-02bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend1-2/+3
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet1-12/+25
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel2-1/+5
2018-05-02parisc: Fix section mismatchesHelge Deller3-3/+3
2018-05-02parisc: drivers.c: Fix section mismatchesHelge Deller1-3/+4
2018-05-02bpf, x64: fix memleak when not converging on callsDaniel Borkmann1-1/+1
2018-05-02bpf, x64: fix memleak when not converging after imageDaniel Borkmann1-2/+2
2018-05-02net/smc: restrict non-blocking connect finishUrsula Braun1-6/+8
2018-05-028139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar1-1/+1
2018-05-02sctp: fix the issue that the cookie-ack with auth can't get processedXin Long1-1/+1
2018-05-02sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long1-1/+1
2018-05-02sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long1-0/+6
2018-05-02tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell1-1/+3
2018-05-02net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko1-0/+2
2018-05-02Revert "vhost: make msg padding explicit"Michael S. Tsirkin1-1/+0
2018-05-02swiotlb: fix inversed DMA_ATTR_NO_WARN testMichel Dänzer1-1/+1
2018-05-01nfp: flower: set tunnel ttl value to net defaultJohn Hurley2-3/+12
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson2-0/+8
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2-0/+12
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu1-2/+2
2018-05-01hexagon: export csum_partial_copy_nocheckArnd Bergmann1-0/+1
2018-05-01hexagon: add memset_io() helperArnd Bergmann1-0/+6
2018-05-01Input: atmel_mxt_ts - fix the firmware updateNick Dyer1-76/+110
2018-05-01Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)1-0/+9
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter2-5/+1
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang1-0/+5
2018-05-01net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King1-1/+1
2018-05-01vhost: make msg padding explicitMichael S. Tsirkin1-0/+1
2018-05-01tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet1-1/+1
2018-05-01ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet1-1/+6
2018-04-30sparc: vio: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner2-2/+2
2018-04-30tracepoint: Do not warn on ENOMEMMathieu Desnoyers1-2/+2