Age | Commit message (Expand) | Author |
2021-05-08 | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-05-07 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2021-05-07 | net: stmmac: Do not enable RX FIFO overflow interrupts | Yannick Vignon |
2021-05-07 | i40e: Remove LLDP frame filters | Arkadiusz Kubalewski |
2021-05-07 | i40e: Fix PHY type identifiers for 2.5G and 5G adapters | Mateusz Palczewski |
2021-05-07 | i40e: fix the restart auto-negotiation after FEC modified | Jaroslaw Gawin |
2021-05-07 | i40e: Fix use-after-free in i40e_client_subtask() | Yunjian Wang |
2021-05-07 | i40e: fix broken XDP support | Magnus Karlsson |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-06 | proc: mandate ->proc_lseek in "struct proc_ops" | Alexey Dobriyan |
2021-05-06 | mlxsw: spectrum_mr: Update egress RIF list before route's action | Ido Schimmel |
2021-05-06 | net: ipa: fix inter-EE IRQ register definitions | Alex Elder |
2021-05-06 | can: m_can: m_can_tx_work_queue(): fix tx_skb race condition | Marc Kleine-Budde |
2021-05-06 | can: mcp251x: fix resume from sleep before interface was brought up | Frieder Schrempf |
2021-05-06 | can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ... | Marc Kleine-Budde |
2021-05-06 | can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe | Dan Carpenter |
2021-05-05 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-05 | Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-05 | net:CXGB4: fix leak if sk_buff is not used | Íñigo Huguet |
2021-05-05 | Fix spelling error from "eleminate" to "eliminate" | Sean Gloumeau |
2021-05-04 | net: stmmac: Clear receive all(RA) bit when promiscuous mode is off | Ramesh Babu B |
2021-05-04 | Merge branch 'pci/vpd' | Bjorn Helgaas |
2021-05-03 | Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit" | Xie He |
2021-05-03 | ethernet:enic: Fix a use after free bug in enic_hard_start_xmit | Lv Yunlong |
2021-05-03 | virtio-net: don't allocate control_buf if not supported | Max Gurtovoy |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-04-30 | net: stmmac: Remove duplicate declaration of stmmac_priv | Wan Jiabing |
2021-04-30 | net: phy: marvell: enable downshift by default | Maxim Kochetkov |
2021-04-30 | net: atheros: nic-devel@qualcomm.com is dead | Johannes Berg |
2021-04-30 | net: hns3: disable phy loopback setting in hclge_mac_start_phy | Yufeng Mo |
2021-04-30 | net: hns3: clear unnecessary reset request in hclge_reset_rebuild | Yufeng Mo |
2021-04-30 | net: hns3: use netif_tx_disable to stop the transmit queue | Peng Li |
2021-04-30 | net: hns3: fix for vxlan gpe tx checksum bug | Hao Chen |
2021-04-30 | net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq() | Mohammad Athari Bin Ismail |
2021-04-30 | PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument | Heiner Kallweit |
2021-04-29 | net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc() | Oleksij Rempel |
2021-04-29 | net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereference | Oleksij Rempel |
2021-04-29 | net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereference | Oleksij Rempel |
2021-04-29 | bnx2x: Remove redundant assignment to err | Yang Li |
2021-04-29 | net: macb: Remove redundant assignment to queue | Jiapeng Chong |
2021-04-29 | net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet() | Jian Shen |
2021-04-29 | net: hns3: initialize the message content in hclge_get_link_mode() | Yufeng Mo |
2021-04-29 | net: hns3: fix incorrect configuration for igu_egu_hw_err | Yufeng Mo |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | net: selftest: fix build issue if INET is disabled | Oleksij Rempel |
2021-04-28 | net: tun: Remove redundant assignment to ret | Yang Li |
2021-04-28 | net: phy: marvell: add downshift support for M88E1240 | Maxim Kochetkov |
2021-04-28 | net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255 | Colin Ian King |