Age | Commit message (Expand) | Author |
2021-04-14 | Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-04-14 | net: enetc: fetch MAC address from device tree | Michael Walle |
2021-04-14 | sfc: Remove duplicate argument | Wan Jiabing |
2021-04-14 | r8169: add support for pause ethtool ops | Heiner Kallweit |
2021-04-14 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2021-04-14 | net: stmmac: Add support for external trigger timestamping | Tan Tee Min |
2021-04-14 | net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP | Aya Levin |
2021-04-14 | net/mlx5: Replace spaces with tab at the start of a line | Wenpeng Liang |
2021-04-14 | net/mlx5: Remove return statement exist at the end of void function | Wenpeng Liang |
2021-04-14 | net/mlx5: Add a blank line after declarations | Wenpeng Liang |
2021-04-14 | net/mlx5: Fix bit-wise and with zero | Colin Ian King |
2021-04-14 | net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc() | Roi Dayan |
2021-04-14 | net/mlx5: DR, Use variably sized data structures for different actions | Jianbo Liu |
2021-04-14 | net/mlx5: SF, Reuse stored hardware function id | Parav Pandit |
2021-04-14 | net/mlx5: SF, Use device pointer directly | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabled | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Move legacy code to a individual file | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Convert a macro to a helper routine | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch Make cleanup sequence mirror of init | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Make vport number u16 | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Skip querying SF enabled bits | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, let user to enable disable metadata | Parav Pandit |
2021-04-13 | net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c | Bhaskar Chowdhury |
2021-04-13 | net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr | Chen Lin |
2021-04-13 | ixgbe: Support external GBE SerDes PHY BCM54616s | Jostar Yang |
2021-04-13 | dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trap | Ioana Ciornei |
2021-04-13 | dpaa2-switch: add tc matchall filter support | Ioana Ciornei |
2021-04-13 | dpaa2-switch: add tc flower hardware offload on ingress traffic | Ioana Ciornei |
2021-04-13 | dpaa2-switch: install default STP trap rule with the highest priority | Ioana Ciornei |
2021-04-13 | dpaa2-switch: create a central dpaa2_switch_acl_tbl structure | Ioana Ciornei |
2021-04-13 | ionic: return -EFAULT if copy_to_user() fails | Dan Carpenter |
2021-04-13 | net: stmmac: Add TX via XDP zero-copy socket | Ong Boon Leong |
2021-04-13 | net: stmmac: Enable RX via AF_XDP zero-copy | Ong Boon Leong |
2021-04-13 | net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZC | Ong Boon Leong |
2021-04-13 | net: stmmac: rearrange RX and TX desc init into per-queue basis | Ong Boon Leong |
2021-04-13 | net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffers | Ong Boon Leong |
2021-04-13 | net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffers | Ong Boon Leong |
2021-04-13 | net: stmmac: rearrange RX buffer allocation and free functions | Ong Boon Leong |
2021-04-13 | ionic: git_ts_info bit shifters | Shannon Nelson |
2021-04-13 | ibmvnic: queue reset work in system_long_wq | Lijun Pan |
2021-04-13 | ibmvnic: improve failover sysfs entry | Lijun Pan |
2021-04-13 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle |
2021-04-12 | net: ethernet: ravb: Enable optional refclk | Adam Ford |
2021-04-12 | enetc: support PTP Sync packet one-step timestamping | Yangbo Lu |
2021-04-12 | enetc: mark TX timestamp type per skb | Yangbo Lu |
2021-04-12 | ibmvnic: print adapter state as a string | Lijun Pan |
2021-04-12 | ibmvnic: print reset reason as a string | Lijun Pan |
2021-04-12 | ibmvnic: clean up the remaining debugfs data structures | Lijun Pan |
2021-04-12 | bnxt_en: Free and allocate VF-Reps during error recovery. | Sriharsha Basavapatna |
2021-04-12 | bnxt_en: Refactor __bnxt_vf_reps_destroy(). | Michael Chan |