summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-03bonding: add new option lacp_activeHangbin Liu
2021-08-03qed: Remove duplicated include of kernel.hzhouchuangao
2021-08-03drivers/net/usb: Remove all strcpy() usesLen Baker
2021-08-03qed: Remove redundant prints from the iWARP SYN handlingShai Malin
2021-08-03qed: Skip DORQ attention handling during recoveryShai Malin
2021-08-03qed: Avoid db_recovery during recoveryShai Malin
2021-08-03vrf: use skb_expand_head in vrf_finish_outputVasily Averin
2021-08-03Merge tag 'mlx5-updates-2021-08-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-02net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong
2021-08-02net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actionsRoi Dayan
2021-08-02net/mlx5e: Remove redundant assignment of counter to nullRoi Dayan
2021-08-02net/mlx5e: Remove redundant parse_attr argRoi Dayan
2021-08-02net/mlx5e: Remove redundant cap check for flow counterRoi Dayan
2021-08-02net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()Roi Dayan
2021-08-02net/mlx5e: Remove redundant tc act includesRoi Dayan
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb
2021-08-02net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb
2021-08-02net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb
2021-08-02net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-08-02net/mlx5e: Introduce mlx5e_channels API to get RQNsMaxim Mikityanskiy
2021-08-02net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy
2021-08-02net/mlx4: make the array states static const, makes object smallerColin Ian King
2021-08-02net: 3c509: make the array if_names static const, makes object smallerColin Ian King
2021-08-02dpaa2-eth: make the array faf_bits static const, makes object smallerColin Ian King
2021-08-02qlcnic: make the array random_data static const, makes object smallerColin Ian King
2021-08-02net: marvell: make the array name static, makes object smallerColin Ian King
2021-08-02cxgb4: make the array match_all_mac static, makes object smallerColin Ian King
2021-08-02net: phy: mscc: make some arrays static const, makes object smallerColin Ian King
2021-08-02netdevsim: make array res_ids static const, makes object smallerColin Ian King
2021-08-02cavium: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-02net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()Vladimir Oltean
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham
2021-08-02octeontx2-af: cn10k: DWRR MTU configurationSunil Goutham
2021-08-02bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo
2021-08-02niu: read property length only if we use itMartin Kaiser
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-07-30nfc: constify local pointer variablesKrzysztof Kozlowski
2021-07-30nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argumentKrzysztof Kozlowski
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin
2021-07-30can: ems_usb: fix memory leakPavel Skripkin