summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-01net: MAINTAINERS: Demote Qualcomm IPA to "maintained"Krzysztof Kozlowski1-1/+1
2024-08-01net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina1-6/+18
2024-08-01net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina1-3/+4
2024-08-01net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-08-01net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi1-0/+1
2024-08-01net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu1-3/+4
2024-08-01net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh1-1/+4
2024-08-01net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch1-1/+1
2024-08-01net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik1-1/+1
2024-08-01net/mlx5: Fix error handling in irq_pool_request_irqShay Drory1-3/+7
2024-08-01net/mlx5: Always drain health in shutdown callbackShay Drory2-1/+2
2024-08-01net: Add skbuff.h to MAINTAINERSBreno Leitao1-0/+1
2024-08-01r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit1-6/+2
2024-08-01net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28Krzysztof Olędzki1-4/+4
2024-07-31netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima1-5/+9
2024-07-31netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima1-8/+10
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds1-2/+10
2024-07-31Add support for PIO p flagPatrick Rohr4-4/+36
2024-07-31net/smc: remove unused input parameters in smcr_new_buf_createZhengchao Shao1-2/+2
2024-07-31net/smc: remove redundant code in smc_connect_check_aclcZhengchao Shao1-4/+0
2024-07-31net/smc: remove the fallback in __smc_connectZhengchao Shao1-4/+0
2024-07-31net/smc: remove unreferenced header in smc_loopback.h fileZhengchao Shao1-1/+0
2024-07-31dt-bindings: net: dsa: vsc73xx: add {rx,tx}-internal-delay-psPawel Dembicki1-0/+32
2024-07-31net: dsa: vsc73xx: make RGMII delays configurablePawel Dembicki1-4/+66
2024-07-31l2tp: use pre_exit pernet hook to avoid rcu_barrierJames Chapman1-2/+7
2024-07-31l2tp: cleanup eth/ppp pseudowire setup codeJames Chapman2-4/+6
2024-07-31l2tp: add idr consistency check in session_registerJames Chapman1-2/+9
2024-07-31l2tp: use rcu list add/del when updating listsJames Chapman1-6/+6
2024-07-31l2tp: prevent possible tunnel refcount underflowJames Chapman4-10/+24
2024-07-31l2tp: refactor ppp socket/session relationshipJames Chapman1-55/+39
2024-07-31l2tp: free sessions using rcuJames Chapman2-3/+2
2024-07-31l2tp: delete sessions using work queueJames Chapman2-16/+21
2024-07-31l2tp: simplify tunnel and socket cleanupJames Chapman2-62/+21
2024-07-31l2tp: remove unused tunnel magic fieldJames Chapman2-4/+0
2024-07-31l2tp: don't set sk_user_data in tunnel socketJames Chapman1-4/+6
2024-07-31l2tp: don't use tunnel socket sk_user_data in ppp procfs outputJames Chapman1-1/+1
2024-07-31l2tp: have l2tp_ip_destroy_sock use ip_flush_pending_framesJames Chapman1-3/+3
2024-07-31ipv4: export ip_flush_pending_framesJames Chapman1-0/+1
2024-07-31l2tp: lookup tunnel from socket without using sk_user_dataJames Chapman4-17/+54
2024-07-31net/tcp: Expand goo.gl linkDr. David Alan Gilbert1-1/+2
2024-07-31net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn3-11/+12
2024-07-31net: wangxun: use net_prefetch to simplify logicJoe Damato1-4/+1
2024-07-31net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115cBartosz Golaszewski1-8/+21
2024-07-31net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju1-15/+19
2024-07-30bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa1-1/+1
2024-07-30minmax: improve macro expansion and type checkingLinus Torvalds2-15/+68
2024-07-30net: mvpp2: Don't re-use loop iteratorDan Carpenter1-3/+3
2024-07-30btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()David Sterba1-1/+1
2024-07-30net/iucv: fix use after free in iucv_sock_close()Alexandra Winter1-2/+2
2024-07-30platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda1-0/+2