summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-06net/mlx5: Split irq_pool_affinity logic to new fileShay Drory
2022-01-06net/mlx5: Move affinity assignment into irq_requestShay Drory
2022-01-06net/mlx5: Introduce control IRQ request APIShay Drory
2022-01-06net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed
2022-01-06veth: Do not record rx queue hint in veth_xmitDaniel Borkmann
2022-01-06ethernet: ibmveth: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-06sfc: Use swap() instead of open coding itJiapeng Chong
2022-01-06ethtool: use phydev variableTom Rix
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-06gro: add ability to control gro max packet sizeCoco Li
2022-01-06net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple socketsMiroslav Lichvar
2022-01-06net: dsa: warn about dsa_port and dsa_switch bit fields being non atomicVladimir Oltean
2022-01-06net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commasVladimir Oltean
2022-01-06Merge branch 'dsa-init-cleanups'David S. Miller
2022-01-06net: dsa: setup master before portsVladimir Oltean
2022-01-06net: dsa: first set up shared ports, then non-shared portsVladimir Oltean
2022-01-06net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}Vladimir Oltean
2022-01-06net: dsa: stop updating master MTU from master.cVladimir Oltean
2022-01-06net: dsa: merge rtnl_lock sections in dsa_slave_createVladimir Oltean
2022-01-06net: dsa: reorder PHY initialization with MTU setup in slave.cVladimir Oltean
2022-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-01-05Merge branch 'net-lantiq_xrx200-improve-ethernet-performance'Jakub Kicinski
2022-01-05net: lantiq_xrx200: convert to build_skbAleksander Jan Bajkowski
2022-01-05net: lantiq_xrx200: increase napi poll weigthAleksander Jan Bajkowski
2022-01-05MIPS: lantiq: dma: increase descritor countAleksander Jan Bajkowski
2022-01-05testptp: set pin function before other requestsMiroslav Lichvar
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-01-05net: gemini: allow any RGMII interface modeRussell King (Oracle)
2022-01-05Merge branch 'fix-rgmii-delays-for-88e1118'Jakub Kicinski
2022-01-05net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)
2022-01-05net: phy: marvell: use phy_write_paged() to set MSCRRussell King (Oracle)
2022-01-05selftests: set amt.sh executableTaehee Yoo
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma
2022-01-05netlink: do not allocate a device refcount tracker in ethnl_default_notify()Eric Dumazet
2022-01-05net/sched: add missing tracker information in qdisc_create()Eric Dumazet
2022-01-05Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-05Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-01-05Merge branch 'dsa-notifier-cleanup'David S. Miller
2022-01-05net: dsa: remove cross-chip support for HSRVladimir Oltean
2022-01-05net: dsa: remove cross-chip support for MRPVladimir Oltean
2022-01-05net: dsa: fix incorrect function pointer check for MRP ring rolesVladimir Oltean
2022-01-05mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson
2022-01-05Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...David S. Miller
2022-01-05Merge branch 'dsa-cleanups'David S. Miller
2022-01-05net: dsa: combine two holes in struct dsa_switch_treeVladimir Oltean
2022-01-05net: dsa: move dsa_switch_tree :: ports and lags to first cache lineVladimir Oltean
2022-01-05net: dsa: make dsa_switch :: num_ports an unsigned intVladimir Oltean
2022-01-05net: dsa: merge all bools of struct dsa_switch into a single u32Vladimir Oltean
2022-01-05net: dsa: move dsa_port :: type near dsa_port :: indexVladimir Oltean