summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-15net: dsa: vsc73xx: introduce tag 8021q for vsc73xxPawel Dembicki
2024-07-15net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()Vladimir Oltean
2024-07-15net: dsa: tag_sja1105: prefer precise source port info on SJA1110 tooVladimir Oltean
2024-07-15net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() into dsa_8021q_rcv()Vladimir Oltean
2024-07-15net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa...Vladimir Oltean
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-14Merge branch 'net-phy-bcm5481x-add-support-for-broadr-reach-mode'Jakub Kicinski
2024-07-14net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)
2024-07-14dt-bindings: ethernet-phy: add optional brr-mode flagKamil Horák (2N)
2024-07-14net: phy: bcm54811: Add LRE registers definitionsKamil Horák (2N)
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)
2024-07-14Merge branch 'virtio-net-support-af_xdp-zero-copy'Jakub Kicinski
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-14Merge branch 'eliminate-config_nr_cpus-dependency-in-dpaa-eth-and-enable-comp...Jakub Kicinski
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-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-07-14Merge branch 'introduce-en7581-ethernet-support'Jakub Kicinski
2024-07-14net: airoha: Introduce ethernet support for EN7581 SoCLorenzo Bianconi
2024-07-14dt-bindings: net: airoha: Add EN7581 ethernet controllerLorenzo 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-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)
2024-07-13Merge branch 'mlx5-misc-2023-07-08-sf-max-eq'Jakub 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/mlx5: IFC updates for SF max IO EQsDaniel Jurgens
2024-07-13net: mvpp2: Improve data types and use min()Thorsten Blum
2024-07-13net: ethtool: Monotonically increase the message sequence numberDanielle Ratson
2024-07-13Merge branch 'tcp-make-simultaneous-connect-rfc-compliant'Jakub Kicinski