Age | Commit message (Expand) | Author |
2020-03-27 | r8169: fix PHY driver check on platforms w/o module softdeps | Heiner Kallweit |
2020-03-26 | net: ks8851-ml: Fix IO operations, again | Marek Vasut |
2020-03-26 | mlxsw: spectrum_mr: Fix list iteration in error path | Ido Schimmel |
2020-03-26 | qlcnic: Fix bad kzalloc null test | Xu Wang |
2020-03-25 | Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-03-25 | net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build | Pablo Neira Ayuso |
2020-03-25 | net: ena: Add PCI shutdown handler to allow safe kexec | Guilherme G. Piccoli |
2020-03-24 | Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-03-24 | r8169: re-enable MSI on RTL8168c | Heiner Kallweit |
2020-03-24 | net: phy: mdio-bcm-unimac: Fix clock handling | Andre Przywara |
2020-03-24 | cxgb4/ptp: pass the sign of offset delta in FW CMD | Raju Rangoju |
2020-03-24 | net/mlx5e: Do not recover from a non-fatal syndrome | Aya Levin |
2020-03-24 | net/mlx5e: Fix ICOSQ recovery flow with Striding RQ | Aya Levin |
2020-03-24 | net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset | Aya Levin |
2020-03-24 | net/mlx5e: Enhance ICOSQ WQE info fields | Aya Levin |
2020-03-24 | net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure | Leon Romanovsky |
2020-03-23 | bnxt_en: Reset rings if ring reservation fails during open() | Vasundhara Volam |
2020-03-23 | bnxt_en: Free context memory after disabling PCI in probe error path. | Michael Chan |
2020-03-23 | bnxt_en: Return error if bnxt_alloc_ctx_mem() fails. | Michael Chan |
2020-03-23 | bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets() | Edwin Peer |
2020-03-23 | bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S. | Michael Chan |
2020-03-23 | macsec: restrict to ethernet devices | Willem de Bruijn |
2020-03-23 | net: qmi_wwan: add support for ASKEY WWHC050 | Pawel Dembicki |
2020-03-23 | Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-03-23 | iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table | Golan Ben Ami |
2020-03-23 | iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detection | Luca Coelho |
2020-03-21 | net: bcmgenet: always enable status blocks | Doug Berger |
2020-03-21 | net: phy: dp83867: w/a for fld detect threshold bootstrapping issue | Grygorii Strashko |
2020-03-21 | net: stmmac: dwmac-rk: fix error path in rk_gmac_probe | Emil Renner Berthing |
2020-03-21 | slcan: not call free_netdev before rtnl_unlock in slcan_open | Oliver Hartkopp |
2020-03-21 | ionic: make spdxcheck.py happy | Lukas Bulwahn |
2020-03-21 | hinic: fix wrong value of MIN_SKB_LEN | Luo bin |
2020-03-21 | hinic: fix wrong para of wait_for_completion_timeout | Luo bin |
2020-03-21 | hinic: fix out-of-order excution in arm cpu | Luo bin |
2020-03-21 | hinic: fix the bug of clearing event queue | Luo bin |
2020-03-21 | hinic: fix a bug of waitting for IO stopped | Luo bin |
2020-03-19 | cxgb4: fix Txq restart check during backpressure | Rahul Lakkireddy |
2020-03-19 | cxgb4: fix throughput drop during Tx backpressure | Rahul Lakkireddy |
2020-03-19 | net: dsa: mt7530: Change the LINK bit to reflect the link status | René van Dorst |
2020-03-19 | mlxsw: pci: Only issue reset when system is ready | Ido Schimmel |
2020-03-18 | wireguard: noise: error out precomputed DH during handshake rather than config | Jason A. Donenfeld |
2020-03-18 | wireguard: receive: remove dead code from default packet type case | Jason A. Donenfeld |
2020-03-18 | wireguard: queueing: account for skb->protocol==0 | Jason A. Donenfeld |
2020-03-18 | vxlan: check return value of gro_cells_init() | Taehee Yoo |
2020-03-17 | net: phy: sfp-bus.c: get rid of docs warnings | Mauro Carvalho Chehab |
2020-03-17 | net: ena: fix continuous keep-alive resets | Arthur Kiyanovski |
2020-03-17 | net: ena: avoid memory access violation by validating req_id properly | Arthur Kiyanovski |
2020-03-17 | net: ena: fix request of incorrect number of IRQ vectors | Arthur Kiyanovski |
2020-03-17 | net: ena: fix incorrect setting of the number of msix vectors | Arthur Kiyanovski |
2020-03-17 | net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value | Rayagonda Kokatanur |