summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: fix use-after-free in error pathJulian Wiedmann2019-02-041-9/+6
* s390/qeth: release cmd buffer in error pathsJulian Wiedmann2019-02-041-0/+6
* net: cls_flower: Remove filter from mask before freeing itPetr Machata2019-02-041-1/+5
* Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub...David S. Miller2019-02-047-37/+42
|\
| * MAINTAINERS: add entry for redpine wireless driverSiva Rebbagondla2019-02-031-0/+7
| * ath10k: correct bus type for WCN3990Brian Norris2019-01-311-1/+1
| * mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi2019-01-313-27/+25
| * wlcore: sdio: Fixup power on/off sequenceUlf Hansson2019-01-221-8/+7
| * iwlwifi: make IWLWIFI depend on CFG80211Luca Coelho2019-01-161-1/+2
* | Merge branch 'smc-fixes'David S. Miller2019-02-049-46/+124
|\ \
| * | net/smc: correct state change for peer closingUrsula Braun2019-02-041-8/+1
| * | net/smc: delete rkey first before switching to unusedUrsula Braun2019-02-041-1/+1
| * | net/smc: fix sender_free computationUrsula Braun2019-02-043-4/+30
| * | net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-047-33/+92
|/ /
* | net: dp83640: expire old TX-skbSebastian Andrzej Siewior2019-02-041-3/+10
* | virtio_net: Account for tx bytes and packets on sending xdp_framesToshiaki Makita2019-02-041-4/+16
* | sctp: check and update stream->out_curr when allocating stream_outXin Long2019-02-031-0/+20
* | net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2019-02-032-15/+12
* | Merge branch 'vsock-virtio-hot-unplug'David S. Miller2019-02-031-8/+21
|\ \
| * | vsock/virtio: reset connected sockets on device removalStefano Garzarella2019-02-031-0/+3
| * | vsock/virtio: fix kernel panic after device hot-unplugStefano Garzarella2019-02-031-8/+18
|/ /
* | Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"Russell King2019-02-031-16/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-0216-67/+127
|\ \
| * \ Merge branch 'bpf-lockdep-fixes'Daniel Borkmann2019-01-315-28/+47
| |\ \
| | * | bpf: Fix syscall's stackmap lookup potential deadlockMartin KaFai Lau2019-01-311-2/+10
| | * | bpf: fix potential deadlock in bpf_prog_registerAlexei Starovoitov2019-01-311-12/+2
| | * | bpf: fix lockdep false positive in percpu_freelistAlexei Starovoitov2019-01-313-14/+35
| |/ /
| * | bpf: run bpf programs with preemption disabledAlexei Starovoitov2019-01-312-4/+19
| * | bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-01-311-10/+20
| * | Merge branch 'typedef-func_proto'Alexei Starovoitov2019-01-302-7/+5
| |\ \
| | * | tools/bpf: fix test_btf for typedef func_proto caseYonghong Song2019-01-301-6/+3
| | * | bpf: btf: allow typedef func_protoYonghong Song2019-01-301-1/+2
| |/ /
| * | bpf, doc: add reviewers to maintainers entryDaniel Borkmann2019-01-291-0/+5
| * | sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki2019-01-291-2/+1
| * | tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski2019-01-282-14/+9
| * | bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()Yafang Shao2019-01-231-0/+2
| * | bpftool: fix percpu maps updatingPaolo Abeni2019-01-231-0/+16
| * | bpftool: Fix prog dump by tagJiri Olsa2019-01-231-2/+3
* | | dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet2019-02-011-2/+2
* | | Merge branch 'smc-fixes'David S. Miller2019-02-018-21/+34
|\ \ \
| * | | net/smc: fix use of variable in cleared areaKarsten Graul2019-02-011-4/+4
| * | | net/smc: use device link provided in qp_contextKarsten Graul2019-02-011-3/+3
| * | | net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul2019-02-011-1/+4
| * | | net/smc: do not wait under send_lockKarsten Graul2019-02-011-6/+4
| * | | net/smc: recvmsg and splice_read should return 0 after shutdownKarsten Graul2019-02-011-1/+10
| * | | net/smc: don't wait for send buffer space when data was already sentKarsten Graul2019-02-011-4/+3
| * | | net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul2019-02-011-0/+4
| * | | net/smc: allow 16 byte pnetids in netlink policyHans Wippel2019-02-011-1/+1
| * | | net/smc: fix another sizeof to int comparisonUrsula Braun2019-02-011-1/+1
|/ / /
* | | enic: fix checksum validation for IPv6Govindarajulu Varadarajan2019-02-011-1/+2