aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-18ionic: clean up comments and whitespaceShannon Nelson
2022-02-18ionic: prefer strscpy over strlcpyShannon Nelson
2022-02-18ionic: Use vzalloc for large per-queue related buffersBrett Creeley
2022-02-18ionic: catch transition back to RUNNING with fw_generation 0Shannon Nelson
2022-02-18net/ibmvnic: Cleanup workaround doing an EOI after partition migrationCédric Le Goater
2022-02-18teaming: deliver link-local packets with the link they arrive onjeffreyji
2022-02-18net: dsa: qca8k: mark as non-legacyRussell King (Oracle)
2022-02-18net: dsa: qca8k: move pcs configurationRussell King (Oracle)
2022-02-18net: dsa: qca8k: convert to use phylink_pcsRussell King (Oracle)
2022-02-18net: dsa: qca8k: move qca8k_phylink_mac_link_state()Russell King (Oracle)
2022-02-18net: dsa: qca8k: move qca8k_setup()Russell King (Oracle)
2022-02-18net: ethernet: xilinx: cleanup commentsTom Rix
2022-02-17s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang
2022-02-17net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-17net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-17net: marvell: prestera: handle fib notificationsYevhen Orlov
2022-02-17net: marvell: prestera: add hardware router objects accounting for lpmYevhen Orlov
2022-02-17net: marvell: prestera: Add router LPM ABIYevhen Orlov
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-02-17net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean
2022-02-17net: dsa: felix: remove dead code in felix_setup_mmio_filtering()Vladimir Oltean
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean
2022-02-17net: mscc: ocelot: keep traps in a listVladimir Oltean
2022-02-17net: dsa: felix: use DSA port iteration helpersVladimir Oltean
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean
2022-02-17net: mscc: ocelot: use a consistent cookie for MRP trapsVladimir Oltean
2022-02-16net/mlx5e: TC, Allow sample action with CTRoi Dayan
2022-02-16net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: TC, Clean redundant counter flag from tc action parsersRoi Dayan
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-02-16net/mlx5e: Add post act offload/unoffload APIRoi Dayan
2022-02-16net/mlx5e: Pass actions param to actions_match_supported()Roi Dayan
2022-02-16net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey
2022-02-16net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev modeAya Levin
2022-02-16net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin