Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | net/mlx5e: Fix ethtool indication of connector type | Aya Levin | 1 | -11/+11 |
2021-03-31 | net/mlx5: Delete auxiliary bus driver eth-rep first | Maor Dickman | 1 | -2/+2 |
2021-03-31 | net/mlx5e: Fix mapping of ct_label zero | Ariel Levkovich | 1 | -7/+29 |
2021-03-31 | nfp: flower: ignore duplicate merge hints from FW | Yinjun Zhang | 3 | -3/+69 |
2021-03-30 | ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx | Lv Yunlong | 1 | -0/+1 |
2021-03-30 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 10 | -41/+86 |
2021-03-30 | cxgb4: avoid collecting SGE_QBASE regs during traffic | Rahul Lakkireddy | 2 | -5/+21 |
2021-03-29 | gianfar: Handle error code at MAC address change | Claudiu Manoil | 1 | -1/+5 |
2021-03-29 | ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso | Lv Yunlong | 1 | -1/+1 |
2021-03-29 | mlxsw: spectrum: Fix ECN marking in tunnel decapsulation | Ido Schimmel | 3 | -8/+21 |
2021-03-29 | ice: Cleanup fltr list in case of allocation issues | Robert Malz | 1 | -1/+2 |
2021-03-29 | ice: Use port number instead of PF ID for WoL | Anirudh Venkataramanan | 3 | -8/+7 |
2021-03-29 | ice: Fix for dereference of NULL pointer | Jacek BuĊatek | 1 | -5/+7 |
2021-03-29 | ice: remove DCBNL_DEVRESET bit from PF state | Dave Ertman | 3 | -4/+0 |
2021-03-29 | ice: fix memory allocation call | Bruce Allan | 1 | -1/+1 |
2021-03-29 | ice: prevent ice_open and ice_stop during reset | Krzysztof Goreczny | 3 | -2/+31 |
2021-03-29 | ice: Recognize 860 as iSCSI port in CEE mode | Chinh T Cao | 2 | -9/+30 |
2021-03-29 | ice: Increase control queue timeout | Fabio Pricoco | 1 | -2/+2 |
2021-03-29 | ice: Continue probe on link/PHY errors | Anirudh Venkataramanan | 1 | -9/+6 |
2021-03-26 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 4 | -6/+16 |
2021-03-26 | amd-xgbe: Update DMA coherency values | Shyam Sundar S K | 1 | -3/+3 |
2021-03-26 | net: axienet: allow setups without MDIO | Daniel Mack | 2 | -6/+18 |
2021-03-25 | i40e: Fix oops at i40e_rebuild() | Arkadiusz Kubalewski | 1 | -6/+5 |
2021-03-25 | i40e: Fix kernel oops when i40e driver removes VF's | Eryk Rybak | 2 | -0/+10 |
2021-03-25 | i40e: Added Asym_Pause to supported link modes | Mateusz Palczewski | 1 | -0/+1 |
2021-03-24 | ch_ktls: fix enum-conversion warning | Arnd Bergmann | 1 | -1/+1 |
2021-03-24 | octeontx2-af: Fix memory leak of object buf | Colin Ian King | 1 | -1/+3 |
2021-03-23 | net: stmmac: merge ARCH_SOCFPGA and ARCH_STRATIX10 | Krzysztof Kozlowski | 1 | -2/+2 |
2021-03-22 | net/mlx5: SF, do not use ecpu bit for vhca state processing | Parav Pandit | 4 | -24/+17 |
2021-03-22 | net/mlx5e: Fix division by 0 in mlx5e_select_queue | Maxim Mikityanskiy | 1 | -0/+5 |
2021-03-22 | net/mlx5e: Fix error path for ethtool set-priv-flag | Aya Levin | 1 | -1/+5 |
2021-03-22 | net/mlx5e: Offload tuple rewrite for non-CT flows | Dima Chumak | 2 | -12/+35 |
2021-03-22 | net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP | Alaa Hleihel | 1 | -0/+10 |
2021-03-22 | net/mlx5: Add back multicast stats for uplink representor | Huy Nguyen | 1 | -0/+7 |
2021-03-21 | r8169: fix DMA being used after buffer free if WoL is enabled | Heiner Kallweit | 1 | -2/+4 |
2021-03-19 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | David S. Miller | 5 | -20/+38 |
2021-03-19 | net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes | Corentin Labbe | 1 | -0/+2 |
2021-03-19 | igb: check timestamp validity | Jesse Brandeburg | 3 | -14/+32 |
2021-03-19 | igb: Fix duplicate include guard | Tom Seewald | 1 | -3/+3 |
2021-03-19 | e1000e: Fix duplicate include guard | Tom Seewald | 1 | -3/+3 |
2021-03-19 | net: marvell: Remove reference to CONFIG_MV64X60 | Christophe Leroy | 2 | -3/+3 |
2021-03-19 | octeontx2-af: Fix uninitialized variable warning | Subbaraya Sundeep | 1 | -1/+1 |
2021-03-19 | octeontx2-af: fix infinite loop in unmapping NPC counter | Hariprasad Kelam | 1 | -1/+1 |
2021-03-19 | octeontx2-pf: Clear RSS enable flag on interace down | Geetha sowjanya | 1 | -0/+5 |
2021-03-19 | octeontx2-af: Fix irq free in rvu teardown | Geetha sowjanya | 1 | -2/+4 |
2021-03-19 | octeontx2-af: Return correct CGX RX fifo size | Subbaraya Sundeep | 3 | -6/+22 |
2021-03-19 | octeontx2-af: Remove TOS field from MKEX TX | Subbaraya Sundeep | 1 | -2/+0 |
2021-03-19 | octeontx2-af: Formatting debugfs entry rsrc_alloc. | Rakesh Babu | 1 | -17/+29 |
2021-03-19 | octeontx2-pf: Do not modify number of rules | Subbaraya Sundeep | 1 | -1/+3 |
2021-03-18 | netsec: restore phy power state after controller reset | Mian Yousaf Kaukab | 1 | -3/+6 |