Age | Commit message (Expand) | Author |
2020-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-10-15 | cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr | Ayush Sawal |
2020-10-14 | ibmveth: Identify ingress large send packets. | David Wilder |
2020-10-14 | ibmveth: Switch order of ibmveth_helper calls. | David Wilder |
2020-10-14 | cxgb4: handle 4-tuple PEDIT to NAT mode translation | Herat Ramani |
2020-10-13 | Merge tag 'mlx5-updates-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2020-10-13 | e1000: remove unused and incorrect code | Jesse Brandeburg |
2020-10-13 | i40e: Allow changing FEC settings on X722 if supported by FW | Jaroslaw Gawin |
2020-10-13 | qtnfmac: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | net: usbnet: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | net: usb: qmi_wwan: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | net: macsec: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | IB/hfi1: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | virtio-net: ethtool configurable RXCSUM | Tonghao Zhang |
2020-10-13 | net: mscc: ocelot: remove duplicate ocelot_port_dev_check | Vladimir Oltean |
2020-10-13 | macb: support the two tx descriptors on at91rm9200 | Willy Tarreau |
2020-10-13 | macb: prepare at91 to use a 2-frame TX queue | Willy Tarreau |
2020-10-13 | macb: add RM9200's interrupt flag TBRE | Willy Tarreau |
2020-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-10-12 | net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offload | Raed Salem |
2020-10-12 | net/mlx5e: IPsec: Add TX steering rule per IPsec state | Huy Nguyen |
2020-10-12 | net/mlx5: Add NIC TX domain namespace | Huy Nguyen |
2020-10-12 | net/mlx5: Fix uininitialized pointer read on pointer attr | Colin Ian King |
2020-10-12 | bnxt_en: Add stored FW version info to devlink info_get cb. | Vasundhara Volam |
2020-10-12 | bnxt_en: Refactor bnxt_dl_info_get(). | Vasundhara Volam |
2020-10-12 | bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info. | Vasundhara Volam |
2020-10-12 | bnxt_en: Log unknown link speed appropriately. | Michael Chan |
2020-10-12 | bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event. | Michael Chan |
2020-10-12 | bnxt_en: Simplify bnxt_async_event_process(). | Michael Chan |
2020-10-12 | bnxt_en: Set driver default message level. | Michael Chan |
2020-10-12 | bnxt_en: Enable online self tests for multi-host/NPAR mode. | Vasundhara Volam |
2020-10-12 | bnxt_en: Return -EROFS to user space, if NVM writes are not permitted. | Vasundhara Volam |
2020-10-12 | net: fec: Fix phy_device lookup for phy_reset_after_clk_enable() | Marek Vasut |
2020-10-12 | mlx4: handle non-napi callers to napi_poll | Jonathan Lemon |
2020-10-12 | net: korina: fix kfree of rx/tx descriptor array | Valentin Vidic |
2020-10-12 | net: dsa: microchip: fix race condition | Christian Eggers |
2020-10-12 | cx82310_eth: use netdev_err instead of dev_err | Ondrej Zary |
2020-10-12 | cx82310_eth: re-enable ethernet mode after router reboot | Ondrej Zary |
2020-10-11 | net: mscc: ocelot: offload VLAN mangle action to VCAP IS1 | Vladimir Oltean |
2020-10-11 | enetc: Migrate to PHYLINK and PCS_LYNX | Claudiu Manoil |
2020-10-11 | enetc: Clean up serdes configuration | Claudiu Manoil |
2020-10-11 | enetc: Clean up MAC and link configuration | Claudiu Manoil |
2020-10-11 | bpf: Add redirect_peer helper | Daniel Borkmann |
2020-10-10 | drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_header | Xie He |
2020-10-10 | net: dsa: rtl8366rb: Roof MTU for switch | Linus Walleij |
2020-10-10 | net: phy: Move of_mdio from drivers/of to drivers/net/mdio | Calvin Johnson |
2020-10-10 | dpaa_eth: enable NETIF_MSG_HW by default | Maxim Kochetkov |
2020-10-10 | r8169: factor out handling rtl8169_stats | Heiner Kallweit |
2020-10-10 | net: usbnet: remove driver version | Heiner Kallweit |
2020-10-10 | net: thunderx: Use struct_size() helper in kmalloc() | Gustavo A. R. Silva |