Age | Commit message (Expand) | Author |
2020-09-20 | net: mvneta: recycle the page in case of out-of-order | Lorenzo Bianconi |
2020-09-18 | dpaa2-eth: fix a build warning in dpmac.c | Yangbo Lu |
2020-09-18 | net: hns: kerneldoc fixes | Lu Wei |
2020-09-18 | hinic: fix sending pkts from core while self testing | Luo bin |
2020-09-18 | net: mscc: ocelot: deinitialize only initialized ports | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: unregister net devices on unbind | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: refactor ports parsing code into a dedicated function | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: error checking when calling ocelot_init() | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: check for errors on memory allocation of ports | Vladimir Oltean |
2020-09-18 | net: dsa: seville: fix buffer size of the queue system | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: add locking for the port TX timestamp ID | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: fix race condition with TX timestamping | Vladimir Oltean |
2020-09-17 | nfp: use correct define to return NONE fec | Jakub Kicinski |
2020-09-17 | hinic: fix potential resource leak | Wei Li |
2020-09-17 | net: phy: Do not warn in phy_stop() on PHY_DOWN | Florian Fainelli |
2020-09-17 | net: phy: Avoid NPD upon phy_detach() when driver is unbound | Florian Fainelli |
2020-09-17 | drivers/net/wan/hdlc: Set skb->protocol before transmitting | Xie He |
2020-09-17 | drivers/net/wan/lapbether: Make skb->protocol consistent with the header | Xie He |
2020-09-17 | cxgb4: fix memory leak during module unload | Raju Rangoju |
2020-09-17 | hv_netvsc: Add validation for untrusted Hyper-V values | Andres Beltran |
2020-09-16 | net: dsa: microchip: ksz8795: really set the correct number of ports | Matthias Schiffer |
2020-09-16 | geneve: add transport ports in route lookup for geneve | Mark Gray |
2020-09-16 | net: hns: kerneldoc fixes | Lu Wei |
2020-09-14 | net: lantiq: Disable IRQs only if NAPI gets scheduled | Hauke Mehrtens |
2020-09-14 | net: lantiq: Use napi_complete_done() | Hauke Mehrtens |
2020-09-14 | net: lantiq: use netif_tx_napi_add() for TX NAPI | Hauke Mehrtens |
2020-09-14 | net: lantiq: Wake TX queue again | Hauke Mehrtens |
2020-09-14 | rndis_host: increase sleep time in the query-response loop | Olympia Giannou |
2020-09-11 | net: ethernet: ti: cpsw_new: fix suspend/resume | Grygorii Strashko |
2020-09-11 | net: ipa: fix u32_replace_bits by u32p_xxx version | Vadym Kochan |
2020-09-11 | hinic: fix rewaking txq after netif_tx_disable | Luo bin |
2020-09-11 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2020-09-11 | enetc: Fix mdio bus removal on PF probe bailout | Claudiu Manoil |
2020-09-10 | net: dec: de2104x: Increase receive ring size for Tulip | Lucy Yan |
2020-09-10 | net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff | Lorenzo Bianconi |
2020-09-10 | s390/qeth: delay draining the TX buffers | Julian Wiedmann |
2020-09-10 | hdlc_ppp: add range checks in ppp_cp_parse_cr() | Dan Carpenter |
2020-09-10 | net: phy: call phy_disable_interrupts() in phy_attach_direct() instead | Yoshihiro Shimoda |
2020-09-10 | hv_netvsc: Cache the current data path to avoid duplicate call and message | Dexuan Cui |
2020-09-10 | hv_netvsc: Switch the data path at the right time during hibernation | Dexuan Cui |
2020-09-10 | net: dsa: microchip: look for phy-mode in port nodes | Helmut Grohne |
2020-09-09 | igc: Fix not considering the TX delay for timestamps | Vinicius Costa Gomes |
2020-09-09 | igc: Fix wrong timestamp latency numbers | Vinicius Costa Gomes |
2020-09-09 | i40e: always propagate error value in i40e_set_vsi_promisc() | Stefan Assmann |
2020-09-09 | i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc | Stefan Assmann |
2020-09-09 | net: qed: RDMA personality shouldn't fail VF load | Dmitry Bogdanov |
2020-09-09 | net: qede: Disable aRFS for NPAR and 100G | Dmitry Bogdanov |
2020-09-09 | net: qed: Disable aRFS for NPAR and 100G | Dmitry Bogdanov |
2020-09-09 | Merge tag 'wireless-drivers-2020-09-09' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-09-09 | wireguard: peerlookup: take lock before checking hash in replace operation | Jason A. Donenfeld |