summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sctp: walk the list of asoc safelyGreg Kroah-Hartman2019-02-011-2/+2
* | Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-02-013-2/+8
|\ \
| * | batman-adv: release station info tidstatsFelix Fietkau2019-01-251-0/+3
| * | batman-adv: Force mac header to start of data on xmitSven Eckelmann2018-12-311-0/+2
| * | batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann2018-12-301-2/+3
* | | Merge tag 'mac80211-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-02-014-4/+14
|\ \ \
| * | | cfg80211: call disconnect_wk when AP stopsJohannes Berg2019-02-013-1/+5
| * | | mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-011-3/+9
* | | | skge: potential memory corruption in skge_get_regs()Dan Carpenter2019-02-011-2/+4
|/ / /
* | | bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan2019-01-311-1/+7
* | | Merge branch 'ieee802154-for-davem-2019-01-31' of git://git.kernel.org/pub/sc...David S. Miller2019-01-311-3/+3
|\ \ \
| * | | ieee802154: mcr20a: fix indentation, remove tabsColin Ian King2019-01-311-3/+3
* | | | rds: fix refcount bug in rds_sock_addrefEric Dumazet2019-01-311-3/+3
* | | | lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamicallyBart Van Assche2019-01-311-8/+15
* | | | l2tp: copy 4 more bytes to linear part if necessaryJacob Wen2019-01-311-3/+2
|/ / /
* | | Merge branch 'stmmac-fixes'David S. Miller2019-01-313-8/+24
|\ \ \
| * | | net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu2019-01-311-3/+3