Age | Commit message (Expand) | Author |
2021-01-05 | octeontx2-pf: Add RSS multi group support | Geetha sowjanya |
2021-01-05 | net/mlxfw: Use kzalloc for allocating only one thing | Zheng Yongjun |
2021-01-05 | Merge tag 'mlx5-updates-2021-01-05' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-01-05 | octeontx2-af: Use kzalloc for allocating only one thing | Zheng Yongjun |
2021-01-05 | iavf: Use kzalloc for allocating only one thing | Zheng Yongjun |
2021-01-05 | liquidio: Use kzalloc for allocating only one thing | Zheng Yongjun |
2021-01-05 | bnxt_en: Use kzalloc for allocating only one thing | Zheng Yongjun |
2021-01-05 | net: dsa: sja1105: Use kzalloc for allocating only one thing | Zheng Yongjun |
2021-01-05 | cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun |
2021-01-05 | net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun |
2021-01-05 | net: usb: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun |
2021-01-05 | net: wan: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun |
2021-01-05 | net: wan: Replace simple_strtol by simple_strtoul | Zheng Yongjun |
2021-01-05 | net: mhi: Add raw IP mode support | Loic Poulain |
2021-01-05 | enetc: reorder macros and functions | Michael Walle |
2021-01-05 | enetc: drop MDIO_DATA() macro | Michael Walle |
2021-01-05 | enetc: don't use macro magic for the readx_poll_timeout() callback | Michael Walle |
2021-01-05 | enetc: drop unneeded indirection | Michael Walle |
2021-01-05 | net/mlx5: DR, Move STEv0 modify header logic | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Add STE modify header actions per-device API | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Move STEv0 action apply logic | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Add STE tx/rx actions per-device API | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Move STEv0 setters and getters | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Add STE setters and getters per-device API | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Move action apply logic to dr_ste | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Refactor ICMP STE builder | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Move STEv0 look up types from mlx5_ifc_dr header | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Merge similar DR STE SET macros | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Fix STEv0 source_eswitch_owner_vhca_id support | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Remove unused macro definition from dr_ste | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Move HW STEv0 match logic to a separate file | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Use the new HW specific STE infrastructure | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Move macros from dr_ste.c to header | Yevgeny Kliteynik |
2021-01-05 | net/mlx5: DR, Add infrastructure for supporting several steering formats | Yevgeny Kliteynik |
2021-01-05 | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-04 | net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access | Martin Blumenstingl |
2021-01-04 | net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs | Martin Blumenstingl |
2021-01-04 | r8169: work around power-saving bug on some chip versions | Heiner Kallweit |
2021-01-04 | net: usb: qmi_wwan: add Quectel EM160R-GL | Bjørn Mork |
2021-01-04 | net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag | Charles Keepax |
2021-01-04 | ibmvnic: fix: NULL pointer dereference. | YANG LI |
2021-01-04 | vhost_net: fix ubuf refcount incorrectly when sendmsg fails | Yunjian Wang |
2021-01-04 | bareudp: Fix use of incorrect min_headroom size | Taehee Yoo |
2021-01-04 | bareudp: set NETIF_F_LLTX flag | Taehee Yoo |
2021-01-02 | Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-01-02 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki |
2021-01-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-12-30 | intel_idle: add SnowRidge C-state table | Artem Bityutskiy |
2020-12-30 | cpufreq: intel_pstate: Fix fast-switch fallback path | Rafael J. Wysocki |
2020-12-28 | net: hdlc_ppp: Fix issues when mod_timer is called while timer is running | Xie He |