summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-15devlink: refactor end checks in devlink_nl_cmd_region_read_dumpitJakub Kicinski2-25/+31
2020-05-15Merge branch 'am65-cpsw-add-taprio-EST-offload-support'David S. Miller9-3/+761
2020-05-15ethernet: ti: am65-cpsw-qos: add TAPRIO offload supportIvan Khoronzhuk7-3/+689
2020-05-15ethernet: ti: am65-cpts: add routines to support taprio offloadIvan Khoronzhuk2-0/+72
2020-05-15tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet1-3/+4
2020-05-14Merge branch 'net-qed-qede-critical-hw-error-handling'David S. Miller16-46/+699
2020-05-14net: qed: fix bad formattingIgor Russkikh1-3/+2
2020-05-14net: qed: introduce critical hardware error handlerIgor Russkikh3-1/+153
2020-05-14net: qed: introduce critical fan failure handlerIgor Russkikh2-1/+15
2020-05-14net: qede: Implement ndo_tx_timeoutDenis Bolotin2-1/+46
2020-05-14net: qede: optional hw recovery procedureIgor Russkikh1-0/+24
2020-05-14net: qed: attention clearing propertiesIgor Russkikh6-5/+53
2020-05-14net: qed: cleanup debug related declarationsIgor Russkikh2-21/+16
2020-05-14net: qed: critical err reporting to management firmwareIgor Russkikh4-0/+161
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh5-14/+35
2020-05-14net: qede: add hw err scheduled handlerIgor Russkikh2-2/+106
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh5-0/+90
2020-05-14Merge tag 'mmc-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-17/+41
2020-05-14Merge branch 'net-hns3-add-some-cleanups-for-next'David S. Miller6-33/+11
2020-05-14net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()Huazhong Tan1-4/+1
2020-05-14net: hns3: remove some unused macrosHuazhong Tan1-17/+0
2020-05-14net: hns3: modify an incorrect error log in hclge_mbx_handler()Huazhong Tan1-1/+1
2020-05-14net: hns3: remove a duplicated printing in hclge_configure()Huazhong Tan1-3/+1
2020-05-14net: hns3: modify some incorrect spellingHuazhong Tan2-8/+8
2020-05-14r8152: Use MAC address from device tree if availableThierry Reding1-9/+13
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-9/+40
2020-05-14MAINTAINERS: Add Jakub to networking drivers.David S. Miller1-0/+1
2020-05-14MAINTAINERS: another add of Karsten Graul for S390 networkingUrsula Braun1-0/+1
2020-05-14drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu1-1/+1
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault1-0/+3
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song1-2/+2
2020-05-14bpf: Enforce returning 0 for fentry/fexit progsYonghong Song1-0/+17
2020-05-14selftests: fix flower parent qdiscVlad Buslov2-6/+6
2020-05-14net: stmmac: fix num_por initializationVinod Koul1-2/+15
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell1-1/+1
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar1-2/+2
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko2-1/+14
2020-05-14samples: bpf: Fix build errorMatteo Croce1-2/+0
2020-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-39/+86
2020-05-14Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+7
2020-05-14Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-44/+73
2020-05-14Merge tag 'pm-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-21/+18
2020-05-14kasan: add missing functions declarations to kasan.hAndrey Konovalov1-2/+32
2020-05-14kasan: consistently disable debugging featuresAndrey Konovalov1-5/+10
2020-05-14ipc/util.c: sysvipc_find_ipc() incorrectly updates position indexVasily Averin1-6/+6
2020-05-14userfaultfd: fix remap event with MREMAP_DONTUNMAPBrian Geffon1-1/+1
2020-05-14mm/gup: fix fixup_user_fault() on multiple retriesPeter Xu1-5/+7
2020-05-14epoll: call final ep_events_available() check under the lockRoman Penyaev1-20/+28
2020-05-14mm, memcg: fix inconsistent oom event behaviorYafang Shao1-0/+2
2020-05-14ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9