aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-13Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86v5.4/standard/tiny/intel-x86Bruce Ashfield
2024-05-13Merge tag 'v5.4.275' into v5.4/standard/basev5.4/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.4.274' into v5.4/standard/baseBruce Ashfield
2024-05-02net: b44: set pause params only when interface is upPeter Münster
2024-05-02net/mlx5e: Fix a race in command alloc flowShifeng Li
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel
2024-05-02mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel
2024-05-02net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim
2024-05-02net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet
2024-05-02mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel
2024-05-02vxlan: drop packets from invalid src-addressDavid Bauer
2024-05-02tun: limit printing rate when illegal packet received by tun devLei Chen
2024-05-02net: ena: Fix potential sign extension issueDavid Arinzon
2024-05-02net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-05-02geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-13ionic: set adminq irq affinityShannon Nelson
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2024-04-13net: ravb: Always process TX descriptor ringPaul Barker
2024-04-13i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-13net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-13r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-13ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-04-13wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.272' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.271' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26nfp: flower: handle acti_netdevs allocation failureDuoming Zhou
2024-03-26net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-26sr9800: Add check for usbnet_get_endpointsChen Ni
2024-03-26igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-26igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2024-03-26net: ena: Remove ena_select_queueKamal Heib
2024-03-26net: ena: cosmetic: fix line break issuesArthur Kiyanovski
2024-03-26wifi: brcmsmac: avoid function pointer castsArnd Bergmann
2024-03-26wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu
2024-03-26wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan