summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-05octeontx2-pf: Add RSS multi group supportGeetha sowjanya
2021-01-05net/mlxfw: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05Merge tag 'mlx5-updates-2021-01-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-01-05octeontx2-af: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05iavf: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05liquidio: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05bnxt_en: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05net: dsa: sja1105: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05cavium/liquidio: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-05net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-05net: usb: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-05net: wan: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-05net: wan: Replace simple_strtol by simple_strtoulZheng Yongjun
2021-01-05net: mhi: Add raw IP mode supportLoic Poulain
2021-01-05enetc: reorder macros and functionsMichael Walle
2021-01-05enetc: drop MDIO_DATA() macroMichael Walle
2021-01-05enetc: don't use macro magic for the readx_poll_timeout() callbackMichael Walle
2021-01-05enetc: drop unneeded indirectionMichael Walle
2021-01-05net/mlx5: DR, Move STEv0 modify header logicYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE modify header actions per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 action apply logicYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE tx/rx actions per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 setters and gettersYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE setters and getters per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move action apply logic to dr_steYevgeny Kliteynik
2021-01-05net/mlx5: DR, Refactor ICMP STE builderYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 look up types from mlx5_ifc_dr headerYevgeny Kliteynik
2021-01-05net/mlx5: DR, Merge similar DR STE SET macrosYevgeny Kliteynik
2021-01-05net/mlx5: DR, Fix STEv0 source_eswitch_owner_vhca_id supportYevgeny Kliteynik
2021-01-05net/mlx5: DR, Remove unused macro definition from dr_steYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move HW STEv0 match logic to a separate fileYevgeny Kliteynik
2021-01-05net/mlx5: DR, Use the new HW specific STE infrastructureYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move macros from dr_ste.c to headerYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add infrastructure for supporting several steering formatsYevgeny Kliteynik
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-04net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-04net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2021-01-04r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-04net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax
2021-01-04ibmvnic: fix: NULL pointer dereference.YANG LI
2021-01-04vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-04bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo
2021-01-04bareudp: set NETIF_F_LLTX flagTaehee Yoo
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-28net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He