Age | Commit message (Expand) | Author |
2020-09-27 | mdio: fix mdio-thunder.c dependency & build error | Randy Dunlap |
2020-09-25 | net: atlantic: fix build when object tree is separate | Igor Russkikh |
2020-09-25 | dpaa2-eth: fix command version for Tx shaping | Ioana Ciornei |
2020-09-25 | net: usb: ax88179_178a: add Toshiba usb 3.0 adapter | Wilken Gottwalt |
2020-09-25 | team: set dev->needed_headroom in team_setup_by_port() | Eric Dumazet |
2020-09-25 | bonding: set dev->needed_headroom in bond_setup_by_slave() | Eric Dumazet |
2020-09-25 | net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop | Ivan Khoronzhuk |
2020-09-25 | net: stmmac: Fix clock handling on remove path | Wong Vee Khee |
2020-09-25 | vmxnet3: fix cksum offload issues for non-udp tunnels | Ronak Doshi |
2020-09-25 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2020-09-25 | Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-09-25 | ice: fix memory leak in ice_vsi_setup | Jacob Keller |
2020-09-25 | ice: fix memory leak if register_netdev_fails | Jacob Keller |
2020-09-25 | ice: Fix call trace on suspend | Anirudh Venkataramanan |
2020-09-25 | iavf: Fix incorrect adapter get in iavf_resume | Sylwester Dziedziuch |
2020-09-24 | net/fsl: quieten expected MDIO access failures | Jamie Iles |
2020-09-24 | net: dsa: microchip: really look for phy-mode in port nodes | Helmut Grohne |
2020-09-24 | net/ethernet/broadcom: fix spelling typo | Wang Qing |
2020-09-24 | net: dsa: felix: convert TAS link speed based on phylink speed | Xiaoliang Yang |
2020-09-24 | hinic: fix wrong return value of mac-set cmd | Luo bin |
2020-09-24 | drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions | Xie He |
2020-09-24 | mt76: mt7615: reduce maximum VHT MPDU length to 7991 | Felix Fietkau |
2020-09-23 | net: stmmac: removed enabling eee in EEE set callback | Voon Weifeng |
2020-09-23 | net: lantiq: Add locking for TX DMA channel | Hauke Mehrtens |
2020-09-23 | Revert "ravb: Fixed to be able to unload modules" | Geert Uytterhoeven |
2020-09-21 | net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries | Vladimir Oltean |
2020-09-21 | net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries | Vladimir Oltean |
2020-09-21 | net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries | Xiaoliang Yang |
2020-09-21 | Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-09-21 | net/mlx5e: mlx5e_fec_in_caps() returns a boolean | Saeed Mahameed |
2020-09-21 | net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock | Saeed Mahameed |
2020-09-21 | net/mlx5e: kTLS, Fix leak on resync error flow | Saeed Mahameed |
2020-09-21 | net/mlx5e: kTLS, Add missing dma_unmap in RX resync | Saeed Mahameed |
2020-09-21 | net/mlx5e: kTLS, Fix napi sync and possible use-after-free | Tariq Toukan |
2020-09-21 | net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported | Tariq Toukan |
2020-09-21 | net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats() | Alaa Hleihel |
2020-09-21 | net/mlx5e: Fix multicast counter not up-to-date in "ip -s" | Ron Diskin |
2020-09-21 | net/mlx5e: Fix endianness when calculating pedit mask first bit | Maor Dickman |
2020-09-21 | net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported | Maor Dickman |
2020-09-21 | net/mlx5e: CT: Fix freeing ct_label mapping | Roi Dayan |
2020-09-21 | net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready | Jianbo Liu |
2020-09-21 | net/mlx5e: Use synchronize_rcu to sync with NAPI | Maxim Mikityanskiy |
2020-09-21 | net/mlx5e: Use RCU to protect rq->xdp_prog | Maxim Mikityanskiy |
2020-09-21 | net/mlx5: Fix FTE cleanup | Maor Gottlieb |
2020-09-21 | sfc: Fix error code in probe | Dan Carpenter |
2020-09-20 | bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call. | Michael Chan |
2020-09-20 | bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call. | Michael Chan |
2020-09-20 | bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs. | Vasundhara Volam |
2020-09-20 | bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex. | Michael Chan |
2020-09-20 | bnxt_en: return proper error codes in bnxt_show_temp | Edwin Peer |