Age | Commit message (Expand) | Author |
2021-03-04 | Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-03 | xen-netback: respect gnttab_map_refs()'s return value | Jan Beulich |
2021-02-25 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2021-02-25 | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-25 | r8169: fix jumbo packet handling on RTL8168e | Heiner Kallweit |
2021-02-25 | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 | Christian Melki |
2021-02-25 | net: broadcom: bcm4908_enet: fix NAPI poll returned value | Rafał Miłecki |
2021-02-25 | net: broadcom: bcm4908_enet: fix RX path possible mem leak | Rafał Miłecki |
2021-02-25 | net: dsa: sja1105: Remove unneeded cast in sja1105_crc32() | Geert Uytterhoeven |
2021-02-24 | ibmvnic: fix a race between open and reset | Sukadev Bhattiprolu |
2021-02-24 | net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe() | Wei Yongjun |
2021-02-24 | net: introduce CAN specific pointer in the struct net_device | Oleksij Rempel |
2021-02-24 | net: usb: qmi_wwan: support ZTE P685M modem | Lech Perczak |
2021-02-23 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2021-02-23 | wireguard: kconfig: use arm chacha even with no neon | Jason A. Donenfeld |
2021-02-23 | wireguard: queueing: get rid of per-peer ring buffers | Jason A. Donenfeld |
2021-02-23 | wireguard: device: do not generate ICMP for non-IP packets | Jason A. Donenfeld |
2021-02-23 | wireguard: peer: put frequently used members above cache lines | Jason A. Donenfeld |
2021-02-23 | wireguard: socket: remove bogus __be32 annotation | Jann Horn |
2021-02-23 | wireguard: avoid double unlikely() notation when using IS_ERR() | Antonio Quartulli |
2021-02-23 | vxlan: move debug check after netdev unregister | Taehee Yoo |
2021-02-23 | r8152: spilt rtl_set_eee_plus and r8153b_green_en | Hayes Wang |
2021-02-23 | r8152: replace netif_err with dev_err | Hayes Wang |
2021-02-23 | r8152: check if the pointer of the function exists | Hayes Wang |
2021-02-23 | r8152: enable U1/U2 for USB_SPEED_SUPER | Hayes Wang |
2021-02-23 | net: dsa: b53: Support setting learning on port | Florian Fainelli |
2021-02-23 | net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter | Florian Fainelli |
2021-02-23 | Marvell Sky2 Ethernet adapter: fix warning messages. | Krzysztof Halasa |
2021-02-23 | bcm63xx_enet: fix sporadic kernel panic | Sieng Piaw Liew |
2021-02-23 | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending | Jason A. Donenfeld |
2021-02-23 | virtio_net: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-02-22 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2021-02-22 | net/mlx4_core: Add missed mlx4_free_cmd_mailbox() | Chuhong Yuan |
2021-02-22 | net: stmmac: fix CBS idleslope and sendslope calculation | Song, Yoong Siang |
2021-02-22 | net: phy: icplus: call phy_restore_page() when phy_select_page() fails | Dan Carpenter |
2021-02-22 | net: mvpp2: skip RSS configurations on loopback port | Stefan Chulski |
2021-02-22 | dpaa_eth: fix the access method for the dpaa_napi_portal | Camelia Groza |
2021-02-22 | net: ag71xx: remove unnecessary MTU reservation | DENG Qingfang |
2021-02-22 | ice: update the number of available RSS queues | Henry Tieman |
2021-02-22 | ice: Fix state bits on LLDP mode switch | Dave Ertman |
2021-02-22 | ice: Account for port VLAN in VF max packet size calculation | Brett Creeley |
2021-02-22 | ice: Set trusted VF as default VSI when setting allmulti on | Brett Creeley |
2021-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-02-22 | ice: report correct max number of TCs | Dave Ertman |
2021-02-22 | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-02-21 | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-02-21 | octeontx2-af: Fix an off by one in rvu_dbg_qsize_write() | Dan Carpenter |