| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2021-04-14 | 26 | -778/+996 |
|\ |
|
| * | net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP | Aya Levin | 2021-04-14 | 1 | -2/+3 |
| * | net/mlx5: Replace spaces with tab at the start of a line | Wenpeng Liang | 2021-04-14 | 1 | -1/+1 |
| * | net/mlx5: Remove return statement exist at the end of void function | Wenpeng Liang | 2021-04-14 | 3 | -4/+0 |
| * | net/mlx5: Add a blank line after declarations | Wenpeng Liang | 2021-04-14 | 2 | -2/+3 |
| * | net/mlx5: Fix bit-wise and with zero | Colin Ian King | 2021-04-14 | 1 | -1/+1 |
| * | net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc() | Roi Dayan | 2021-04-14 | 2 | -5/+5 |
| * | net/mlx5: DR, Use variably sized data structures for different actions | Jianbo Liu | 2021-04-14 | 4 | -159/+199 |
| * | net/mlx5: SF, Reuse stored hardware function id | Parav Pandit | 2021-04-14 | 1 | -3/+2 |
| * | net/mlx5: SF, Use device pointer directly | Parav Pandit | 2021-04-14 | 1 | -8/+8 |
| * | net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabled | Parav Pandit | 2021-04-14 | 3 | -55/+93 |
| * | net/mlx5: E-Switch, Move legacy code to a individual file | Parav Pandit | 2021-04-14 | 5 | -507/+539 |
| * | net/mlx5: E-Switch, Convert a macro to a helper routine | Parav Pandit | 2021-04-14 | 2 | -17/+20 |
| * | net/mlx5: E-Switch Make cleanup sequence mirror of init | Parav Pandit | 2021-04-14 | 1 | -2/+1 |
| * | net/mlx5: E-Switch, Make vport number u16 | Parav Pandit | 2021-04-14 | 3 | -4/+4 |
| * | net/mlx5: E-Switch, Skip querying SF enabled bits | Parav Pandit | 2021-04-14 | 1 | -6/+0 |
| * | net/mlx5: E-Switch, let user to enable disable metadata | Parav Pandit | 2021-04-14 | 5 | -7/+122 |
* | | net: enetc: fetch MAC address from device tree | Michael Walle | 2021-04-14 | 1 | -16/+49 |
* | | sfc: Remove duplicate argument | Wan Jiabing | 2021-04-14 | 1 | -1/+0 |
* | | skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()" | Paolo Abeni | 2021-04-14 | 1 | -3/+12 |
* | | atm: idt77252: remove unused function | Jiapeng Chong | 2021-04-14 | 1 | -6/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2021-04-14 | 4 | -4/+4 |
|\ \ |
|
| * | | ipv6: fix clang Wformat warning | Arnd Bergmann | 2021-03-25 | 2 | -2/+2 |
| * | | esp6: remove a duplicative condition | Junlin Yang | 2021-03-12 | 1 | -1/+1 |
| * | | esp4: Simplify the calculation of variables | Jiapeng Chong | 2021-03-12 | 1 | -1/+1 |
* | | | r8169: add support for pause ethtool ops | Heiner Kallweit | 2021-04-14 | 1 | -0/+28 |
* | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 2021-04-14 | 4 | -8/+5 |
|\ \ \ |
|
| * | | | net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c | Bhaskar Chowdhury | 2021-04-14 | 1 | -1/+1 |
| * | | | net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr | Chen Lin | 2021-04-14 | 2 | -7/+0 |
| * | | | ixgbe: Support external GBE SerDes PHY BCM54616s | Jostar Yang | 2021-04-14 | 2 | -0/+4 |
* | | | | net: stmmac: Add support for external trigger timestamping | Tan Tee Min | 2021-04-14 | 8 | -1/+101 |
* | | | | Merge branch 'marvell-88x2222-improvements' | David S. Miller | 2021-04-14 | 1 | -105/+209 |
|\ \ \ \ |
|
| * | | | | net: phy: marvell-88x2222: swap 1G/10G modes on autoneg | Ivan Bornyakov | 2021-04-14 | 1 | -28/+89 |
| * | | | | net: phy: marvell-88x2222: move read_status after config_aneg | Ivan Bornyakov | 2021-04-14 | 1 | -98/+98 |
| * | | | | net: phy: marvell-88x2222: check that link is operational | Ivan Bornyakov | 2021-04-14 | 1 | -0/+43 |
|/ / / / |
|
* | | | | net: Space: remove hp100 probe | Arnd Bergmann | 2021-04-14 | 1 | -3/+0 |
* | | | | Merge branch 'dpaa2-switch-tc-hw-offload' | David S. Miller | 2021-04-14 | 7 | -67/+893 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trap | Ioana Ciornei | 2021-04-14 | 3 | -46/+12 |
| * | | | dpaa2-switch: add tc matchall filter support | Ioana Ciornei | 2021-04-14 | 3 | -0/+79 |
| * | | | dpaa2-switch: add tc flower hardware offload on ingress traffic | Ioana Ciornei | 2021-04-14 | 7 | -14/+768 |
| * | | | dpaa2-switch: install default STP trap rule with the highest priority | Ioana Ciornei | 2021-04-14 | 1 | -8/+1 |
| * | | | dpaa2-switch: create a central dpaa2_switch_acl_tbl structure | Ioana Ciornei | 2021-04-14 | 2 | -10/+44 |
|/ / / |
|
* | | | ionic: return -EFAULT if copy_to_user() fails | Dan Carpenter | 2021-04-14 | 1 | -1/+3 |
* | | | Merge branch 'stmmac-xdp-zc' | David S. Miller | 2021-04-14 | 4 | -339/+1321 |
|\ \ \ |
|
| * | | | net: stmmac: Add TX via XDP zero-copy socket | Ong Boon Leong | 2021-04-14 | 3 | -29/+310 |
| * | | | net: stmmac: Enable RX via AF_XDP zero-copy | Ong Boon Leong | 2021-04-14 | 4 | -29/+679 |
| * | | | net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZC | Ong Boon Leong | 2021-04-14 | 1 | -12/+23 |
| * | | | net: stmmac: rearrange RX and TX desc init into per-queue basis | Ong Boon Leong | 2021-04-14 | 1 | -80/+100 |
| * | | | net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffers | Ong Boon Leong | 2021-04-14 | 1 | -189/+189 |
| * | | | net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffers | Ong Boon Leong | 2021-04-14 | 1 | -17/+27 |