Age | Commit message (Expand) | Author |
2021-04-08 | ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit | Shannon Nelson |
2021-04-08 | ionic: remove unnecessary compat ifdef | Shannon Nelson |
2021-04-08 | ionic: fix up a couple of code style nits | Shannon Nelson |
2021-04-08 | ice: fix memory leak of aRFS after resuming from suspend | Yongxin Liu |
2021-04-08 | i40e: Fix sparse warning: missing error code 'err' | Arkadiusz Kubalewski |
2021-04-08 | i40e: Fix sparse error: 'vsi->netdev' could be null | Arkadiusz Kubalewski |
2021-04-08 | i40e: Fix sparse error: uninitialized symbol 'ring' | Arkadiusz Kubalewski |
2021-04-08 | i40e: Fix sparse errors in i40e_txrx.c | Arkadiusz Kubalewski |
2021-04-08 | i40e: Fix parameters in aq_get_phy_register() | Grzegorz Siwik |
2021-04-07 | ice: Remove unnecessary blank line | Tony Nguyen |
2021-04-07 | ice: Remove unnecessary checks in add/kill_vid ndo ops | Brett Creeley |
2021-04-07 | ice: Remove rx_gro_dropped stat | Anirudh Venkataramanan |
2021-04-07 | ice: Use local variable instead of pointer derefs | Anirudh Venkataramanan |
2021-04-07 | ice: Remove unnecessary variable | Anirudh Venkataramanan |
2021-04-07 | ice: Limit forced overrides based on FW version | Jeb Cramer |
2021-04-07 | ice: Use default configuration mode for PHY configuration | Anirudh Venkataramanan |
2021-04-07 | ice: Replace some memsets and memcpys with assignment | Anirudh Venkataramanan |
2021-04-07 | ice: Fix error return codes in ice_set_link_ksettings | Anirudh Venkataramanan |
2021-04-07 | ice: Rename a couple of variables | Anirudh Venkataramanan |
2021-04-07 | ice: Remove unnecessary checker loop | Anirudh Venkataramanan |
2021-04-07 | ice: Ignore EMODE return for opcode 0x0605 | Anirudh Venkataramanan |
2021-04-07 | ice: Align macro names to the specification | Anirudh Venkataramanan |
2021-04-07 | ice: Modify recursive way of adding nodes | Victor Raj |
2021-04-07 | ice: Re-send some AQ commands, as result of EBUSY AQ error | Chinh T Cao |
2021-04-07 | net: fealnx: use module_pci_driver to simplify the code | Wei Yongjun |
2021-04-07 | net: atheros: atl2: use module_pci_driver to simplify the code | Wei Yongjun |
2021-04-07 | net: sundance: use module_pci_driver to simplify the code | Wei Yongjun |
2021-04-07 | tulip: de2104x: use module_pci_driver to simplify the code | Wei Yongjun |
2021-04-07 | tulip: windbond-840: use module_pci_driver to simplify the code | Wei Yongjun |
2021-04-07 | enic: use module_pci_driver to simplify the code | Wei Yongjun |
2021-04-07 | net: encx24j600: use module_spi_driver to simplify the code | Wei Yongjun |
2021-04-07 | liquidio: Fix unintented sign extension of a left shift of a u16 | Colin Ian King |
2021-04-07 | ethtool: Remove link_mode param and derive link params from driver | Danielle Ratson |
2021-04-07 | xircom: remove redundant error check on variable err | Colin Ian King |
2021-04-07 | Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-04-07 | mlxsw: core: Remove critical trip points from thermal zones | Vadim Pasternak |
2021-04-07 | stmmac: intel: Enable SERDES PHY rx clk for PSE | Voon Weifeng |
2021-04-06 | net/mlx5e: TC, Add support to offload sample action | Chris Mi |
2021-04-06 | net/mlx5e: TC, Handle sampled packets | Chris Mi |
2021-04-06 | net/mlx5e: TC, Refactor tc update skb function | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler restore handle API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler object API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler termination table API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Parse sample action | Chris Mi |
2021-04-06 | net/mlx5: Instantiate separate mapping objects for FDB and NIC tables | Chris Mi |
2021-04-06 | net/mlx5: Map register values to restore objects | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Set per vport table default group number | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Generalize per vport table API | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Rename functions to follow naming convention. | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Move vport table functions to a new file | Chris Mi |