aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-09block: partitions: only define function mac_fix_string for CONFIG_PPC_PMACColin Ian King1-0/+2
2024-03-09io_uring: Fix sqpoll utilization check racing with dying sqpollGabriel Krisman Bertazi1-5/+12
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski34-173/+1168
2024-03-08Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski38-3623/+1028
2024-03-08Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski8-23/+24
2024-03-08net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor1-17/+20
2024-03-08tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"Colin Ian King1-1/+1
2024-03-08Merge tag 'ceph-for-6.8-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+3
2024-03-08Merge tag 'char-misc-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-30/+126
2024-03-08Merge tag 'tty-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-15/+57
2024-03-08Merge tag 'usb-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-20/+47
2024-03-08Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-2/+2
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+13
2024-03-08Merge tag 'sound-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds9-14/+69
2024-03-08Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-74/+141
2024-03-08ipv4: raw: check sk->sk_rcvbuf earlierEric Dumazet1-0/+7
2024-03-08ipv6: raw: check sk->sk_rcvbuf earlierEric Dumazet1-0/+7
2024-03-08nexthop: Simplify dump error handlingIdo Schimmel1-9/+0
2024-03-08net: add skb_data_unref() helperEric Dumazet2-3/+19
2024-03-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-42/+17
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski132-1342/+3176
2024-03-08block/swim: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz1-0/+3
2024-03-08Bluetooth: Fix eir name lengthFrédéric Danis2-23/+8
2024-03-08io_uring/net: dedup io_recv_finish req completionPavel Begunkov1-12/+4
2024-03-08io_uring: refactor DEFER_TASKRUN multishot checksPavel Begunkov3-23/+20
2024-03-08io_uring: fix mshot io-wq checksPavel Begunkov1-1/+1
2024-03-08io_uring/net: add io_req_msg_cleanup() helperJens Axboe1-12/+15
2024-03-08io_uring/net: simplify msghd->msg_inq checkingJens Axboe1-2/+2
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEJens Axboe5-35/+16
2024-03-08io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_ioJens Axboe1-5/+7
2024-03-08EDAC/versal: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08Merge branch 'hns3-fixes'David S. Miller13-22/+74
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen1-3/+4
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang1-1/+4
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang2-2/+2
2024-03-08net: hns3: fix delete tc fail issueJijie Shao5-0/+22
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu1-1/+1
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan5-3/+18
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan2-11/+22
2024-03-08net: hns3: fix wrong judgment condition issueJijie Shao1-1/+1
2024-03-08Merge branch 'ionic-diet'David S. Miller8-504/+371
2024-03-08ionic: keep stats struct local to error handlingShannon Nelson1-22/+8
2024-03-08ionic: better dma-map error handlingShannon Nelson1-18/+14
2024-03-08ionic: remove unnecessary NULL testShannon Nelson1-6/+0
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson1-2/+2
2024-03-08ionic: rearrange ionic_qcqShannon Nelson1-4/+4
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson3-19/+6
2024-03-08ionic: refactor skb buildingShannon Nelson1-53/+65
2024-03-08ionic: fold adminq clean into service routineShannon Nelson1-21/+11
2024-03-08ionic: use specialized desc info structsShannon Nelson5-86/+111
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson7-89/+38
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson5-91/+57
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson3-65/+67
2024-03-08ionic: drop q mappingShannon Nelson3-35/+10
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson4-60/+45
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller6-42/+53
2024-03-08Add Jeff Kirsher to .get_maintainer.ignoreJakub Kicinski1-0/+1
2024-03-08dpll: fix dpll_xa_ref_*_del() for multiple registrationsJiri Pirko1-4/+4
2024-03-08Merge branch 'ipv6-lockless-dump-addrs'David S. Miller1-90/+78
2024-03-08ipv6: remove RTNL protection from inet6_dump_addr()Eric Dumazet1-3/+6
2024-03-08ipv6: use xa_array iterator to implement inet6_dump_addr()Eric Dumazet1-49/+30
2024-03-08ipv6: make in6_dump_addrs() locklessEric Dumazet1-9/+5
2024-03-08ipv6: make inet6_fill_ifaddr() locklessEric Dumazet1-29/+37
2024-03-08Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-18/+144
2024-03-08Merge branch 'nexthop-group-stats'David S. Miller3-40/+363
2024-03-08net: nexthop: Expose nexthop group HW stats to user spaceIdo Schimmel3-8/+149
2024-03-08net: nexthop: Add ability to enable / disable hardware statisticsIdo Schimmel3-1/+19
2024-03-08net: nexthop: Add hardware statistics notificationsIdo Schimmel2-0/+5
2024-03-08net: nexthop: Expose nexthop group stats to user spaceIdo Schimmel2-8/+117
2024-03-08net: nexthop: Add nexthop group entry statsIdo Schimmel2-4/+37
2024-03-08net: nexthop: Add NHA_OP_FLAGSPetr Machata2-4/+23
2024-03-08net: nexthop: Adjust netlink policy parsing for a new attributePetr Machata1-30/+28
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna5-2/+23
2024-03-08tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.fuyuanli1-2/+8
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski5-0/+237
2024-03-08net: chelsio: remove unused function calc_tx_descsColin Ian King1-14/+0
2024-03-08net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital1-1/+1
2024-03-08octeontx2-af: Fix devlink paramsSunil Goutham1-10/+10
2024-03-08net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()Eric Dumazet1-1/+14
2024-03-08ipv6: fib6_rules: flush route cache when rule is changedShiming Cheng1-0/+6
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang1-0/+1
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET1-1/+5
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit1-1/+3
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit1-1/+1
2024-03-08x86/sev: Disable KMSAN for memory encryption TUsChangbin Du2-0/+2
2024-03-08Merge tag 'asoc-fix-v6.8-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai6-12/+47
2024-03-07Merge branch 'netdev-add-per-queue-statistics'Jakub Kicinski10-0/+498
2024-03-07eth: bnxt: support per-queue statisticsJakub Kicinski1-0/+65
2024-03-07netdev: add queue stat for alloc failuresJakub Kicinski5-1/+13
2024-03-07netdev: add per-queue statisticsJakub Kicinski9-0/+421
2024-03-07Merge branch 'net-group-together-hot-data'Jakub Kicinski44-320/+391
2024-03-07net: move rps_sock_flow_table to net_hotdataEric Dumazet4-17/+16
2024-03-07net: introduce include/net/rps.hEric Dumazet16-117/+140
2024-03-07ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdataEric Dumazet4-6/+5
2024-03-07ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet4-2/+4
2024-03-07inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet4-4/+5
2024-03-07inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet2-15/+17
2024-03-07ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet3-16/+21
2024-03-07udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet3-20/+20
2024-03-07net: move skbuff_cache(s) to net_hotdataEric Dumazet6-29/+32
2024-03-07net: move dev_rx_weight to net_hotdataEric Dumazet5-5/+4
2024-03-07net: move dev_tx_weight to net_hotdataEric Dumazet6-4/+5
2024-03-07net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet3-17/+19
2024-03-07net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet3-18/+23
2024-03-07net: move netdev_max_backlog to net_hotdataEric Dumazet8-10/+14
2024-03-07net: move ptype_all into net_hotdataEric Dumazet5-13/+13
2024-03-07net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet5-7/+9
2024-03-07net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet5-9/+12
2024-03-07net: introduce struct net_hotdataEric Dumazet8-16/+37
2024-03-07Merge branch 'selftests-mptcp-share-code-and-fix-shellcheck-warnings'Jakub Kicinski8-244/+210
2024-03-07selftests: userspace pm: avoid relaunching pm eventsMatthieu Baerts (NGI0)1-16/+13
2024-03-07selftests: mptcp: simult flows: fix shellcheck warningsMatthieu Baerts (NGI0)1-2/+8
2024-03-07selftests: mptcp: pm netlink: fix shellcheck warningsMatthieu Baerts (NGI0)1-4/+10
2024-03-07selftests: mptcp: sockopt: fix shellcheck warningsMatthieu Baerts (NGI0)1-4/+10
2024-03-07selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)1-29/+47
2024-03-07selftests: mptcp: diag: fix shellcheck warningsMatthieu Baerts (NGI0)1-4/+10
2024-03-07selftests: mptcp: add mptcp_lib_events helperGeliang Tang3-18/+18
2024-03-07selftests: mptcp: more operations in ns_init/exitGeliang Tang7-24/+4
2024-03-07selftests: mptcp: add mptcp_lib_ns_init/exit helpersGeliang Tang8-67/+53
2024-03-07selftests: mptcp: add local variables rndhGeliang Tang2-0/+2
2024-03-07selftests: mptcp: add mptcp_lib_check_tools helperGeliang Tang8-73/+40
2024-03-07selftests: mptcp: stop forcing iptables-legacyMatthieu Baerts (NGI0)2-16/+8
2024-03-07Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski21-804/+853
2024-03-07net: usbnet: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-07net: usbnet: Leverage core stats allocatorBreno Leitao1-7/+1
2024-03-07dpll: spec: use proper enum for pin capabilities attributeJiri Pirko1-0/+1
2024-03-07net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_modeRussell King (Oracle)1-1/+2
2024-03-07net: pcs: rzn1-miic: update PCS driver to use neg_modeRussell King (Oracle)1-2/+3
2024-03-07net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)1-1/+4
2024-03-07netlink: let core handle error cases in dump operationsEric Dumazet4-20/+3
2024-03-07selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh.Kui-Feng Lee1-10/+7
2024-03-07mpls: Do not orphan the skbChristoph Paasch1-2/+0
2024-03-07net: dsa: Leverage core stats allocatorFlorian Fainelli1-7/+1
2024-03-07atm: fore200e: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-07Merge branch 'tools-net-ynl-add-support-for-nlctrl-netlink-family'Jakub Kicinski8-29/+265
2024-03-07doc/netlink/specs: Add spec for nlctrl netlink familyDonald Hunter1-0/+206
2024-03-07doc/netlink: Allow empty enum-name in ynl specsDonald Hunter3-18/+27
2024-03-07tools/net/ynl: Add nest-type-value decodingDonald Hunter1-0/+12
2024-03-07tools/net/ynl: Fix c codegen for array-nestDonald Hunter1-1/+1
2024-03-07tools/net/ynl: Report netlink errors without stacktraceDonald Hunter2-9/+13
2024-03-07tools/net/ynl: Fix extack decoding for netlink-rawDonald Hunter1-1/+6
2024-03-07Merge branch 'isdn-constify-struct-class-usage'Jakub Kicinski2-15/+22
2024-03-07isdn: capi: make capi_class constantRicardo B. Marliere1-9/+12
2024-03-07isdn: mISDN: make elements_class constantRicardo B. Marliere1-6/+10
2024-03-07dt-bindings: net: dp83822: change ti,rmii-mode descriptionJérémie Dautheribes1-4/+4
2024-03-07net: x25: remove dead links from KconfigJustin Swartz1-2/+0
2024-03-07net: dsa: microchip: make sure drive strength configuration is not lost by so...Oleksij Rempel1-4/+6
2024-03-07Merge branch 'fix-hash-bucket-overflow-checks-for-32-bit-arches'Alexei Starovoitov3-13/+21
2024-03-07bpf: Fix stackmap overflow check on 32-bit archesToke Høiland-Jørgensen1-3/+6
2024-03-07bpf: Fix hashtab overflow check on 32-bit archesToke Høiland-Jørgensen1-5/+9
2024-03-07bpf: Fix DEVMAP_HASH overflow check on 32-bit archesToke Høiland-Jørgensen1-5/+6
2024-03-08nouveau: lock the client object tree.Dave Airlie3-6/+22
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie4-9/+11
2024-03-08Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie4-10/+30
2024-03-08Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+3
2024-03-08Merge tag 'drm-intel-fixes-2024-03-07' of https://anongit.freedesktop.org/git...Dave Airlie8-15/+50
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds9-19/+37
2024-03-07io_uring/net: correctly handle multishot recvmsg retry setupJens Axboe1-1/+2
2024-03-07scripts/gdb/symbols: fix invalid escape sequence warningAndrew Ballance1-1/+1
2024-03-07Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-03-07Merge branch 'bpf: arena prerequisites'Martin KaFai Lau7-12/+96
2024-03-07bpf: Tell bpf programs kernel's PAGE_SIZEAlexei Starovoitov1-1/+6
2024-03-07bpftool: rename is_internal_mmapable_map into is_mmapable_mapAndrii Nakryiko1-9/+9
2024-03-07libbpf: Allow specifying 64-bit integers in map BTF.Alexei Starovoitov2-2/+43
2024-03-07bpf: Plumb get_unmapped_area() callback into bpf_map_opsAlexei Starovoitov2-0/+19
2024-03-07bpf: Recognize '__map' suffix in kfunc argumentsAlexei Starovoitov1-0/+16
2024-03-07bpf: Allow kfuncs return 'void *'Alexei Starovoitov1-0/+3
2024-03-07io_uring/net: clear REQ_F_BL_EMPTY in the multishot retry handlerJens Axboe1-0/+1
2024-03-07Merge tag 'spi-fix-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2024-03-07Merge tag 'regulator-fix-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+5
2024-03-07tools: ynl: check for overflow of constructed messagesJakub Kicinski3-4/+68
2024-03-07cdrom: gdrom: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski233-1427/+2718
2024-03-07io_uring: fix io_queue_proc modifying req->flagsPavel Begunkov1-8/+11
2024-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2024-03-07Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds64-270/+443
2024-03-07Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz2-2/+4
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe18-289/+356
2024-03-07s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64Sumanth Korikkar1-0/+2
2024-03-07Merge branch 'tcp-add-two-missing-addresses-when-using-trace'Paolo Abeni1-2/+4
2024-03-07tcp: add tracing of skbaddr in tcp_event_skb classJason Xing1-1/+2
2024-03-07tcp: add tracing of skb/skaddr in tcp_event_sk_skb classJason Xing1-1/+2
2024-03-07Merge branch 'doc-sfp-phylink-update-the-porting-guide'Paolo Abeni2-17/+133
2024-03-07net: phylink: clean the pcs_get_state documentationMaxime Chevallier1-3/+0
2024-03-07doc: sfp-phylink: update the porting guide with PCS handlingMaxime Chevallier1-14/+133
2024-03-07s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens1-0/+1
2024-03-07s390/crypto: remove retry loop with sleep from PAES pkey invocationHarald Freudenberger1-14/+2
2024-03-07s390/pkey: improve pkey retry behaviorHarald Freudenberger1-18/+21
2024-03-07s390/zcrypt: improve zcrypt retry behaviorHarald Freudenberger3-80/+58
2024-03-07s390/zcrypt: introduce retries on in-kernel send CPRB functionsHarald Freudenberger1-2/+40
2024-03-07s390/ap: introduce mutex to lock the AP bus scanHarald Freudenberger2-11/+58
2024-03-07s390/ap: rework ap_scan_bus() to return true on config changeHarald Freudenberger1-7/+20
2024-03-07s390/ap: clarify AP scan bus related functions and variablesHarald Freudenberger1-19/+24
2024-03-07s390/ap: rearm APQNs bindings complete completionHarald Freudenberger3-21/+80
2024-03-07s390/configs: increase number of LOCKDEP_BITSHeiko Carstens1-0/+2
2024-03-07s390/vfio-ap: handle hardware checkstop state on queue reset operationJason J. Herne1-17/+18
2024-03-07s390/pai: change sampling event assignment for PMU device driverThomas Richter2-3/+6
2024-03-07io_uring: fix mshot read defer taskrun cqe postingPavel Begunkov1-0/+2