| Commit message (Expand) | Author | Files | Lines |
2021-04-14 | net: enetc: fetch MAC address from device tree | Michael Walle | 1 | -16/+49 |
2021-04-14 | sfc: Remove duplicate argument | Wan Jiabing | 1 | -1/+0 |
2021-04-14 | skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()" | Paolo Abeni | 1 | -3/+12 |
2021-04-14 | atm: idt77252: remove unused function | Jiapeng Chong | 1 | -6/+0 |
2021-04-14 | r8169: add support for pause ethtool ops | Heiner Kallweit | 1 | -0/+28 |
2021-04-14 | net: stmmac: Add support for external trigger timestamping | Tan Tee Min | 8 | -1/+101 |
2021-04-14 | net: phy: marvell-88x2222: swap 1G/10G modes on autoneg | Ivan Bornyakov | 1 | -28/+89 |
2021-04-14 | net: phy: marvell-88x2222: move read_status after config_aneg | Ivan Bornyakov | 1 | -98/+98 |
2021-04-14 | net: phy: marvell-88x2222: check that link is operational | Ivan Bornyakov | 1 | -0/+43 |
2021-04-14 | net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP | Aya Levin | 1 | -2/+3 |
2021-04-14 | net/mlx5: Replace spaces with tab at the start of a line | Wenpeng Liang | 1 | -1/+1 |
2021-04-14 | net/mlx5: Remove return statement exist at the end of void function | Wenpeng Liang | 3 | -4/+0 |
2021-04-14 | net/mlx5: Add a blank line after declarations | Wenpeng Liang | 2 | -2/+3 |
2021-04-14 | net/mlx5: Fix bit-wise and with zero | Colin Ian King | 1 | -1/+1 |
2021-04-14 | net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc() | Roi Dayan | 2 | -5/+5 |
2021-04-14 | net/mlx5: DR, Use variably sized data structures for different actions | Jianbo Liu | 4 | -159/+199 |
2021-04-14 | net/mlx5: SF, Reuse stored hardware function id | Parav Pandit | 1 | -3/+2 |
2021-04-14 | net/mlx5: SF, Use device pointer directly | Parav Pandit | 1 | -8/+8 |
2021-04-14 | net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabled | Parav Pandit | 3 | -55/+93 |
2021-04-14 | net/mlx5: E-Switch, Move legacy code to a individual file | Parav Pandit | 5 | -507/+539 |
2021-04-14 | net/mlx5: E-Switch, Convert a macro to a helper routine | Parav Pandit | 2 | -17/+20 |
2021-04-14 | net/mlx5: E-Switch Make cleanup sequence mirror of init | Parav Pandit | 1 | -2/+1 |
2021-04-14 | net/mlx5: E-Switch, Make vport number u16 | Parav Pandit | 3 | -4/+4 |
2021-04-14 | net/mlx5: E-Switch, Skip querying SF enabled bits | Parav Pandit | 1 | -6/+0 |
2021-04-14 | net/mlx5: E-Switch, let user to enable disable metadata | Parav Pandit | 5 | -7/+122 |
2021-04-14 | net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c | Bhaskar Chowdhury | 1 | -1/+1 |
2021-04-14 | net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr | Chen Lin | 2 | -7/+0 |
2021-04-14 | ixgbe: Support external GBE SerDes PHY BCM54616s | Jostar Yang | 2 | -0/+4 |
2021-04-14 | net: Space: remove hp100 probe | Arnd Bergmann | 1 | -3/+0 |
2021-04-14 | dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trap | Ioana Ciornei | 3 | -46/+12 |
2021-04-14 | dpaa2-switch: add tc matchall filter support | Ioana Ciornei | 3 | -0/+79 |
2021-04-14 | dpaa2-switch: add tc flower hardware offload on ingress traffic | Ioana Ciornei | 7 | -14/+768 |
2021-04-14 | dpaa2-switch: install default STP trap rule with the highest priority | Ioana Ciornei | 1 | -8/+1 |
2021-04-14 | dpaa2-switch: create a central dpaa2_switch_acl_tbl structure | Ioana Ciornei | 2 | -10/+44 |
2021-04-14 | ionic: return -EFAULT if copy_to_user() fails | Dan Carpenter | 1 | -1/+3 |
2021-04-14 | net: stmmac: Add TX via XDP zero-copy socket | Ong Boon Leong | 3 | -29/+310 |
2021-04-14 | net: stmmac: Enable RX via AF_XDP zero-copy | Ong Boon Leong | 4 | -29/+679 |
2021-04-14 | net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZC | Ong Boon Leong | 1 | -12/+23 |
2021-04-14 | net: stmmac: rearrange RX and TX desc init into per-queue basis | Ong Boon Leong | 1 | -80/+100 |
2021-04-14 | net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffers | Ong Boon Leong | 1 | -189/+189 |
2021-04-14 | net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffers | Ong Boon Leong | 1 | -17/+27 |
2021-04-14 | net: stmmac: rearrange RX buffer allocation and free functions | Ong Boon Leong | 1 | -37/+47 |
2021-04-14 | net: ipa: add IPA v4.9 configuration data | Alex Elder | 4 | -1/+437 |
2021-04-14 | dt-bindings: net: qcom,ipa: add support for SM8350 | Alex Elder | 1 | -5/+6 |
2021-04-14 | ionic: git_ts_info bit shifters | Shannon Nelson | 1 | -13/+13 |
2021-04-13 | ibmvnic: queue reset work in system_long_wq | Lijun Pan | 1 | -3/+4 |
2021-04-13 | rsi: remove unused including <linux/version.h> | Yang Li | 1 | -1/+0 |
2021-04-13 | nfc: st-nci: remove unnecessary label | wengjianfeng | 1 | -5/+2 |
2021-04-13 | ibmvnic: improve failover sysfs entry | Lijun Pan | 1 | -6/+8 |
2021-04-13 | icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv | Andreas Roeseler | 2 | -0/+9 |