summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-15net: dsa: vsc73xx: Add vlan filteringPawel Dembicki
2024-07-15net: dsa: vsc73xx: add port_stp_state_set functionPawel Dembicki
2024-07-15net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar
2024-07-14virtio_net: Fix napi_skb_cache_put warningBreno Leitao
2024-07-14net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)
2024-07-14virtio_net: xsk: rx: support recv merge modeXuan Zhuo
2024-07-14virtio_net: xsk: rx: support recv small modeXuan Zhuo
2024-07-14virtio_net: xsk: rx: support fill with xsk bufferXuan Zhuo
2024-07-14virtio_net: xsk: support wakeupXuan Zhuo
2024-07-14virtio_net: xsk: bind/unbind xsk for rxXuan Zhuo
2024-07-14virtio_net: separate receive_mergeableXuan Zhuo
2024-07-14virtio_net: separate receive_bufXuan Zhuo
2024-07-14virtio_net: separate virtnet_tx_resize()Xuan Zhuo
2024-07-14virtio_net: separate virtnet_rx_resize()Xuan Zhuo
2024-07-14virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOMXuan Zhuo
2024-07-14soc: fsl: qbman: FSL_DPAA depends on COMPILE_TESTBreno Leitao
2024-07-14net: dpaa: no need to make sure all CPUs receive a corresponding Tx queueVladimir Oltean
2024-07-14net: dpaa: stop ignoring TX queues past the number of CPUsVladimir Oltean
2024-07-14net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]Vladimir Oltean
2024-07-14net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean
2024-07-14net: airoha: Introduce ethernet support for EN7581 SoCLorenzo Bianconi
2024-07-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-07-13sfc: falcon: Make I2C terminology more inclusiveEaswar Hariharan
2024-07-13net: phy: dp83td510: add cable testing supportOleksij Rempel
2024-07-13net: dpaa: Fix compilation WarningBreno Leitao
2024-07-13eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled outJakub Kicinski
2024-07-13net/mlx5: Use set number of max EQsDaniel Jurgens
2024-07-13net/mlx5: Set default max eqs for SFsDaniel Jurgens
2024-07-13net/mlx5: Set sf_eq_usage for SF max EQsDaniel Jurgens
2024-07-13net: mvpp2: Improve data types and use min()Thorsten Blum
2024-07-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-12eth: bnxt: use the indir table from ethtool contextJakub Kicinski
2024-07-12eth: bnxt: bump the entry size in indir tables to u32Jakub Kicinski
2024-07-12eth: bnxt: pad out the correct indirection tableJakub Kicinski
2024-07-12eth: bnxt: use the RSS context XArray instead of the local listJakub Kicinski
2024-07-12eth: bnxt: use context priv for struct bnxt_rss_ctxJakub Kicinski
2024-07-12eth: bnxt: depend on core cleaning up RSS contextsJakub Kicinski
2024-07-12eth: bnxt: remove rss_ctx_bmapJakub Kicinski
2024-07-12eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski
2024-07-12eth: bnxt: allow deleting RSS contexts when the device is downJakub Kicinski
2024-07-12Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2024-07-12bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan
2024-07-12Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-12Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-12Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-12Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds