summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-07net: qede: use return from qede_flow_parse_ports()Asbjørn Sloth Tønnesen
2024-05-07net: qede: use return from qede_flow_spec_validate_unused()Asbjørn Sloth Tønnesen
2024-05-07net: qede: use return from qede_parse_actions() for flow_specAsbjørn Sloth Tønnesen
2024-05-06octeontx2-pf: Treat truncation of IRQ name as an errorSimon Horman
2024-05-06atm/fore200e: Delete unused 'fore200e_boards'Dr. David Alan Gilbert
2024-05-06gve: Implement queue apiShailend Chand
2024-05-06net: microchip: lan743x: Reduce PTP timeout on HW failureRengarajan S
2024-05-05gve: Alloc and free QPLs with the ringsShailend Chand
2024-05-05gve: Account for stopped queues when reading NIC statsShailend Chand
2024-05-05gve: Reset Rx ring state in the ring-stop funcsShailend Chand
2024-05-05gve: Avoid rescheduling napi if on wrong cpuShailend Chand
2024-05-05gve: Make gve_turnup work for nonempty queuesShailend Chand
2024-05-05gve: Make gve_turn(up|down) ignore stopped queuesShailend Chand
2024-05-05gve: Add adminq funcs to add/remove a single Rx queueShailend Chand
2024-05-05gve: Make the GQ RX free queue funcs idempotentShailend Chand
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-05-03bnxt: fix bnxt_get_avail_msix() returning negative valuesDavid Wei
2024-05-02net: dsa: mv88e6xxx: Correct check for empty listSimon Horman
2024-05-02IB/hfi1: allocate dummy net_device dynamicallyBreno Leitao
2024-05-02net/mlx5e: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02bnxt_en: Add VF PCI ID for 5760X (P7) chipsAjit Khaparde
2024-05-02bnxt_en: Optimize recovery path ULP locking in the driverKalesh AP
2024-05-02bnxt_en: Add a mutex to synchronize ULP operationsKalesh AP
2024-05-02bnxt_en: Don't call ULP_STOP/ULP_START during L2 resetMichael Chan
2024-05-02bnxt_en: Don't support offline self test when RoCE driver is loadedKalesh AP
2024-05-02bnxt_en: share NQ ring sw_stats memory with subringsEdwin Peer
2024-05-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-05-02s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter
2024-05-01vxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault
2024-05-01net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimersMD Danish Anwar
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-04-30net: loopback: Do not allocate lstats explicitlyBreno Leitao
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits
2024-04-30net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-30cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior
2024-04-30i40e: Add and use helper to reconfigure TC for given VSIIvan Vecera
2024-04-30i40e: Add helper to access main VEBIvan Vecera
2024-04-30i40e: Consolidate checks whether given VSI is mainIvan Vecera
2024-04-30i40e: Add helper to access main VSIIvan Vecera
2024-04-30i40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera
2024-04-30i40e: Refactor argument of several client notification functionsIvan Vecera
2024-04-30i40e: Remove flags field from i40e_vebIvan Vecera
2024-04-30Merge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-04-30Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-04-30Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-04-30net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)
2024-04-30net: sfp: allow use 2500base-X for 2500base-T modulesRussell King (Oracle)