summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski
2020-04-25net: hns3: remove an unnecessary check in hclge_set_umv_space()Huazhong Tan
2020-04-25hinic: add net_device_ops associated with vfLuo bin
2020-04-25hinic: add sriov feature supportLuo bin
2020-04-25hinic: add mailbox function supportLuo bin
2020-04-25net/mlx4_core: Add missing iounmap() in error pathZou Wei
2020-04-25qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing
2020-04-25liquidio: remove unused inline functionsYueHaibing
2020-04-25ptp: clockmatrix: remove unnecessary comparisonYang Yingliang
2020-04-25dpaa2-eth: add channel stat to debugfsIoana Ciornei
2020-04-25octeontx2-pf: Remove unneeded semicolonZheng Bin
2020-04-25net: phy: dp83867: Remove unneeded semicolonZheng Bin
2020-04-25net: hns3: optimize the filter table entries handling when resettingJian Shen
2020-04-25net: hns3: use mutex vport_lock instead of mutex umv_lockJian Shen
2020-04-25net: hns3: refactor the promisc mode settingJian Shen
2020-04-25net: hns3: add support for dumping UC and MC MAC listJian Shen
2020-04-25net: hns3: refactor the MAC address configureJian Shen
2020-04-25net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()Jian Shen
2020-04-25net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()Jian Shen
2020-04-25net: hns3: refine for unicast MAC VLAN space managementJian Shen
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24ptp: idt82p33: remove unnecessary comparisonYang Yingliang
2020-04-24net: atlantic: Remove unneeded semicolonZheng Bin
2020-04-24net/mlxfw: Remove unneeded semicolonZheng Bin
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24net: phy: clear phydev->suspended after soft resetHeiner Kallweit
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit
2020-04-24net: phy: make phy_suspend a no-op if PHY is suspended alreadyHeiner Kallweit
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-24dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer
2020-04-24macsec: avoid to set wrong mtuTaehee Yoo
2020-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-04-24mlxsw: spectrum_span: Replace zero-length array with flexible-array memberIdo Schimmel
2020-04-24mlxsw: spectrum_span: Use 'refcount_t' for reference countingIdo Schimmel
2020-04-24mlxsw: spectrum_span: Remove unnecessary debug printsIdo Schimmel
2020-04-24mlxsw: spectrum_span: Rename parms() to parms_set()Amit Cohen
2020-04-24mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure()Amit Cohen
2020-04-24Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-04-24Merge tag 'acpi-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24Merge tag 'libata-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge branch 'acpi-pci'Rafael J. Wysocki
2020-04-24Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg