platform/kernel/linux-starfive.git
2022-11-29 Lorenzo Bianconinet: ethernet: mtk_wed: add reset to tx_ring_setup...
2022-11-29 Lorenzo Bianconinet: ethernet: mtk_wed: add mtk_wed_rx_reset routine
2022-11-29 Lorenzo Bianconinet: ethernet: mtk_wed: update mtk_wed_stop
2022-11-29 Lorenzo Bianconinet: ethernet: mtk_wed: move MTK_WDMA_RESET_IDX_TX...
2022-11-29 Lorenzo Bianconinet: ethernet: mtk_wed: return status value in mtk_wdma...
2022-11-29 Paolo AbeniMerge branch 'marvell-nvmem-mac-addresses-support'
2022-11-29 Miquel Raynalnet: mvpp2: Consider NVMEM cells as possible MAC addres...
2022-11-29 Miquel Raynalnet: marvell: prestera: Avoid unnecessary DT lookups
2022-11-29 Miquel Raynalof: net: export of_get_mac_address_nvmem()
2022-11-29 Miquel Raynaldt-bindings: net: marvell,prestera: Describe PCI device...
2022-11-29 Miquel Raynaldt-bindings: net: marvell,prestera: Convert to yaml
2022-11-29 Miquel Raynaldt-bindings: net: marvell,dfx-server: Convert to yaml
2022-11-29 Miquel RaynalRevert "dt-bindings: marvell,prestera: Add description...
2022-11-29 Jakub KicinskiDaniel Borkmann says:
2022-11-29 Vladimir OlteanRevert "net: stmmac: use sysfs_streq() instead of strnc...
2022-11-29 Davide Tronchinnet: usb: cdc_ether: add u-blox 0x1343 composition
2022-11-28 Suman Ghoshocteontx2-pf: Add support to filter packet based on...
2022-11-28 Sujuan Chennet: ethernet: mtk_wed: add wcid overwritten support...
2022-11-25 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-11-25 David S. MillerMerge branch 'net-remove-kmap_atomic'
2022-11-25 Anirudh Venkataramanannet: thunderbolt: Use kmap_local_page() instead of...
2022-11-25 Anirudh Venkataramanansunvnet: Use kmap_local_page() instead of kmap_atomic()
2022-11-25 Anirudh Venkataramanancassini: Use memcpy_from_page() instead of k[un]map_ato...
2022-11-25 Anirudh Venkataramanancassini: Use page_address() instead of kmap_atomic()
2022-11-25 Anirudh Venkataramanansfc: Use kmap_local_page() instead of kmap_atomic()
2022-11-25 Anirudh Venkataramananch_ktls: Use memcpy_from_page() instead of k[un]map_ato...
2022-11-25 David S. MillerMerge branch 'lan966x-extend-xdp-support'
2022-11-25 Horatiu Vulturnet: lan966x: Add support for XDP_REDIRECT
2022-11-25 Horatiu Vulturnet: lan966x: Add support for XDP_TX
2022-11-25 Horatiu Vulturnet: lan966x: Update dma_dir of page_pool_params
2022-11-25 Horatiu Vulturnet: lan966x: Update rxq memory model
2022-11-25 Horatiu Vulturnet: lan966x: Add len field to lan966x_tx_dcb_buf
2022-11-25 Horatiu Vulturnet: lan966x: Introduce helper functions
2022-11-25 Horatiu Vulturnet: lan966x: Add XDP_PACKET_HEADROOM
2022-11-25 Min Liptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK
2022-11-25 Min Liptp: idt82p33: Add PTP_CLK_REQ_EXTTS support
2022-11-25 David S. MillerMerge branch 'sparx5-tc-protocol-all'
2022-11-25 Steen Hegelundnet: microchip: sparx5: Add VCAP filter keys KUNIT...
2022-11-25 Steen Hegelundnet: microchip: sparx5: Support for displaying a list...
2022-11-25 Steen Hegelundnet: microchip: sparx5: Support for TC protocol all
2022-11-25 Steen Hegelundnet: microchip: sparx5: Support for copying and modifyi...
2022-11-25 Jiapeng Chonglib/test_rhashtable: Remove set but unused variable...
2022-11-25 Xu Pandanet: stmmac: use sysfs_streq() instead of strncmp()
2022-11-25 Franknet: phy: add Motorcomm YT8531S phy id.
2022-11-24 Maryam Tahhandocs/bpf: Add BPF_MAP_TYPE_XSKMAP documentation
2022-11-24 Rong Taosamples/bpf: Fix wrong allocation size in xdp_router_ip...
2022-11-24 Rong Taodocs/bpf: Update btf selftests program and add link
2022-11-24 Alexei Starovoitovbpf: Don't mark arguments to fentry/fexit programs...
2022-11-24 Alexei StarovoitovMerge branch 'bpf: Add bpf_rcu_read_lock() support'
2022-11-24 Yonghong Songselftests/bpf: Add tests for bpf_rcu_read_lock()
2022-11-24 Yonghong Songbpf: Add kfunc bpf_rcu_read_lock/unlock()
2022-11-24 Yonghong Songbpf: Introduce might_sleep field in bpf_func_proto
2022-11-24 Yonghong Songcompiler_types: Define __rcu as __attribute__((btf_type...
2022-11-24 Stanislav Fomichevnet: use %pS for kfree_skb tracing event location
2022-11-24 Jakub KicinskiMerge branch 'bonding-fix-bond-recovery-in-mode-2'
2022-11-24 Jonathan Toppinsbonding: fix link recovery in mode 2 when updelay is...
2022-11-24 Jonathan Toppinsselftests: bonding: up/down delay w/ slave link flapping
2022-11-24 Maxim Korotkovethtool: avoiding integer overflow in ethtool_phys_id()
2022-11-24 David Vernetselftests/bpf: Add selftests for bpf_task_from_pid()
2022-11-24 David Vernetbpf: Add bpf_task_from_pid() kfunc
2022-11-24 Stanislav Fomichevbpf: Unify and simplify btf_func_proto_check error...
2022-11-24 Ji Rongfengbpf: Update bpf_{g,s}etsockopt() documentation
2022-11-24 Donald Hunterdocs/bpf: Fix sphinx warnings in BPF map docs
2022-11-23 Stanislav Fomichevselftests/bpf: Add reproducer for decl_tag in func_prot...
2022-11-23 Stanislav Fomichevbpf: Prevent decl_tag from being referenced in func_pro...
2022-11-23 Donald Hunterdocs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTER
2022-11-23 Maryam Tahhandocs/bpf: Fix sphinx warnings for devmap
2022-11-23 Maryam Tahhandocs/bpf: Fix sphinx warnings for cpumap
2022-11-23 Donald Hunterdocs/bpf: Add table of BPF program types to libbpf...
2022-11-23 Yonghong Songbpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF...
2022-11-23 Jakub KicinskiMerge branch 'net-complete-conversion-to-i2c_probe_new'
2022-11-23 Uwe Kleine... nfc: st21nfca: i2c: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... nfc: st-nci: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... nfc: s3fwrn5: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... nfc: pn544: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... nfc: pn533: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... NFC: nxp-nci: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... nfc: mrvl: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... nfc: microread: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... net/mlxsw: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... net: dsa: xrs700x: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()
2022-11-23 Uwe Kleine... net: dsa: lan9303: Convert to i2c's .probe_new()
2022-11-23 Stanislav Fomichevselftests/bpf: Mount debugfs in setns_by_fd
2022-11-23 David Vernetbpf: Don't use idx variable when registering kfunc...
2022-11-23 Anatolii Gerasymenkoice: Use ICE_RLAN_BASE_S instead of magic number
2022-11-23 Marcin Szycikice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES...
2022-11-23 Benjamin Mikailenkoice: Accumulate ring statistics over reset
2022-11-23 Benjamin Mikailenkoice: Accumulate HW and Netdev statistics over reset
2022-11-23 Brett Creeleyice: Remove and replace ice speed defines with ethtool...
2022-11-23 Karol Kolacinskiice: Check for PTP HW lock more frequently
2022-11-23 Edward Creesfc: ensure type is valid before updating seen_gen
2022-11-23 Stanislav Fomichevppp: associate skb with a device at tx
2022-11-23 Bagas SanjayaDocumentation: devlink: Add blank line padding on numbe...
2022-11-23 Jakub KicinskiMerge branch 'revert-veth-avoid-drop-packets-when-xdp_r...
2022-11-23 Heng QiRevert "veth: Avoid drop packets when xdp_redirect...
2022-11-23 Heng QiRevert "bpf: veth driver panics when xdp prog attached...
2022-11-23 Jakub KicinskiMerge branch 'remove-dsa_priv-h'
2022-11-23 Vladimir Olteannet: dsa: kill off dsa_priv.h
2022-11-23 Vladimir Olteannet: dsa: move tag_8021q headers to their proper place
next