summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Use dev_addr_mod()Jakub Kicinski2021-10-251-3/+5
* Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe2021-10-1983-448/+899
|\
| * RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-1914-52/+48
| * RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-191-3/+0
| * RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| * RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| * Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-1437-220/+517
| |\
| | * mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel2021-10-141-47/+5
| | * ethernet: s2io: fix setting mac address during resumeArnd Bergmann2021-10-141-1/+1
| | * net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun2021-10-133-5/+14
| | * Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-10-134-16/+66
| | |\
| | | * net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy2021-10-121-0/+5
| | | * net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-121-5/+52
| | | * net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed2021-10-121-1/+0
| | | * net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev2021-10-121-4/+3
| | | * net/mlx5e: Allow only complete TXQs partition in MQPRIO channel modeTariq Toukan2021-10-121-2/+2
| | | * net/mlx5: Fix cleanup of bridge delayed workShay Drory2021-10-121-4/+4
| | * | net: korina: select CRC32Vegard Nossum2021-10-131-0/+1
| | * | net: arc: select CRC32Vegard Nossum2021-10-131-0/+1
| | * | net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean2021-10-121-7/+12
| | * | net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean2021-10-121-0/+28
| | * | net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-122-4/+93
| | * | net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-122-17/+1
| | * | net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean2021-10-121-1/+23
| | * | net: mscc: ocelot: deny TX timestamping of non-PTP packetsVladimir Oltean2021-10-121-7/+12
| | * | net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean2021-10-121-3/+3
| | * | net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2021-10-122-8/+35
| | * | net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2021-10-121-1/+3
| | * | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-10-121-2/+1
| | * | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-10-122-58/+6
| | * | nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng2021-10-121-5/+14
| | |/
| | * ice: fix locking for Tx timestamp tracking flushJacob Keller2021-10-121-8/+7
| | * net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss2021-10-121-1/+3
| | * r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum2021-10-121-0/+4
| | * net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders2021-10-121-2/+11
| | * net: mscc: ocelot: Fix dumplicated argument in ocelotWan Jiabing2021-10-122-3/+3
| | * virtio-net: fix for skb_over_panic inside big modeXuan Zhuo2021-10-091-1/+1
| | * net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli2021-10-091-0/+3
| | * qed: Fix missing error code in qed_slowpath_start()chongjiapeng2021-10-091-0/+1
| | * ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson2021-10-091-0/+4
| | * net: mana: Fix error handling in mana_create_rxq()Haiyang Zhang2021-10-081-1/+3
| | * net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean2021-10-082-13/+57
| | * net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean2021-10-084-6/+76
| | * net: stmmac: add support for dwmac 3.40aHerve Codina2021-10-082-0/+9
| | * net: stmmac: fix get_hw_feature() on old hardwareHerve Codina2021-10-084-9/+22
| * | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-082-1/+2
| |\ \ | | |/ | |/|
| | * qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-072-1/+2
| * | Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-0736-170/+332
| |\ \
| | * | iavf: fix double unlock of crit_lockStefan Assmann2021-10-061-1/+0
| | * | i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch2021-10-061-1/+2