Show patches with: Archived = No       |   160047 patches
« 1 2 3 41600 1601 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net] idpf: fix checksums set in idpf_rx_rsc() [net] idpf: fix checksums set in idpf_rx_rsc() - - - 17-1 2025-02-26 Eric Dumazet netdev New
[ethtool] Add AppStream metainfo XML with modalias documented supported [ethtool] Add AppStream metainfo XML with modalias documented supported - - - 1-- 2025-02-26 Petter Reinholdtsen ethtool New
[net-next,v8,12/12] eth: bnxt: remove most dependencies on RTNL net: Hold netdev instance lock during ndo operations - 1 - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,11/12] docs: net: document new locking reality net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,10/12] net: add option to request netdev instance lock net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,09/12] net: replace dev_addr_sem with netdev instance lock net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,08/12] net: ethtool: try to protect all callback with netdev instance lock net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,07/12] net: hold netdev instance lock during ndo_bpf net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,06/12] net: hold netdev instance lock during sysfs operations net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,05/12] net: hold netdev instance lock during ioctl operations net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,04/12] net: hold netdev instance lock during rtnetlink operations net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,03/12] net: hold netdev instance lock during queue operations net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,02/12] net: hold netdev instance lock during ndo_setup_tc net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,v8,01/12] net: hold netdev instance lock during ndo_open/ndo_stop net: Hold netdev instance lock during ndo operations - - - --- 2025-02-26 Stanislav Fomichev netdev New
[net-next,9/9] eth: bnxt: count xdp xmit packets eth: bnxt: maintain basic pkt/byte counters in SW - - - 1611 2025-02-26 Jakub Kicinski netdev New
[net-next,8/9] eth: bnxt: maintain tx pkt/byte stats in SW eth: bnxt: maintain basic pkt/byte counters in SW - - - 18-- 2025-02-26 Jakub Kicinski netdev New
[net-next,7/9] eth: bnxt: maintain rx pkt/byte stats in SW eth: bnxt: maintain basic pkt/byte counters in SW - - - 171- 2025-02-26 Jakub Kicinski netdev New
[net-next,6/9] eth: bnxt: consolidate the GRO-but-not-really paths in bnxt_gro_skb() eth: bnxt: maintain basic pkt/byte counters in SW - - - 18-- 2025-02-26 Jakub Kicinski netdev New
[net-next,5/9] eth: bnxt: don't use ifdef to check for CONFIG_INET in GRO eth: bnxt: maintain basic pkt/byte counters in SW - - - 18-- 2025-02-26 Jakub Kicinski netdev New
[net-next,4/9] eth: bnxt: snapshot driver stats eth: bnxt: maintain basic pkt/byte counters in SW - - - 18-- 2025-02-26 Jakub Kicinski netdev New
[net-next,3/9] eth: bnxt: rename ring_err_stats -> ring_drv_stats eth: bnxt: maintain basic pkt/byte counters in SW - - - 18-- 2025-02-26 Jakub Kicinski netdev New
[net-next,2/9] eth: bnxt: don't run xdp programs on fallback traffic eth: bnxt: maintain basic pkt/byte counters in SW - - - 171- 2025-02-26 Jakub Kicinski netdev New
[net-next,1/9] eth: bnxt: use napi_consume_skb() eth: bnxt: maintain basic pkt/byte counters in SW - - - 18-- 2025-02-26 Jakub Kicinski netdev New
e1000e: Link flap workaround option for false IRP events e1000e: Link flap workaround option for false IRP events - - - 1711 2025-02-26 Mark Pearson netdev Changes Requested
[v3,net-next] dpll: Add an assertion to check freq_supported_num [v3,net-next] dpll: Add an assertion to check freq_supported_num - - - 19-- 2025-02-26 Jiasheng Jiang netdev New
[sched_ext/for-6.15,v3,5/5] selftests/sched_ext: Update enq_select_cpu_fails to adapt to struct_ops… bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead - - - 1-- 2025-02-26 Juntong Deng New
[sched_ext/for-6.15,v3,4/5] sched_ext: Removed mask-based runtime restrictions on calling kfuncs in… bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead - - - 1-- 2025-02-26 Juntong Deng New
[sched_ext/for-6.15,v3,3/5] sched_ext: Add scx_kfunc_ids_ops_context_sensitive for unified filterin… bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead - - - 1-- 2025-02-26 Juntong Deng New
[sched_ext/for-6.15,v3,2/5] sched_ext: Declare context-sensitive kfunc groups that can be used by d… bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead - - - 1-- 2025-02-26 Juntong Deng New
[sched_ext/for-6.15,v3,1/5] bpf: Add struct_ops context information to struct bpf_prog_aux bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead 1 - - 1-- 2025-02-26 Juntong Deng bpf New
[v2,3/3] selftests/net: deflake GRO tests selftests/net: deflake GRO tests and fix return value and output - - - 181- 2025-02-26 Kevin Krakauer netdev New
[v2,2/3] selftests/net: only print passing message in GRO tests when tests pass selftests/net: deflake GRO tests and fix return value and output - - - 181- 2025-02-26 Kevin Krakauer netdev New
[v2,1/3] selftests/net: have `gro.sh -t` return a correct exit code selftests/net: deflake GRO tests and fix return value and output - - - 181- 2025-02-26 Kevin Krakauer netdev New
[v2,net-next,12/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,11/12] ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config(). ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 171- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,10/12] ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl(). ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,09/12] ipv4: fib: Hold rtnl_net_lock() for ip_fib_net_exit(). ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,08/12] ipv4: fib: Namespacify fib_info hash tables. ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,07/12] ipv4: fib: Add fib_info_hash_grow(). ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 171- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,06/12] ipv4: fib: Remove fib_info_hash_size. ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,05/12] ipv4: fib: Remove fib_info_laddrhash pointer. ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,04/12] ipv4: fib: Make fib_info_hashfn() return struct hlist_head. ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,03/12] ipv4: fib: Allocate fib_info_hash[] during netns initialisation. ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - - - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,02/12] ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvmalloc_array(… ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v2,net-next,01/12] ipv4: fib: Use cached net in fib_inetaddr_event(). ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL. - 1 - 18-- 2025-02-26 Kuniyuki Iwashima netdev New
[v15,3/3] binder: generic netlink binder_features flag binder: report txn errors via generic netlink - - - 1-- 2025-02-26 Li Li New
[v15,2/3] binder: report txn errors via generic netlink binder: report txn errors via generic netlink - - - 1-- 2025-02-26 Li Li New
[v15,1/3] lsm, selinux: Add setup_report permission to binder binder: report txn errors via generic netlink - - - 1-- 2025-02-26 Li Li New
[iproute2,v3] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize. [iproute2,v3] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize. - - - 1-- 2025-02-26 Jonathan Lennox dsa New
[net-next,2/2] inet: ping: avoid skb_clone() dance in ping_rcv() inet: ping: remove extra skb_clone()/consume_skb() - - - 19-- 2025-02-26 Eric Dumazet netdev New
[net-next,1/2] ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addresses inet: ping: remove extra skb_clone()/consume_skb() - - - 19-- 2025-02-26 Eric Dumazet netdev New
[bpf-next,v3,3/3] selftests/bpf: add tests for bpf_dynptr_copy introduce bpf_dynptr_copy kfunc - - - 6821 2025-02-26 Mykyta Yatsenko bpf Accepted
[bpf-next,v3,2/3] bpf/helpers: introduce bpf_dynptr_copy kfunc introduce bpf_dynptr_copy kfunc - - - 6722 2025-02-26 Mykyta Yatsenko bpf Accepted
[bpf-next,v3,1/3] bpf/helpers: refactor bpf_dynptr_read and bpf_dynptr_write introduce bpf_dynptr_copy kfunc - - - 692- 2025-02-26 Mykyta Yatsenko bpf Accepted
[net-next,v2,2/2] geneve, specs: Add port range to rt_link specification [net-next,v2,1/2] geneve: Allow users to specify source port range - - - 181- 2025-02-26 Daniel Borkmann netdev New
[net-next,v2,1/2] geneve: Allow users to specify source port range [net-next,v2,1/2] geneve: Allow users to specify source port range - - - 172- 2025-02-26 Daniel Borkmann netdev New
[net,v2] selftests: drv-net: Check if combined-count exists [net,v2] selftests: drv-net: Check if combined-count exists - 1 - 19-- 2025-02-26 Joe Damato netdev New
[net-next] net-sysfs: remove unused initial ret values [net-next] net-sysfs: remove unused initial ret values - - - 181- 2025-02-26 Antoine Tenart netdev New
[net] net: gso: fix ownership in __udp_gso_segment [net] net: gso: fix ownership in __udp_gso_segment - - - 181- 2025-02-26 Antoine Tenart netdev New
[iproute2-next,v3] ip: link: netkit: Support scrub options [iproute2-next,v3] ip: link: netkit: Support scrub options - - - 1-- 2025-02-26 Jordan Rife dsa Accepted
[net-next] net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module [net-next] net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module - - - 18-- 2025-02-26 Martin Schiller netdev Changes Requested
[bpf-next,v1,3/3] selftests/bpf: Add edge case tests for sockmap bpf: Fix use-after-free of sockmap - - - 71-- 2025-02-26 Jiayuan Chen bpf New
[bpf-next,v1,2/3] selftests/bpf: Add socketpair to create_pair to support unix socket bpf: Fix use-after-free of sockmap - - - 71-- 2025-02-26 Jiayuan Chen bpf New
[bpf-next,v1,1/3] bpf, sockmap: avoid using sk_socket after free bpf: Fix use-after-free of sockmap - - - 701- 2025-02-26 Jiayuan Chen bpf New
[mlx5-next,5/5] net/mlx5: fs, add RDMA TRANSPORT steering domain support Add support and infrastructure for RDMA TRANSPORT - 1 - 171- 2025-02-26 Leon Romanovsky netdev Not Applicable
[mlx5-next,4/5] net/mlx5: Query ADV_RDMA capabilities Add support and infrastructure for RDMA TRANSPORT - 1 - 171- 2025-02-26 Leon Romanovsky netdev Not Applicable
[mlx5-next,3/5] net/mlx5: Limit non-privileged commands Add support and infrastructure for RDMA TRANSPORT - 2 - 18-- 2025-02-26 Leon Romanovsky netdev Not Applicable
[mlx5-next,2/5] net/mlx5: Allow the throttle mechanism to be more dynamic Add support and infrastructure for RDMA TRANSPORT - 2 - 18-- 2025-02-26 Leon Romanovsky netdev Not Applicable
[mlx5-next,1/5] net/mlx5: Add RDMA_CTRL HW capabilities Add support and infrastructure for RDMA TRANSPORT - 1 - 18-- 2025-02-26 Leon Romanovsky Not Applicable
[net-next,4/4] net/mlx5: Add trust lockdown error to health syndrome print function mlx5: Trust lockdown health syndrome - 2 - 19-- 2025-02-26 Tariq Toukan netdev New
[net-next,3/4] net/mlx5: Expose crr in health buffer mlx5: Trust lockdown health syndrome - 1 - 19-- 2025-02-26 Tariq Toukan netdev New
[net-next,2/4] net/mlx5: Log health buffer data on any syndrome mlx5: Trust lockdown health syndrome - 2 - 19-- 2025-02-26 Tariq Toukan netdev New
[net-next,1/4] net/mlx5: Avoid report two health errors on same syndrome mlx5: Trust lockdown health syndrome - 2 - 19-- 2025-02-26 Tariq Toukan netdev New
[bpf-next,v2] add function metadata support [bpf-next,v2] add function metadata support - - - 6722 2025-02-26 Menglong Dong bpf New
[net-next,6/6] net/mlx5e: Properly match IPsec subnet addresses mlx5 misc enhancements 2025-02-26 - - - 172- 2025-02-26 Tariq Toukan netdev New
[net-next,5/6] net/mlx5e: Separate address related variables to be in struct mlx5 misc enhancements 2025-02-26 - - - 181- 2025-02-26 Tariq Toukan netdev New
[net-next,4/6] net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAG mlx5 misc enhancements 2025-02-26 - - - 181- 2025-02-26 Tariq Toukan netdev New
[net-next,3/6] net/mlx5e: Enable lanes configuration when auto-negotiation is off mlx5 misc enhancements 2025-02-26 - 1 - 181- 2025-02-26 Tariq Toukan netdev New
[net-next,2/6] net/mlx5: Refactor link speed handling with mlx5_link_info struct mlx5 misc enhancements 2025-02-26 - 1 - 172- 2025-02-26 Tariq Toukan netdev New
[net-next,1/6] net/mlx5: Relocate function declarations from port.h to mlx5_core.h mlx5 misc enhancements 2025-02-26 - 1 - 19-- 2025-02-26 Tariq Toukan netdev New
[Intel-wired-lan,iwl-next,v1] ice: refactor the Tx scheduler feature [Intel-wired-lan,iwl-next,v1] ice: refactor the Tx scheduler feature - 4 - 162- 2025-02-26 Mateusz Polchlopek netdev Awaiting Upstream
[iproute2-net] ss: mptcp: subflow: display seq counters as decimal [iproute2-net] ss: mptcp: subflow: display seq counters as decimal - - - 1-1 2025-02-26 Matthieu Baerts (NGI0) netdev New
[net-next,v10,4/4] page_pool: skip dma sync operation for inflight pages fix the DMA API misuse problem for page_pool - - - 1413 2025-02-26 Yunsheng Lin netdev New
[net-next,v10,3/4] page_pool: support unlimited number of inflight pages fix the DMA API misuse problem for page_pool - - - 1323 2025-02-26 Yunsheng Lin netdev New
[net-next,v10,2/4] page_pool: fix IOMMU crash when driver has already unbound fix the DMA API misuse problem for page_pool - - 1 1323 2025-02-26 Yunsheng Lin netdev New
[net-next,v10,1/4] page_pool: introduce page_pool_get_pp() API fix the DMA API misuse problem for page_pool - - - 1521 2025-02-26 Yunsheng Lin netdev New
[iproute2-next] Add OVN to rt_protos [iproute2-next] Add OVN to rt_protos - - - 1-- 2025-02-26 Felix Huettner dsa New
[net-next,v2,13/13] net: phy: phy_caps: Allow getting an phy_interface's capabilities net: phy: Rework linkmodes handling in a dedicated file - - - 19-- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,12/13] net: phy: phylink: Convert capabilities to linkmodes using phy_caps net: phy: Rework linkmodes handling in a dedicated file - - - 19-- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,11/13] net: phy: phylink: Add a mapping between MAC_CAPS and LINK_CAPS net: phy: Rework linkmodes handling in a dedicated file - - - 19-- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,10/13] net: phy: drop phy_settings and the associated lookup helpers net: phy: Rework linkmodes handling in a dedicated file - - - 19-- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,09/13] net: phy: phylink: Use phy_caps_lookup for fixed-link configuration net: phy: Rework linkmodes handling in a dedicated file - - - 19-- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,08/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config net: phy: Rework linkmodes handling in a dedicated file - - - 19-- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex net: phy: Rework linkmodes handling in a dedicated file - - - 181- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,06/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode net: phy: Rework linkmodes handling in a dedicated file - - - 181- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,05/13] net: phy: phy_caps: Introduce phy_caps_valid net: phy: Rework linkmodes handling in a dedicated file - - - 19-- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,04/13] net: phy: phy_caps: Move __set_linkmode_max_speed to phy_caps net: phy: Rework linkmodes handling in a dedicated file - - - 181- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,03/13] net: phy: phy_caps: Move phy_speeds to phy_caps net: phy: Rework linkmodes handling in a dedicated file - - - 181- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,02/13] net: phy: Use an internal, searchable storage for the linkmodes net: phy: Rework linkmodes handling in a dedicated file - - - 181- 2025-02-26 Maxime Chevallier netdev New
[net-next,v2,01/13] net: ethtool: Export the link_mode_params definitions net: phy: Rework linkmodes handling in a dedicated file - - - 19-- 2025-02-26 Maxime Chevallier netdev New
« 1 2 3 41600 1601 »