summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-27net/mlx5e: Add listener to trap eventAya Levin2-0/+36
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin7-4/+505
2021-01-27net/mlx5e: Expose RX dma info helpersAya Levin2-6/+6
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin2-2/+43
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin2-2/+65
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin3-34/+100
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin4-0/+83
2021-01-27net/mlx5: Rename events notifier headerAya Levin1-8/+11
2021-01-27net/mlx5: Register to devlink DMAC filter trapAya Levin1-0/+1
2021-01-27net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin4-0/+103
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin3-0/+9
2021-01-27net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn4-213/+3
2021-01-27Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-55/+114
2021-01-27ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski63-1927/+2090