Age | Commit message (Expand) | Author |
2023-03-17 | bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails | Nikolay Aleksandrov |
2023-03-17 | bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change | Nikolay Aleksandrov |
2023-03-17 | net: renesas: rswitch: Fix GWTSDIE register handling | Yoshihiro Shimoda |
2023-03-17 | net: renesas: rswitch: Fix the output value of quote from rswitch_rx() | Yoshihiro Shimoda |
2023-03-17 | ethernet: sun: add check for the mdesc_grab() | Liang He |
2023-03-16 | net: ipa: fix some register validity checks | Alex Elder |
2023-03-16 | net: ipa: kill FILT_ROUT_CACHE_CFG IPA register | Alex Elder |
2023-03-16 | net: ipa: add two missing declarations | Alex Elder |
2023-03-16 | net: ipa: reg: include <linux/bug.h> | Alex Elder |
2023-03-16 | net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795 | Marek Vasut |
2023-03-16 | Merge tag 'mlx5-fixes-2023-03-15' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2023-03-16 | qed/qed_mng_tlv: correctly zero out ->min instead of ->hour | Daniil Tatianin |
2023-03-16 | i825xx: sni_82596: use eth_hw_addr_set() | Thomas Bogendoerfer |
2023-03-16 | net: atlantic: Fix crash when XDP is enabled but no program is loaded | Toke Høiland-Jørgensen |
2023-03-16 | net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull | Szymon Heidrich |
2023-03-16 | sh_eth: avoid PHY being resumed when interface is not up | Wolfram Sang |
2023-03-16 | ravb: avoid PHY being resumed when interface is not up | Wolfram Sang |
2023-03-16 | virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails | Xuan Zhuo |
2023-03-16 | virtio_net: fix page_to_skb() miss headroom | Xuan Zhuo |
2023-03-16 | net: Use of_property_read_bool() for boolean properties | Rob Herring |
2023-03-16 | net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290 | Vladimir Oltean |
2023-03-16 | ice: xsk: disable txq irq before flushing hw | Maciej Fijalkowski |
2023-03-15 | net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol() | Vladimir Oltean |
2023-03-15 | veth: Fix use after free in XDP_REDIRECT | Shawn Bohrer |
2023-03-15 | net/mlx5e: TC, Remove error message log print | Oz Shlomo |
2023-03-15 | net/mlx5e: TC, fix cloned flow attribute | Oz Shlomo |
2023-03-15 | net/mlx5e: TC, fix missing error code | Oz Shlomo |
2023-03-15 | net/sched: TC, fix raw counter initialization | Oz Shlomo |
2023-03-15 | net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisites | Adham Faris |
2023-03-15 | net/mlx5: Set BREAK_FW_WAIT flag first when removing driver | Shay Drory |
2023-03-15 | net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher type | Gal Pressman |
2023-03-15 | net/mlx5e: Fix cleanup null-ptr deref on encap lock | Paul Blakey |
2023-03-15 | net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern... | Maor Dickman |
2023-03-15 | net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules | Maor Dickman |
2023-03-15 | net/mlx5: Disable eswitch before waiting for VF pages | Daniel Jurgens |
2023-03-15 | net/mlx5: Fix setting ec_function bit in MANAGE_PAGES | Parav Pandit |
2023-03-15 | net/mlx5e: Don't cache tunnel offloads capability | Parav Pandit |
2023-03-15 | net/mlx5e: Fix macsec ASO context alignment | Emeel Hakim |
2023-03-15 | net: ethernet: mtk_eth_soc: only write values if needed | Daniel Golle |
2023-03-15 | net: ethernet: mtk_eth_soc: reset PCS state | Daniel Golle |
2023-03-15 | net: usb: smsc75xx: Limit packet length to skb->len | Szymon Heidrich |
2023-03-15 | mlxsw: spectrum: Fix incorrect parsing depth after reload | Ido Schimmel |
2023-03-15 | veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_... | Lorenzo Bianconi |
2023-03-15 | net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails | Heiner Kallweit |
2023-03-15 | ice: avoid bonding causing auxiliary plug/unplug under RTNL lock | Dave Ertman |
2023-03-13 | net: ipa: fix a surprising number of bad offsets | Alex Elder |
2023-03-13 | net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used | Arınç ÜNAL |
2023-03-13 | net: dsa: mt7530: remove now incorrect comment regarding port 5 | Arınç ÜNAL |
2023-03-13 | qed/qed_dev: guard against a possible division by zero | Daniil Tatianin |
2023-03-13 | bnxt_en: reset PHC frequency in free-running mode | Vadim Fedorenko |