Show patches with: Archived = No       |   130549 patches
« 1 2 3 41305 1306 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/7] ice: use irq_update_affinity_hint() Intel Wired LAN Driver Updates 2024-06-03 - 2 1 --- 2024-06-05 Jacob Keller netdev New
[v2,6/7] ice: add and use roundup_u64 instead of open coding equivalent Intel Wired LAN Driver Updates 2024-06-03 - - 1 --- 2024-06-05 Jacob Keller netdev New
[v2,5/7] ice: update representor when VSI is ready Intel Wired LAN Driver Updates 2024-06-03 - 1 1 --- 2024-06-05 Jacob Keller netdev New
[v2,4/7] ice: move VSI configuration outside repr setup Intel Wired LAN Driver Updates 2024-06-03 - 1 1 --- 2024-06-05 Jacob Keller netdev New
[v2,3/7] ice: move devlink locking outside the port creation Intel Wired LAN Driver Updates 2024-06-03 - 1 1 --- 2024-06-05 Jacob Keller netdev New
[v2,2/7] ice: store representor ID in bridge port Intel Wired LAN Driver Updates 2024-06-03 - 2 1 --- 2024-06-05 Jacob Keller netdev New
[v2,1/7] net: intel: Use *-y instead of *-objs in Makefile Intel Wired LAN Driver Updates 2024-06-03 - 3 1 --- 2024-06-05 Jacob Keller netdev New
[bpf-next] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT [bpf-next] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT - - - 44-- 2024-06-05 Yonghong Song bpf New
ip6mr: Fix lockdep and sparse RCU warnings ip6mr: Fix lockdep and sparse RCU warnings - - - 1-- 2024-06-05 Petr Malat netdev New
[net,v2] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width [net,v2] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width - - - 18-1 2024-06-05 Sagar Cheluvegowda netdev New
[bpf-next] libbpf: auto-attach skeletons struct_ops [bpf-next] libbpf: auto-attach skeletons struct_ops - - - 44-- 2024-06-05 Mykyta Yatsenko mykyta.yatsenko5@gmail.com bpf New
[net-next] tools: ynl: make user space policies const [net-next] tools: ynl: make user space policies const - - - 18-1 2024-06-05 Jakub Kicinski netdev New
[net-next,v1] page_pool: remove WARN_ON() with OR [net-next,v1] page_pool: remove WARN_ON() with OR - 1 - 18-1 2024-06-05 David Wei netdev New
r8152: Set NET_ADDR_STOLEN if using passthru MAC r8152: Set NET_ADDR_STOLEN if using passthru MAC - 1 - 1711 2024-06-05 Milan Broz netdev New
[bpf-next] selftests/bpf: add btf_field_iter selftests [bpf-next] selftests/bpf: add btf_field_iter selftests - - - 44-- 2024-06-05 Alan Maguire bpf New
[v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing [v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing - - - 1621 2024-06-05 Kenton Groombridge netdev Awaiting Upstream
[net-next,v2,2/2] virtio_net: improve dim command request efficiency virtio_net: enable the irq for ctrlq - - - 171- 2024-06-05 Heng Qi netdev New
[net-next,v2,1/2] virtio_net: enable irq for the control vq virtio_net: enable the irq for ctrlq - - - 18-- 2024-06-05 Heng Qi netdev New
[iwl-net] ice: Fix VSI list rule with ICE_SW_LKUP_LAST type [iwl-net] ice: Fix VSI list rule with ICE_SW_LKUP_LAST type - 3 - 17-1 2024-06-05 Marcin Szycik netdev Awaiting Upstream
[net-next,v3,2/2] net: dsa: update the unicast MAC address when changing conduit Fix changing DSA conduit - 1 1 181- 2024-06-05 Marek Behún netdev New
[net-next,v3,1/2] net: dsa: deduplicate code adding / deleting the port address to fdb Fix changing DSA conduit - - - 181- 2024-06-05 Marek Behún netdev New
[net-next,v6,15/15] mm: page_frag: add a entry in MAINTAINERS for page_frag First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,14/15] mm: page_frag: update documentation for page_frag First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,13/15] net: replace page_frag with page_frag_cache First try to replace page_frag with page_frag_cache 1 - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,12/15] mm: page_frag: introduce prepare/probe/commit API First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,11/15] net: introduce the skb_copy_to_va_nocache() helper First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,09/15] mm: page_frag: some minor refactoring before adding new API First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,06/15] mm: page_frag: add '_va' suffix to page_frag API First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align() First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,04/15] mm: move the page fragment allocator from page_alloc into its own file First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,03/15] mm: page_frag: use free_unref_page() to free page fragment First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,02/15] xtensa: remove the get_order() implementation First try to replace page_frag with page_frag_cache 1 - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,01/15] mm: page_frag: add a test module for page_frag First try to replace page_frag with page_frag_cache - - - --- 2024-06-05 Yunsheng Lin netdev New
[net-next,v6,3/3] net/smc: Introduce IPPROTO_SMC Introduce IPPROTO_SMC - - 1 181- 2024-06-05 D. Wythe netdev New
[net-next,v6,2/3] net/smc: expose smc proto operations Introduce IPPROTO_SMC - - 1 19-- 2024-06-05 D. Wythe netdev New
[net-next,v6,1/3] net/smc: refactoring initialization of smc sock Introduce IPPROTO_SMC - 1 1 19-- 2024-06-05 D. Wythe netdev New
[net-next,v12,13/13] Documentation: networking: document phy_link_topology Introduce PHY listing and link_topology tracking - 1 - 172- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,12/13] net: ethtool: strset: Allow querying phy stats by index Introduce PHY listing and link_topology tracking - 1 - 19-- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,11/13] net: ethtool: cable-test: Target the command to the requested PHY Introduce PHY listing and link_topology tracking - 1 - 19-- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,10/13] net: ethtool: pse-pd: Target the command to the requested PHY Introduce PHY listing and link_topology tracking - - - 19-- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,09/13] net: ethtool: plca: Target the command to the requested PHY Introduce PHY listing and link_topology tracking - 1 - 19-- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,08/13] netlink: specs: add ethnl PHY_GET command set Introduce PHY listing and link_topology tracking - - - 181- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,07/13] net: ethtool: Introduce a command to list PHYs on an interface Introduce PHY listing and link_topology tracking - 1 - 172- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,06/13] netlink: specs: add phy-index as a header parameter Introduce PHY listing and link_topology tracking - 1 - 181- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,05/13] net: ethtool: Allow passing a phy index for some commands Introduce PHY listing and link_topology tracking - 1 - 172- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,04/13] net: sfp: Add helper to return the SFP bus name Introduce PHY listing and link_topology tracking - 1 - 19-- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,03/13] net: phy: add helpers to handle sfp phy connect/disconnect Introduce PHY listing and link_topology tracking - 1 - 1621 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY Introduce PHY listing and link_topology tracking - 1 - 181- 2024-06-05 Maxime Chevallier netdev New
[net-next,v12,01/13] net: phy: Introduce ethernet link topology representation Introduce PHY listing and link_topology tracking - - - 181- 2024-06-05 Maxime Chevallier netdev New
[v9,2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets pwrseq: introduce the subsystem and first driver - - 3 1-- 2024-06-05 Bartosz Golaszewski New
[v9,1/2] power: sequencing: implement the pwrseq core pwrseq: introduce the subsystem and first driver - - 3 1-- 2024-06-05 Bartosz Golaszewski New
[v9,2/2] dt-bindings: net: wireless: describe the ath12k PCI module dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets - 1 - 1-- 2024-06-05 Bartosz Golaszewski netdev New
[v9,1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390 dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets - 1 - 1-- 2024-06-05 Bartosz Golaszewski netdev New
[RFC,2/2] net: include: mii: Refactor: Use BIT() for ADVERTISE_* bits [RFC,1/2] net: include: mii: Refactor: Define LPA_* in terms of ADVERTISE_* - - - 1-- 2024-06-05 Csókás Bence RFC
[RFC,1/2] net: include: mii: Refactor: Define LPA_* in terms of ADVERTISE_* [RFC,1/2] net: include: mii: Refactor: Define LPA_* in terms of ADVERTISE_* - - - 1-- 2024-06-05 Csókás Bence RFC
[net-next,v3,4/4] dt-bindings: net: cdns,macb: Deprecate magic-packet property net: macb: WOL enhancements - - - 181- 2024-06-05 Vineeth Karumanchi netdev New
[net-next,v3,3/4] net: macb: Add ARP support to WOL net: macb: WOL enhancements - - - 181- 2024-06-05 Vineeth Karumanchi netdev New
[net-next,v3,2/4] net: macb: Enable queue disable net: macb: WOL enhancements - - - 181- 2024-06-05 Vineeth Karumanchi netdev New
[net-next,v3,1/4] net: macb: queue tie-off or disable during WOL suspend net: macb: WOL enhancements - - - 181- 2024-06-05 Vineeth Karumanchi netdev New
[net,V3,3/3] net: phy: mxl-gpy: Remove interrupt mask clearing from config_init net: lan743x: Fixes for multiple WOL related issues - 1 - 18-1 2024-06-05 Raju Lakkaraju netdev Changes Requested
[net,V3,2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately net: lan743x: Fixes for multiple WOL related issues - 1 - 1711 2024-06-05 Raju Lakkaraju netdev Changes Requested
[net,V3,1/3] net: lan743x: disable WOL upon resume to restore full data path operation net: lan743x: Fixes for multiple WOL related issues - 1 - 18-1 2024-06-05 Raju Lakkaraju netdev Changes Requested
[net,v3] liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet [net,v3] liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet - 1 - 19-- 2024-06-05 Aleksandr Mishin netdev New
[v5,3/3] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes net: phy: bcm5481x: add support for BroadR-Reach mode - - - 1215 2024-06-05 Kamil Horák - 2N netdev New
[v5,2/3] net: phy: bcm54811: Add LRE registers definitions net: phy: bcm5481x: add support for BroadR-Reach mode - - - 1413 2024-06-05 Kamil Horák - 2N New
[v5,1/3] net: phy: bcm54811: New link mode for BroadR-Reach net: phy: bcm5481x: add support for BroadR-Reach mode - - - 1314 2024-06-05 Kamil Horák - 2N netdev New
[net-next,v3] net: ti: icssg-prueth: Add multicast filtering support [net-next,v3] net: ti: icssg-prueth: Add multicast filtering support - 1 - 181- 2024-06-05 MD Danish Anwar netdev New
[net-next,v2,3/3] net: vrf: move to generic dstat helpers net: core: Unify dstats with tstats and lstats, add generic collection helper - - - 16-2 2024-06-05 Jeremy Kerr netdev New
[net-next,v2,2/3] net: core: Implement dstats-type stats collections net: core: Unify dstats with tstats and lstats, add generic collection helper - - - 18-- 2024-06-05 Jeremy Kerr netdev New
[net-next,v2,1/3] net: core,vrf: Change pcpu_dstat fields to u64_stats_t net: core: Unify dstats with tstats and lstats, add generic collection helper - - - 18-- 2024-06-05 Jeremy Kerr netdev New
[net,3/3] selftests: net: lib: set 'i' as local selftests: net: lib: small fixes 1 - - 19-- 2024-06-05 Matthieu Baerts (NGI0) netdev New
[net,2/3] selftests: net: lib: avoid error removing empty netns name selftests: net: lib: small fixes 1 1 - 19-- 2024-06-05 Matthieu Baerts (NGI0) netdev New
[net,1/3] selftests: net: lib: support errexit with busywait selftests: net: lib: small fixes 1 1 - 19-- 2024-06-05 Matthieu Baerts (NGI0) netdev New
pull-request: bpf 2024-06-05 pull-request: bpf 2024-06-05 - - - 9-- 2024-06-05 Daniel Borkmann New
net: sfp: Always call `sfp_sm_mod_remove()` on remove net: sfp: Always call `sfp_sm_mod_remove()` on remove - - - 181- 2024-06-05 Csókás Bence netdev New
[net,2/2] net: hns3: add cond_resched() to hns3 ring buffer init process There are some bugfix for the HNS3 ethernet driver - - - 18-1 2024-06-05 Jijie Shao netdev New
[net,1/2] net: hns3: fix kernel crash problem in concurrent scenario There are some bugfix for the HNS3 ethernet driver - - - 18-1 2024-06-05 Jijie Shao netdev New
[net-next,3/3] tcp: move reqsk_alloc() to inet_connection_sock.c tcp: small code reorg - 1 - 172- 2024-06-05 Eric Dumazet netdev New
[net-next,2/3] tcp: move inet_reqsk_alloc() close to inet_reqsk_clone() tcp: small code reorg - 1 - 181- 2024-06-05 Eric Dumazet netdev New
[net-next,1/3] tcp: small changes in reqsk_put() and reqsk_free() tcp: small code reorg - 1 - 19-- 2024-06-05 Eric Dumazet netdev New
[net-next,3/3] mptcp: refer to 'MPTCP' socket in comments mptcp: misc. cleanups - 1 - 19-- 2024-06-05 Matthieu Baerts (NGI0) netdev New
[net-next,2/3] mptcp: add mptcp_space_from_win helper mptcp: misc. cleanups - 1 - 19-- 2024-06-05 Matthieu Baerts (NGI0) netdev New
[net-next,1/3] mptcp: use mptcp_win_from_space helper mptcp: misc. cleanups - 1 - 19-- 2024-06-05 Matthieu Baerts (NGI0) netdev New
[3/3] net: vrf: move to generic dstat helpers net: core: Unify dstats with tstats and lstats, add generic collection helper - - - 1512 2024-06-05 Jeremy Kerr netdev Superseded
[2/3] net: core: Implement dstats-type stats collections net: core: Unify dstats with tstats and lstats, add generic collection helper - - - 1413 2024-06-05 Jeremy Kerr netdev Superseded
[1/3] net: core,vrf: Change pcpu_dstat fields to u64_stats_t net: core: Unify dstats with tstats and lstats, add generic collection helper - - - 1512 2024-06-05 Jeremy Kerr netdev Superseded
[RFC] qca_spi: Make interrupt remembering atomic [RFC] qca_spi: Make interrupt remembering atomic - - - 171- 2024-06-05 Stefan Wahren netdev RFC
[net-next] net: ethernet: ti: Makefile: Add icssg_queues.o in TI_ICSSG_PRUETH_SR1 [net-next] net: ethernet: ti: Makefile: Add icssg_queues.o in TI_ICSSG_PRUETH_SR1 - - - 19-- 2024-06-05 MD Danish Anwar netdev Changes Requested
[net] net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() [net] net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() - 2 - 19-- 2024-06-05 Su Hui netdev New
[net-next,v2] net: allow rps/rfs related configs to be switched [net-next,v2] net: allow rps/rfs related configs to be switched - - - 19-- 2024-06-05 Jason Xing netdev New
[4.19.y] neighbour: fix unaligned access to pneigh_entry [4.19.y] neighbour: fix unaligned access to pneigh_entry - - - 1-- 2024-06-05 Qingfang Deng netdev New
[net-next,v2,6/6] Documentation/tcp-ao: Add a few lines on tracepoints net/tcp: TCP-AO and TCP-MD5 tracepoints - - - 181- 2024-06-05 Dmitry Safonov via B4 Relay netdev New
[net-next,v2,5/6] net/tcp: Remove tcp_hash_fail() net/tcp: TCP-AO and TCP-MD5 tracepoints - 1 - 19-- 2024-06-05 Dmitry Safonov via B4 Relay netdev New
[net-next,v2,4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints net/tcp: TCP-AO and TCP-MD5 tracepoints - - - 181- 2024-06-05 Dmitry Safonov via B4 Relay netdev New
[net-next,v2,3/6] net/tcp: Move tcp_inbound_hash() from headers net/tcp: TCP-AO and TCP-MD5 tracepoints - - - 181- 2024-06-05 Dmitry Safonov via B4 Relay netdev New
[net-next,v2,2/6] net/tcp: Add a helper tcp_ao_hdr_maclen() net/tcp: TCP-AO and TCP-MD5 tracepoints - - - 19-- 2024-06-05 Dmitry Safonov via B4 Relay netdev New
[net-next,v2,1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs net/tcp: TCP-AO and TCP-MD5 tracepoints - 1 - 19-- 2024-06-05 Dmitry Safonov via B4 Relay netdev New
« 1 2 3 41305 1306 »