Show patches with: Archived = No       |   148047 patches
« 1 2 3 41480 1481 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,8/8] selftests: netdevsim: add ethtool features to macsec offload tests macsec: inherit lower device's features and TSO limits when offloading - - - --- 2024-11-06 Sabrina Dubroca netdev New
[net-next,7/8] selftests: netdevsim: add test toggling macsec offload macsec: inherit lower device's features and TSO limits when offloading - - - --- 2024-11-06 Sabrina Dubroca netdev New
[net-next,6/8] selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim macsec: inherit lower device's features and TSO limits when offloading - - - --- 2024-11-06 Sabrina Dubroca netdev New
[net-next,5/8] macsec: inherit lower device's TSO limits when offloading macsec: inherit lower device's features and TSO limits when offloading - - - --- 2024-11-06 Sabrina Dubroca netdev New
[net-next,4/8] macsec: clean up local variables in macsec_notify macsec: inherit lower device's features and TSO limits when offloading - - - --- 2024-11-06 Sabrina Dubroca netdev New
[net-next,3/8] macsec: add some of the lower device's features when offloading macsec: inherit lower device's features and TSO limits when offloading - - - --- 2024-11-06 Sabrina Dubroca netdev New
[net-next,2/8] selftests: netdevsim: add a test checking ethtool features macsec: inherit lower device's features and TSO limits when offloading - - - --- 2024-11-06 Sabrina Dubroca netdev New
[net-next,1/8] netdevsim: add more hw_features macsec: inherit lower device's features and TSO limits when offloading - - - --- 2024-11-06 Sabrina Dubroca netdev New
[bpf-next] selftests/bpf: Fix uprobe consumer test (again) [bpf-next] selftests/bpf: Fix uprobe consumer test (again) - - - 592- 2024-11-06 Jiri Olsa bpf New
[v2,bpf-next,8/8] bpf, sockmap: Fix sk_msg_reset_curr Fixes to bpf_msg_push/pop_data and test_sockmap - - - 44-1 2024-11-06 Zijian Zhang bpf New
[v2,bpf-next,7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf New
[v2,bpf-next,6/8] bpf, sockmap: Several fixes to bpf_msg_push_data Fixes to bpf_msg_push/pop_data and test_sockmap - - - 44-1 2024-11-06 Zijian Zhang bpf New
[v2,bpf-next,5/8] selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf New
[v2,bpf-next,4/8] selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf New
[v2,bpf-next,3/8] selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf New
[v2,bpf-next,2/8] selftests/bpf: Fix SENDPAGE data logic in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf New
[v2,bpf-next,1/8] selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf New
[net-next,v2] net: phy: aquantia: Add mdix config and reporting [net-next,v2] net: phy: aquantia: Add mdix config and reporting - - - 162- 2024-11-06 Paul Davey netdev New
[net] net/smc: do not leave a dangling sk pointer in __smc_create() [net] net/smc: do not leave a dangling sk pointer in __smc_create() - 1 - 162- 2024-11-06 Eric Dumazet netdev New
[net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion. [net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion. - - - 18-- 2024-11-06 Guillaume Nault netdev New
[net-next] bnxt_en: add unlocked version of bnxt_refclk_read [net-next] bnxt_en: add unlocked version of bnxt_refclk_read - - - 171- 2024-11-06 Vadim Fedorenko netdev New
[net-next,4/4] net: phy: remove genphy_config_eee_advert net: phy: remove genphy_config_eee_advert - - - 18-- 2024-11-06 Heiner Kallweit netdev New
[net-next,3/4] net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg net: phy: remove genphy_config_eee_advert - - - 18-- 2024-11-06 Heiner Kallweit netdev New
[net-next,2/4] net: phy: export genphy_c45_an_config_eee_aneg net: phy: remove genphy_config_eee_advert - - - 18-- 2024-11-06 Heiner Kallweit netdev New
[net-next,1/4] net: phy: make genphy_c45_write_eee_adv() static net: phy: remove genphy_config_eee_advert - - - 18-- 2024-11-06 Heiner Kallweit netdev New
[2/2] selftests/bpf: Add a test for the type checking of iter args Check the types of iter arguments - - - 47113 2024-11-06 Tao Lyu bpf New
[1/2] bpf: Check if iter args are stack pointers Check the types of iter arguments - - - 47212 2024-11-06 Tao Lyu bpf New
[bpf-next,v3,4/4] selftests/bpf: Add tests for struct file related CRIB kfuncs bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs - - - 592- 2024-11-06 Juntong Deng bpf Changes Requested
[bpf-next,v3,3/4] bpf/crib: Add struct file related CRIB kfuncs bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs - - - 5614 2024-11-06 Juntong Deng bpf Changes Requested
[bpf-next,v3,2/4] selftests/bpf: Add tests for open-coded style process file iterator bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs - - - 592- 2024-11-06 Juntong Deng bpf Changes Requested
[bpf-next,v3,1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs - - - 5614 2024-11-06 Juntong Deng bpf Changes Requested
tools: Override makefile ARCH variable if defined, but empty tools: Override makefile ARCH variable if defined, but empty - - - 1-- 2024-11-06 Björn Töpel New
[net-next,7/7] net: lan969x: add function for configuring RGMII port devices net: lan969x: add RGMII support - 2 - 18-1 2024-11-06 Daniel Machon netdev New
[net-next,6/7] net: lan969x: add RGMII registers net: lan969x: add RGMII support - 2 - 18-1 2024-11-06 Daniel Machon netdev New
[net-next,5/7] net: sparx5: verify RGMII speeds net: lan969x: add RGMII support - 2 - 18-1 2024-11-06 Daniel Machon netdev New
[net-next,4/7] net: sparx5: use phy_interface_mode_is_rgmii() net: lan969x: add RGMII support - 2 - 18-1 2024-11-06 Daniel Machon netdev New
[net-next,3/7] net: sparx5: use is_port_rgmii() throughout net: lan969x: add RGMII support - 2 - 1711 2024-11-06 Daniel Machon netdev New
[net-next,2/7] net: sparx5: add function for RGMII port check net: lan969x: add RGMII support - 2 - 18-1 2024-11-06 Daniel Machon netdev New
[net-next,1/7] net: sparx5: do some preparation work net: lan969x: add RGMII support - 2 - 18-1 2024-11-06 Daniel Machon netdev New
[iwl-net,v3,6/6] igc: Add lock preventing multiple simultaneous PTM transactions igc: Fix PTM timeout - - - 1611 2024-11-06 Christopher S M Hall netdev Awaiting Upstream
[iwl-net,v3,5/6] igc: Cleanup PTP module if probe fails igc: Fix PTM timeout - - - 17-1 2024-11-06 Christopher S M Hall netdev Awaiting Upstream
[iwl-net,v3,4/6] igc: Handle the IGC_PTP_ENABLED flag correctly igc: Fix PTM timeout - - - 171- 2024-11-06 Christopher S M Hall netdev Awaiting Upstream
[iwl-net,v3,3/6] igc: Move ktime snapshot into PTM retry loop igc: Fix PTM timeout - 1 2 17-1 2024-11-06 Christopher S M Hall netdev Awaiting Upstream
[iwl-net,v3,2/6] igc: Lengthen the hardware retry time to prevent timeouts igc: Fix PTM timeout - 1 2 17-1 2024-11-06 Christopher S M Hall netdev Awaiting Upstream
[iwl-net,v3,1/6] igc: Ensure the PTM cycle is reliably triggered igc: Fix PTM timeout - 1 2 1611 2024-11-06 Christopher S M Hall netdev Awaiting Upstream
[net,6/6] net/netlink: Correct the comment on netlink message max cap Make TCP-MD5-diag slightly less broken - - - 18-- 2024-11-06 Dmitry Safonov via B4 Relay netdev New
[net,5/6] net/diag: Limit TCP-MD5-diag array by max attribute length Make TCP-MD5-diag slightly less broken - - - 18-- 2024-11-06 Dmitry Safonov via B4 Relay netdev New
[net,4/6] net/diag: Always pre-allocate tcp_ulp info Make TCP-MD5-diag slightly less broken - - - 18-- 2024-11-06 Dmitry Safonov via B4 Relay netdev New
[net,3/6] net/diag: Pre-allocate optional info only if requested Make TCP-MD5-diag slightly less broken - - - 18-- 2024-11-06 Dmitry Safonov via B4 Relay netdev New
[net,2/6] net/diag: Warn only once on EMSGSIZE Make TCP-MD5-diag slightly less broken - - - 18-- 2024-11-06 Dmitry Safonov via B4 Relay netdev New
[net,1/6] net/diag: Do not race on dumping MD5 keys with adding new MD5 keys Make TCP-MD5-diag slightly less broken - - - 17-1 2024-11-06 Dmitry Safonov via B4 Relay netdev New
[net] bnxt_en: use irq_update_affinity_hint() [net] bnxt_en: use irq_update_affinity_hint() - 1 - 1522 2024-11-06 Mohammad Heib netdev New
[net,4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use virtio/vsock: Fix memory leaks - - - 18-1 2024-11-06 Michal Luczaj netdev New
[net,3/4] virtio/vsock: Improve MSG_ZEROCOPY error handling virtio/vsock: Fix memory leaks - - - 18-1 2024-11-06 Michal Luczaj netdev New
[net,2/4] virtio/vsock: Fix sk_error_queue memory leak virtio/vsock: Fix memory leaks - - - 18-1 2024-11-06 Michal Luczaj netdev New
[net,1/4] virtio/vsock: Fix accept_queue memory leak virtio/vsock: Fix memory leaks - - - 18-1 2024-11-06 Michal Luczaj netdev New
[Intel-wired-lan,iwl-next,v13,14/14] iavf: add support for Rx timestamps to hotpath Add support for Rx timestamping for both ice and iavf drivers - 4 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,13/14] iavf: handle set and get timestamps ops Add support for Rx timestamping for both ice and iavf drivers - 4 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,12/14] iavf: Implement checking DD desc field Add support for Rx timestamping for both ice and iavf drivers - 3 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex de… Add support for Rx timestamping for both ice and iavf drivers - - 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,10/14] iavf: define Rx descriptors as qwords Add support for Rx timestamping for both ice and iavf drivers - - 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,09/14] libeth: move idpf_rx_csum_decoded and idpf_rx_extracted Add support for Rx timestamping for both ice and iavf drivers - - 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,08/14] iavf: periodically cache PHC time Add support for Rx timestamping for both ice and iavf drivers - 2 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,07/14] iavf: add support for indirect access to PHC time Add support for Rx timestamping for both ice and iavf drivers - 3 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,06/14] iavf: add initial framework for registering PTP clock Add support for Rx timestamping for both ice and iavf drivers - 3 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,05/14] iavf: negotiate PTP capabilities Add support for Rx timestamping for both ice and iavf drivers - 2 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,04/14] iavf: add support for negotiating flexible RXDID format Add support for Rx timestamping for both ice and iavf drivers - 2 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,03/14] virtchnl: add enumeration for the rxdid format Add support for Rx timestamping for both ice and iavf drivers - 4 1 1-- 2024-11-06 Mateusz Polchlopek New
[Intel-wired-lan,iwl-next,v13,02/14] ice: support Rx timestamp on flex descriptor Add support for Rx timestamping for both ice and iavf drivers - 2 1 1-- 2024-11-06 Mateusz Polchlopek netdev New
[Intel-wired-lan,iwl-next,v13,01/14] virtchnl: add support for enabling PTP on iAVF Add support for Rx timestamping for both ice and iavf drivers - 4 1 1-- 2024-11-06 Mateusz Polchlopek New
[net-next,3/3] r8169: align WAKE_PHY handling with r8125/r8126 vendor drivers r8169: improve wol/suspend-related code - - - 19-- 2024-11-06 Heiner Kallweit netdev New
[net-next,2/3] r8169: improve rtl_set_d3_pll_down r8169: improve wol/suspend-related code - - - 19-- 2024-11-06 Heiner Kallweit netdev New
[net-next,1/3] r8169: improve __rtl8169_set_wol r8169: improve wol/suspend-related code - - - 19-- 2024-11-06 Heiner Kallweit netdev New
[2/2] Rename .data.once to .data..once to fix resetting WARN*_ONCE Untitled series #907028 - - - --- 2024-11-06 Masahiro Yamada netdev New
selinux,xfrm: fix dangling refcount on deferred skb free selinux,xfrm: fix dangling refcount on deferred skb free - - - 1-- 2024-11-06 Ondrej Mosnacek netdev New
[5/8] doc: Remove kernel-parameters.txt entry for rcutorture.read_exit Untitled series #906989 - - - --- 2024-11-06 Frederic Weisbecker New
[net,v3] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes. [net,v3] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes. - - - 1521 2024-11-06 Alexandre Ferrieux netdev New
net: ethernet: miss media cleanup behavior net: ethernet: miss media cleanup behavior - - - 172- 2024-11-06 Wentao Liang netdev New
[net,v2] Fix u32's systematic failure to free IDR entries for hnodes. [net,v2] Fix u32's systematic failure to free IDR entries for hnodes. - 1 - 1621 2024-11-06 Alexandre Ferrieux netdev New
[net-next,v8] net: ipv4: Cache pmtu for all packet paths if multipath enabled [net-next,v8] net: ipv4: Cache pmtu for all packet paths if multipath enabled - 1 - 181- 2024-11-06 Vladimir Vdovin netdev New
[v3,net-next] phonet: do not call synchronize_rcu() from phonet_route_del() [v3,net-next] phonet: do not call synchronize_rcu() from phonet_route_del() - 2 - 163- 2024-11-06 Eric Dumazet netdev New
[net] rxrpc: Fix missing locking causing hanging calls [net] rxrpc: Fix missing locking causing hanging calls - - - 1711 2024-11-06 David Howells netdev New
[net-next] rxrpc: Add a tracepoint for aborts being proposed [net-next] rxrpc: Add a tracepoint for aborts being proposed - - - 172- 2024-11-06 David Howells netdev New
[bpf] bpf: fix recursive lock when verdict program return SK_PASS [bpf] bpf: fix recursive lock when verdict program return SK_PASS - - - 5713 2024-11-06 mrpre bpf New
[v3,33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios() netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,32/33] afs: Add a tracepoint for afs_read_receive() netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,31/33] afs: Locally initialise the contents of a new symlink on creation netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,30/33] afs: Use the contained hashtable to search a directory netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,29/33] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,28/33] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,27/33] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,26/33] afs: Fix cleanup of immediately failed async calls netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,25/33] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,24/33] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,23/33] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,22/33] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,21/33] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,20/33] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,19/33] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
[v3,18/33] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support - - - 1-- 2024-11-06 David Howells New
« 1 2 3 41480 1481 »