summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-21ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET1-1/+1
2022-02-21net: qualcomm: rmnet: Use skb_put_zero() to simplify codeChristophe JAILLET1-3/+1
2022-02-19net: prestera: acl: fix 'client_map' buff overflowVolodymyr Mytnyk1-1/+1
2022-02-19net: dsa: microchip: add ksz8563 to ksz9477 I2C driverAhmad Fatoum1-0/+1
2022-02-19net: dsa: microchip: ksz9477: export HW stats over stats64 interfaceOleksij Rempel3-0/+104
2022-02-19net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)1-2/+1
2022-02-19atm: nicstar: Use kcalloc() to simplify codeChristophe JAILLET1-8/+2
2022-02-19dpaa2-eth: Update SINGLE_STEP register accessRadu Bulie2-10/+93
2022-02-19dpaa2-eth: Update dpni_get_single_step_cfg commandRadu Bulie3-1/+13
2022-02-19net: prestera: flower: fix destroy tmpl in chainVolodymyr Mytnyk1-9/+19
2022-02-19mctp i2c: MCTP I2C binding driverMatt Johnston3-0/+1094
2022-02-19i40e: remove dead stores on XSK hotpathAlexander Lobakin1-2/+1
2022-02-19ionic: clean up comments and whitespaceShannon Nelson3-5/+3
2022-02-19ionic: prefer strscpy over strlcpyShannon Nelson2-4/+4
2022-02-19ionic: Use vzalloc for large per-queue related buffersBrett Creeley1-8/+6
2022-02-19ionic: catch transition back to RUNNING with fw_generation 0Shannon Nelson1-2/+2
2022-02-18net/ibmvnic: Cleanup workaround doing an EOI after partition migrationCédric Le Goater1-9/+26
2022-02-18teaming: deliver link-local packets with the link they arrive onjeffreyji1-0/+5
2022-02-18net: dsa: qca8k: mark as non-legacyRussell King (Oracle)1-0/+2
2022-02-18net: dsa: qca8k: move pcs configurationRussell King (Oracle)1-66/+84
2022-02-18net: dsa: qca8k: convert to use phylink_pcsRussell King (Oracle)2-12/+81
2022-02-18net: dsa: qca8k: move qca8k_phylink_mac_link_state()Russell King (Oracle)1-42/+42
2022-02-18net: dsa: qca8k: move qca8k_setup()Russell King (Oracle)1-214/+214
2022-02-18net: ethernet: xilinx: cleanup commentsTom Rix5-6/+6
2022-02-18s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang1-1/+0
2022-02-18net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET1-2/+3
2022-02-18net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET1-2/+3
2022-02-17net: marvell: prestera: handle fib notificationsYevhen Orlov3-0/+427
2022-02-17net: marvell: prestera: add hardware router objects accounting for lpmYevhen Orlov3-7/+170
2022-02-17net: marvell: prestera: Add router LPM ABIYevhen Orlov2-0/+55
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski155-1122/+1160
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds42-644/+210
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit1-0/+2
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet1-2/+2
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard2-2/+10
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski1-7/+16
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-02-17net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean1-4/+0
2022-02-17net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean1-4/+0
2022-02-17net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean1-6/+4
2022-02-17net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean1-12/+0
2022-02-17mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean2-5/+2
2022-02-17net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean1-111/+76
2022-02-17net: dsa: felix: remove dead code in felix_setup_mmio_filtering()Vladimir Oltean1-5/+3
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean3-8/+11
2022-02-17net: mscc: ocelot: keep traps in a listVladimir Oltean3-2/+12
2022-02-17net: dsa: felix: use DSA port iteration helpersVladimir Oltean1-48/+27
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean3-30/+29
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean1-1/+0