Age | Commit message (Expand) | Author | Files | Lines |
2021-05-26 | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 72 | -395/+1147 |
2021-05-25 | net: mvpp2: add buffer header handling in RX | Stefan Chulski | 2 | -9/+67 |
2021-05-25 | bnx2x: Fix missing error code in bnx2x_iov_init_one() | Jiapeng Chong | 1 | -1/+3 |
2021-05-25 | net: zero-initialize tc skb extension on allocation | Vlad Buslov | 2 | -2/+2 |
2021-05-25 | net: hns: Fix kernel-doc | Yang Li | 1 | -3/+3 |
2021-05-24 | net: dsa: microchip: enable phy errata workaround on 9567 | George McCollister | 1 | -0/+1 |
2021-05-24 | net: usb: fix memory leak in smsc75xx_bind | Pavel Skripkin | 1 | -2/+6 |
2021-05-24 | net: appletalk: cops: Fix data race in cops_probe1 | Saubhik Mukherjee | 1 | -2/+2 |
2021-05-24 | net: dsa: sja1105: update existing VLANs from the bridge VLAN list | Vladimir Oltean | 1 | -4/+15 |
2021-05-24 | net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic | Vladimir Oltean | 1 | -12/+10 |
2021-05-24 | net: dsa: sja1105: error out on unsupported PHY mode | Vladimir Oltean | 1 | -0/+1 |
2021-05-24 | net: dsa: sja1105: add error handling in sja1105_setup() | Vladimir Oltean | 1 | -3/+14 |
2021-05-24 | net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails | Vladimir Oltean | 1 | -4/+11 |
2021-05-24 | net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S | Vladimir Oltean | 1 | -4/+19 |
2021-05-24 | net: hso: fix control-request directions | Johan Hovold | 1 | -2/+2 |
2021-05-24 | r8152: check the informaton of the device | Hayes Wang | 1 | -5/+37 |
2021-05-23 | net: dsa: mt7530: fix VLAN traffic leaks | DENG Qingfang | 1 | -8/+0 |
2021-05-23 | net: macb: ensure the device is available before accessing GEMGXL control reg... | Zong Li | 1 | -0/+3 |
2021-05-23 | net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88 | Stefan Roese | 2 | -25/+66 |
2021-05-21 | net:sfc: fix non-freed irq in legacy irq mode | Íñigo Huguet | 1 | -0/+1 |
2021-05-21 | net: lantiq: fix memory corruption in RX ring | Aleksander Jan Bajkowski | 1 | -5/+9 |
2021-05-21 | net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port | Florian Fainelli | 1 | -3/+2 |
2021-05-21 | net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88 | Stefan Roese | 1 | -2/+8 |
2021-05-20 | net: stmmac: fix system hang if change mac address after interface ifdown | Joakim Zhang | 1 | -1/+10 |
2021-05-20 | net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid() | Joakim Zhang | 1 | -6/+6 |
2021-05-20 | net/qla3xxx: fix schedule while atomic in ql_sem_spinlock | Zheyu Ma | 1 | -1/+1 |
2021-05-20 | net: encx24j600: fix kernel-doc syntax in file headers | Aditya Srivastava | 2 | -2/+2 |
2021-05-20 | ixgbe: fix large MTU request from VF | Jesse Brandeburg | 1 | -9/+7 |
2021-05-19 | net: hso: bail out on interrupt URB allocation failure | Johan Hovold | 1 | -7/+7 |
2021-05-19 | cxgb4: avoid accessing registers when clearing filters | Raju Rangoju | 1 | -1/+1 |
2021-05-18 | mlx5e: add add missing BH locking around napi_schdule() | Jakub Kicinski | 1 | -2/+5 |
2021-05-18 | net/mlx5: Set term table as an unmanaged flow table | Ariel Levkovich | 1 | -2/+5 |
2021-05-18 | net/mlx5: Don't overwrite HCA capabilities when setting MSI-X count | Leon Romanovsky | 1 | -5/+17 |
2021-05-18 | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table | Eli Cohen | 4 | -4/+6 |
2021-05-18 | net/mlx5e: Fix error path of updating netdev queues | Aya Levin | 1 | -1/+1 |
2021-05-18 | net/mlx5e: Reject mirroring on source port change encap rules | Vlad Buslov | 1 | -0/+6 |
2021-05-18 | net/mlx5e: Fix multipath lag activation | Dima Chumak | 1 | -0/+6 |
2021-05-18 | net/mlx5e: reset XPS on error flow if netdev isn't registered yet | Saeed Mahameed | 1 | -0/+7 |
2021-05-18 | net/mlx5e: Make sure fib dev exists in fib event | Roi Dayan | 1 | -1/+1 |
2021-05-18 | net/mlx5e: Fix null deref accessing lag dev | Roi Dayan | 1 | -0/+2 |
2021-05-18 | net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow() | Dima Chumak | 1 | -3/+9 |
2021-05-18 | net/mlx5: SF, Fix show state inactive when its inactivated | Parav Pandit | 1 | -7/+11 |
2021-05-18 | net/mlx5: Fix err prints and return when creating termination table | Roi Dayan | 1 | -12/+11 |
2021-05-18 | net/mlx5: Set reformat action when needed for termination rules | Jianbo Liu | 1 | -21/+10 |
2021-05-18 | net/mlx5e: Fix nullptr in add_vlan_push_action() | Dima Chumak | 1 | -2/+6 |
2021-05-18 | {net, RDMA}/mlx5: Fix override of log_max_qp by other device | Maor Gottlieb | 1 | -6/+5 |
2021-05-18 | net: hns3: check the return of skb_checksum_help() | Yunsheng Lin | 1 | -7/+3 |
2021-05-18 | net: hns3: fix user's coalesce configuration lost issue | Huazhong Tan | 2 | -85/+63 |
2021-05-18 | net: hns3: put off calling register_netdev() until client initialize complete | Jian Shen | 1 | -8/+8 |
2021-05-18 | net: hns3: fix incorrect resp_msg issue | Jiaran Zhang | 1 | -1/+3 |