aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-11Merge branch 'qmc-hdlc'David S. Miller
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina
2024-03-11lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpersAndy Shevchenko
2024-03-11MAINTAINERS: Add the Freescale QMC HDLC driver entryHerve Codina
2024-03-11net: wan: Add support for QMC HDLCHerve Codina
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-08Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-03-08Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski
2024-03-08tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"Colin Ian King
2024-03-08ipv4: raw: check sk->sk_rcvbuf earlierEric Dumazet
2024-03-08ipv6: raw: check sk->sk_rcvbuf earlierEric Dumazet
2024-03-08nexthop: Simplify dump error handlingIdo Schimmel
2024-03-08net: add skb_data_unref() helperEric Dumazet
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-08Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2024-03-08Bluetooth: Fix eir name lengthFrédéric Danis
2024-03-08Merge branch 'hns3-fixes'David S. Miller
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang
2024-03-08net: hns3: fix delete tc fail issueJijie Shao
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan
2024-03-08net: hns3: fix wrong judgment condition issueJijie Shao
2024-03-08Merge branch 'ionic-diet'David S. Miller
2024-03-08ionic: keep stats struct local to error handlingShannon Nelson
2024-03-08ionic: better dma-map error handlingShannon Nelson
2024-03-08ionic: remove unnecessary NULL testShannon Nelson
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson
2024-03-08ionic: rearrange ionic_qcqShannon Nelson
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson
2024-03-08ionic: refactor skb buildingShannon Nelson
2024-03-08ionic: fold adminq clean into service routineShannon Nelson
2024-03-08ionic: use specialized desc info structsShannon Nelson
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson
2024-03-08ionic: drop q mappingShannon Nelson
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-03-08Add Jeff Kirsher to .get_maintainer.ignoreJakub Kicinski
2024-03-08Merge branch 'ipv6-lockless-dump-addrs'David S. Miller
2024-03-08ipv6: remove RTNL protection from inet6_dump_addr()Eric Dumazet
2024-03-08ipv6: use xa_array iterator to implement inet6_dump_addr()Eric Dumazet
2024-03-08ipv6: make in6_dump_addrs() locklessEric Dumazet
2024-03-08ipv6: make inet6_fill_ifaddr() locklessEric Dumazet
2024-03-08Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller