summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-28net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov1-1/+0
2021-01-28Merge branch 's390-qeth-updates-2021-01-28'Jakub Kicinski5-122/+125
2021-01-28s390/qeth: don't fake a TX completion interrupt after TX errorJulian Wiedmann1-16/+18
2021-01-28s390/qeth: make cast type selection for af_iucv skbs robustJulian Wiedmann1-12/+15
2021-01-28s390/qeth: pass proto to qeth_l3_get_cast_type()Julian Wiedmann1-5/+6
2021-01-28s390/qeth: remove qeth_get_ip_version()Julian Wiedmann4-62/+62
2021-01-28s390/qeth: clean up load/remove code for disciplinesJulian Wiedmann3-31/+28
2021-01-28Merge branch 'net-ipa-hardware-pipeline-cleanup-fixes'Jakub Kicinski5-42/+109
2021-01-28net: ipa: don't pass size to ipa_cmd_transfer_add()Alex Elder1-4/+2
2021-01-28net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()Alex Elder1-4/+4
2021-01-28net: ipa: signal when tag transfer completesAlex Elder5-1/+45
2021-01-28net: ipa: drop packet if status has valid tagAlex Elder1-2/+16
2021-01-28net: ipa: minor update to handling of packet with statusAlex Elder1-13/+17
2021-01-28net: ipa: rename "tag status" symbolsAlex Elder3-21/+28
2021-01-28net: adjust net_device layout for cacheline usageJesper Dangaard Brouer1-26/+27
2021-01-28lan743x: fix endianness when accessing descriptorsAlexey Denisov2-43/+43
2021-01-28e100: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-43/+49
2021-01-28net: qmi_wwan: Add pass through modeSubash Abhinov Kasiviswanathan1-0/+58
2021-01-28Merge branch 'net-usb-qmi_wwan-new-mux_id-sysfs-file'Jakub Kicinski2-0/+34
2021-01-28net: qmi_wwan: document qmap/mux_id sysfs fileDaniele Palmas1-0/+10
2021-01-28net: usb: qmi_wwan: add qmap id sysfs file for qmimux interfacesDaniele Palmas1-0/+24
2021-01-28ipvlan: remove h from printk format specifierTom Rix1-4/+2
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski463-2258/+3965
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski34-47/+2917
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds93-441/+817
2021-01-28Merge branch 'net-sfp-add-support-for-gpon-rtl8672-rtl9601c-and-ubiquiti-u-fi...Jakub Kicinski2-35/+97
2021-01-28net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2-2/+30
2021-01-28net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár1-33/+67
2021-01-28rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa1-0/+1
2021-01-28Merge branch 'mlxsw-various-fixes'Jakub Kicinski4-2/+9
2021-01-28mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel2-0/+7
2021-01-28selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-01-28stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng1-0/+2
2021-01-28stmmac: intel: Add ADL-S 1Gbps PCI IDsWong, Vee Khee1-0/+19
2021-01-28net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family.Giacinto Cifelli1-0/+6
2021-01-28Merge tag 'locking-urgent-2021-01-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-127/+98
2021-01-28net: reduce indentation level in sk_clone_lock()Eric Dumazet1-96/+93
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+54
2021-01-28Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-18/+20
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-16/+164
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-34/+51
2021-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-5/+7
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds16-26/+22
2021-01-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-24/+9
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds28-65/+204
2021-01-28Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai1-3/+1
2021-01-27net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti1-134/+139
2021-01-27Merge branch 'mlx5-updates-2021-01-26'Jakub Kicinski18-49/+1076
2021-01-27net/mlx5e: Enable traps according to link stateAya Levin5-0/+62
2021-01-27net/mlx5e: Add listener to DMAC filter trap eventAya Levin1-0/+8