summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03ibmvnic: Add stat for tx direct vs tx batchedNick Child
2024-10-03net: marvell: mvmdio: use clk_get_optionalRosen Penev
2024-10-03Merge branch 'gve-link-irqs-queues-and-napi-instances'Jakub Kicinski
2024-10-03gve: Map NAPI instances to queuesJoe Damato
2024-10-03gve: Map IRQs to NAPI instancesJoe Damato
2024-10-03selftests: net: csum: Clean up recv_verify_packet_ipv6Sean Anderson
2024-10-03selftests: mlxsw: rtnetlink: Use devlink_reload() APIAmit Cohen
2024-10-03net/rds: remove unused struct 'rds_ib_dereg_odp_mr'Dr. David Alan Gilbert
2024-10-03rust: net::phy always define device_table in module_phy_driver macroFUJITA Tomonori
2024-10-03net: phy: microchip_t1: Interrupt support for lan887xDivya Koppera
2024-10-03Merge branch 'ipv4-convert-ip_route_input_slow-and-its-callers-to-dscp_t'Jakub Kicinski
2024-10-03ipv4: Convert ip_route_input_slow() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input_rcu() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert icmp_route_lookup() to dscp_t.Guillaume Nault
2024-10-03ipv4: avoid quadratic behavior in FIB insertion of common addressAlexandre Ferrieux
2024-10-03Merge branch 'ena-link-irqs-queues-and-napi-instances'Jakub Kicinski
2024-10-03ena: Link queues to NAPIsJoe Damato
2024-10-03ena: Link IRQs to NAPI instancesJoe Damato
2024-10-03Merge branch 'packing-various-improvements-and-kunit-tests'Jakub Kicinski
2024-10-03lib: packing: use GENMASK() for box_maskVladimir Oltean
2024-10-03lib: packing: use BITS_PER_BYTE instead of 8Vladimir Oltean
2024-10-03lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behaviorJacob Keller
2024-10-03lib: packing: add additional KUnit testsJacob Keller
2024-10-03lib: packing: add KUnit tests adapted from selftestsJacob Keller
2024-10-03lib: packing: duplicate pack() and unpack() implementationsVladimir Oltean
2024-10-03lib: packing: add pack() and unpack() wrappers over packing()Vladimir Oltean
2024-10-03lib: packing: remove kernel-doc from header fileVladimir Oltean
2024-10-03lib: packing: adjust definitions and implementation for arbitrary buffer lengthsVladimir Oltean
2024-10-03lib: packing: refuse operating on bit indices which exceed size of bufferVladimir Oltean
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-03net: mana: Add get_link and get_link_ksettings in ethtoolErni Sri Satya Vennela
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-03net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024Shradha Gupta
2024-10-03selftests/net: Add missing va_end.zhang jiao
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori
2024-10-02Merge branch 'net-pcs-xpcs-cleanups-batch-1'Jakub Kicinski
2024-10-02net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internalRussell King (Oracle)
2024-10-02net: pcs: xpcs: drop interface argument from xpcs_create*()Russell King (Oracle)
2024-10-02net: dsa: sja1105: use phylink_pcs internallyRussell King (Oracle)