Show patches with: State = Action Required       |   608 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[iproute2] ss: mptcp: fix add_addr_accepted stat print [iproute2] ss: mptcp: fix add_addr_accepted stat print 1 - - 1-- 2020-11-18 Andrea Claudi shemminger New
[iproute2] ip/netns: use flock when setting up /run/netns [iproute2] ip/netns: use flock when setting up /run/netns - - - 1-- 2020-11-27 Luca Boccassi shemminger New
[iproute2-next] devlink: Extend man page for port function set command [iproute2-next] devlink: Extend man page for port function set command - 1 - 1-- 2020-11-30 Parav Pandit shemminger New
rdma.8: Add basic description for users unfamiliar with rdma rdma.8: Add basic description for users unfamiliar with rdma 1 - - 1-- 2020-12-23 Alan Perry shemminger New
[iproute] tc: u32: Fix key folding in sample option [iproute] tc: u32: Fix key folding in sample option 1 - - 1-- 2021-02-02 Phil Sutter shemminger New
[iproute2,v3] Add a description section to the rdma man page [iproute2,v3] Add a description section to the rdma man page 1 - - 1-- 2021-02-03 Alan Perry shemminger New
[iproute2] iplink: remove support for non-netlink configuration [iproute2] iplink: remove support for non-netlink configuration - - - 1-- 2021-03-18 Stephen Hemminger shemminger New
[iproute2,1/3] man: devlink-region: fix typo in example Fix some typos in doc and man pages - - - 1-- 2022-03-22 Andrea Claudi shemminger New
[iproute2,2/3] man: fix some typos Fix some typos in doc and man pages - - - 1-- 2022-03-22 Andrea Claudi shemminger New
[iproute2,3/3] doc: fix 'infact' --> 'in fact' typo Fix some typos in doc and man pages - - - 1-- 2022-03-22 Andrea Claudi shemminger New
[iproute2-next] tc: Add JSON output to tc-class [iproute2-next] tc: Add JSON output to tc-class - - - 1-- 2022-04-08 Max Tottenham shemminger New
[1/1] tc-bpf: added instructions to build cbpf generator updates to tc-bpf manpage - - - 1-1 2022-04-25 Ray Kinsella shemminger New
[iproute2,v2] fix missing map name when creating eBPF maps [iproute2,v2] fix missing map name when creating eBPF maps - - - 1-- 2022-11-02 mrpre shemminger New
[iproute2] iplink: fix accepting non-canonical ifxxx names [iproute2] iplink: fix accepting non-canonical ifxxx names - - - 1-- 2022-11-02 Anton Protopopov shemminger New
[iproute2] ip: fix return value for rtnl_talk failures [iproute2] ip: fix return value for rtnl_talk failures - - 1 1-- 2022-11-08 Hangbin Liu shemminger New
[iproute2] devlink: load ifname map on demand from ifname_map_rev_lookup() as well [iproute2] devlink: load ifname map on demand from ifname_map_rev_lookup() as well - - - 1-- 2022-11-09 Jiri Pirko shemminger New
[iproute2] Revert "tc/tc_monitor: print netlink extack message" [iproute2] Revert "tc/tc_monitor: print netlink extack message" - - - 1-- 2022-11-15 Hangbin Liu shemminger New
[iproute2,1/2] tc: ct: Fix ct commit nat forcing addr two fixes for tc ct command - 1 - 1-- 2022-11-16 Roi Dayan shemminger New
[iproute2,2/2] tc: ct: Fix invalid pointer derefence two fixes for tc ct command - 1 - 1-- 2022-11-16 Roi Dayan shemminger New
[net] tcp: fix TCP_SKB_CB(skb)->tcp_tw_isn not being used [net] tcp: fix TCP_SKB_CB(skb)->tcp_tw_isn not being used - - - --- 2020-12-28 Pengcheng Yang netdev New
[v3] tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() [v3] tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() 2 1 - --- 2021-08-30 GuoYong Zheng netdev New
[1/4] net/ncsi: make one oem_gma function for all mfr id Refactoring for GMA command - - - 15-- 2023-04-13 Ivan Mikhaylov netdev New
[2/4] net/ncsi: change from ndo_set_mac_address to dev_set_mac_address Refactoring for GMA command - - - 15-- 2023-04-13 Ivan Mikhaylov netdev New
[3/4] net/ftgmac100: add mac-address-increment option for GMA command from NC-SI Refactoring for GMA command - - - 15-- 2023-04-13 Ivan Mikhaylov netdev New
[4/4] net/ncsi: add shift MAC address property Refactoring for GMA command - - - 15-- 2023-04-13 Ivan Mikhaylov netdev New
[net-next,v10,1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA introduce page_pool_alloc() related API - - - 141- 2023-09-22 Yunsheng Lin netdev Needs ACK
[net-next,v10,2/6] page_pool: unify frag_count handling in page_pool_is_last_frag() introduce page_pool_alloc() related API - - - 15-- 2023-09-22 Yunsheng Lin netdev Needs ACK
[net-next,v10,3/6] page_pool: remove PP_FLAG_PAGE_FRAG introduce page_pool_alloc() related API - - - 15-- 2023-09-22 Yunsheng Lin netdev Needs ACK
[net-next,v10,4/6] page_pool: introduce page_pool[_cache]_alloc() API introduce page_pool_alloc() related API - - - 15-- 2023-09-22 Yunsheng Lin netdev Needs ACK
[net-next,v10,5/6] page_pool: update document about fragment API introduce page_pool_alloc() related API - - - 15-- 2023-09-22 Yunsheng Lin netdev Needs ACK
[net-next,v10,6/6] net: veth: use newly added page pool API for veth with xdp introduce page_pool_alloc() related API - - - 15-- 2023-09-22 Yunsheng Lin netdev Needs ACK
[net,v2,1/6] virtio-net: initially change the value of tx-frames virtio-net: Fix and update interrupt moderation 1 - - 15-- 2023-09-25 Heng Qi netdev Needs ACK
[net,v2,2/6] virtio-net: fix mismatch of getting tx-frames virtio-net: Fix and update interrupt moderation 1 - - 14-1 2023-09-25 Heng Qi netdev Needs ACK
[net,v2,3/6] virtio-net: consistently save parameters for per-queue virtio-net: Fix and update interrupt moderation 1 - - 14-1 2023-09-25 Heng Qi netdev Needs ACK
[net,v2,4/6] virtio-net: fix per queue coalescing parameter setting virtio-net: Fix and update interrupt moderation - - - 14-1 2023-09-25 Heng Qi netdev Needs ACK
[net,v2,5/6] virtio-net: fix the vq coalescing setting for vq resize virtio-net: Fix and update interrupt moderation - - - 1311 2023-09-25 Heng Qi netdev Needs ACK
[net,v2,6/6] virtio-net: a tiny comment update virtio-net: Fix and update interrupt moderation 1 - - 15-- 2023-09-25 Heng Qi netdev Needs ACK
ax25: Fix potential deadlock on &ax25_list_lock ax25: Fix potential deadlock on &ax25_list_lock - 1 - 141- 2023-09-26 Chengfeng Ye netdev New
[v2,net-next] dt-bindings: net: fec: Add imx8dxl description [v2,net-next] dt-bindings: net: fec: Add imx8dxl description 1 - - 15-- 2023-09-26 Fabio Estevam netdev New
[net-next,v3,1/2] r8152: break the loop when the budget is exhausted r8152: modify rx_bottom - - - 15-- 2023-09-26 Hayes Wang netdev Needs ACK
[net-next,v3,2/2] r8152: use napi_gro_frags r8152: modify rx_bottom - - - 15-- 2023-09-26 Hayes Wang netdev Needs ACK
[1/3,net] net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns() [1/3,net] net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns() - 1 - 141- 2023-09-26 Dan Carpenter netdev New
[2/3,net] net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns() [1/3,net] net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns() - 1 - 141- 2023-09-26 Dan Carpenter netdev New
[3/3,net] dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return [1/3,net] net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns() 1 1 - 141- 2023-09-26 Dan Carpenter netdev New
[net-next] net: microchip: lan743x: improve throughput with rx timestamp config [net-next] net: microchip: lan743x: improve throughput with rx timestamp config - 1 - 141- 2023-09-26 Vishvambar Panth S netdev New
[net-next,v2] net: qualcomm: rmnet: Add side band flow control support [net-next,v2] net: qualcomm: rmnet: Add side band flow control support - - - 15-- 2023-09-26 Subash Abhinov Kasiviswanathan (KS) netdev New
net/sched: use spin_lock_bh() on &gact->tcf_lock net/sched: use spin_lock_bh() on &gact->tcf_lock - 1 - 141- 2023-09-26 Chengfeng Ye netdev New
[net] ipv4: Set offload_failed flag in fibmatch results [net] ipv4: Set offload_failed flag in fibmatch results - 3 - 15-- 2023-09-26 Benjamin Poirier netdev New
[net,v6,2/3] net: prevent rewrite of msg_name and msg_namelen in sock_sendmsg() Insulate Kernel Space From SOCK_ADDR Hooks - - - 132- 2023-09-26 Jordan Rife netdev New
[1/3] r8152: Increase USB control msg timeout to 5000ms as per spec r8152: Avoid writing garbage to the adapter's registers - - - 141- 2023-09-26 Doug Anderson netdev New
[2/3] r8152: Retry register reads/writes r8152: Avoid writing garbage to the adapter's registers - - - 141- 2023-09-26 Doug Anderson netdev New
[3/3] r8152: Block future register access if register access fails r8152: Avoid writing garbage to the adapter's registers - - - 141- 2023-09-26 Doug Anderson netdev New
[net] ibmveth: Remove condition to recompute TCP header checksum. [net] ibmveth: Remove condition to recompute TCP header checksum. - 2 - 14-1 2023-09-26 Nick Child netdev New
[net-next,v2,1/9] bnxt_en: Update firmware interface to 1.10.2.171 bnxt_en: hwmon and SRIOV updates - - - 141- 2023-09-27 Michael Chan netdev Needs ACK
[net-next,v2,2/9] bnxt_en: Enhance hwmon temperature reporting bnxt_en: hwmon and SRIOV updates - 1 - 15-- 2023-09-27 Michael Chan netdev Needs ACK
[net-next,v2,3/9] bnxt_en: Move hwmon functions into a dedicated file bnxt_en: hwmon and SRIOV updates 1 1 - 141- 2023-09-27 Michael Chan netdev Needs ACK
[net-next,v2,4/9] bnxt_en: Modify the driver to use hwmon_device_register_with_info bnxt_en: hwmon and SRIOV updates 1 - - 141- 2023-09-27 Michael Chan netdev Needs ACK
[net-next,v2,5/9] bnxt_en: Expose threshold temperatures through hwmon bnxt_en: hwmon and SRIOV updates 1 - - 15-- 2023-09-27 Michael Chan netdev Needs ACK
[net-next,v2,6/9] bnxt_en: Use non-standard attribute to expose shutdown temperature bnxt_en: hwmon and SRIOV updates - 1 - 141- 2023-09-27 Michael Chan netdev Needs ACK
[net-next,v2,7/9] bnxt_en: Event handler for Thermal event bnxt_en: hwmon and SRIOV updates 1 - - 141- 2023-09-27 Michael Chan netdev Needs ACK
[net-next,v2,8/9] bnxt_en: Support QOS and TPID settings for the SRIOV VLAN bnxt_en: hwmon and SRIOV updates - - - 141- 2023-09-27 Michael Chan netdev Needs ACK
[net-next,v2,9/9] bnxt_en: Update VNIC resource calculation for VFs bnxt_en: hwmon and SRIOV updates - - - 15-- 2023-09-27 Michael Chan netdev Needs ACK
[vhost] virtio_net: fix the missing of the dma cpu sync [vhost] virtio_net: fix the missing of the dma cpu sync - - - 141- 2023-09-27 Xuan Zhuo netdev New
[RESEND,net-next,v2,1/3] net: libwx: support hardware statistics Wangxun ethtool stats - - - 141- 2023-09-27 Jiawen Wu netdev New
[RESEND,net-next,v2,2/3] net: txgbe: add ethtool stats support Wangxun ethtool stats - - - 141- 2023-09-27 Jiawen Wu netdev New
[RESEND,net-next,v2,3/3] net: ngbe: add ethtool stats support Wangxun ethtool stats - - - 15-- 2023-09-27 Jiawen Wu netdev New
[v5,net-next,1/4] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - - - 141- 2023-09-27 Roger Quadros netdev New
[v5,net-next,2/4] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - - - 132- 2023-09-27 Roger Quadros netdev New
[v5,net-next,3/4] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - - - 132- 2023-09-27 Roger Quadros netdev New
[v5,net-next,4/4] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing - - - 132- 2023-09-27 Roger Quadros netdev New
bridge: MTU auto tuning ignores IFLA_MTU on NEWLINK bridge: MTU auto tuning ignores IFLA_MTU on NEWLINK - - - 1-- 2023-09-27 Trent Lloyd netdev New
net/xen-netback: Break build if netback slots > max_skbs + 1 net/xen-netback: Break build if netback slots > max_skbs + 1 1 - - 123- 2023-09-27 David Kahurani netdev New
[net-next,v2,1/9] i40e: Remove back pointer from i40e_hw structure i40e: House-keeping and clean-up - - - 15-- 2023-09-27 Ivan Vecera netdev New
[net-next,v2,2/9] i40e: Move I40E_MASK macro to i40e_register.h i40e: House-keeping and clean-up - - - 15-- 2023-09-27 Ivan Vecera netdev New
[net-next,v2,3/9] i40e: Refactor I40E_MDIO_CLAUSE* macros i40e: House-keeping and clean-up - - - 141- 2023-09-27 Ivan Vecera netdev New
[net-next,v2,4/9] virtchnl: Add header dependencies i40e: House-keeping and clean-up - - - 15-- 2023-09-27 Ivan Vecera netdev New
[net-next,v2,5/9] i40e: Simplify memory allocation functions i40e: House-keeping and clean-up - - - 141- 2023-09-27 Ivan Vecera netdev New
[net-next,v2,6/9] i40e: Move memory allocation structures to i40e_alloc.h i40e: House-keeping and clean-up - - - 15-- 2023-09-27 Ivan Vecera netdev New
[net-next,v2,7/9] i40e: Split i40e_osdep.h i40e: House-keeping and clean-up - - - 141- 2023-09-27 Ivan Vecera netdev New
[net-next,v2,8/9] i40e: Remove circular header dependencies and fix headers i40e: House-keeping and clean-up - - - 141- 2023-09-27 Ivan Vecera netdev New
[net-next,v2,9/9] i40e: Move DDP specific macros and structures to i40e_ddp.c i40e: House-keeping and clean-up - - - 15-- 2023-09-27 Ivan Vecera netdev New
net: appletalk: remove cops support net: appletalk: remove cops support 2 1 - 1-- 2023-09-27 Greg KH netdev New
[net] net: microchip: lan743x : bidirectional throughuput improvement [net] net: microchip: lan743x : bidirectional throughuput improvement - 1 - 15-- 2023-09-27 Vishvambar Panth S netdev New
[net-next] net: dsa: mt753x: remove mt753x_phylink_pcs_link_up() [net-next] net: dsa: mt753x: remove mt753x_phylink_pcs_link_up() - 2 - 15-- 2023-09-27 Russell King (Oracle) netdev New
[net-next] net: dsa: microchip: Uninitialized variable in ksz9477_acl_move_entries() [net-next] net: dsa: microchip: Uninitialized variable in ksz9477_acl_move_entries() - 1 - 15-- 2023-09-27 Dan Carpenter netdev New
[net-next] ptp: ocp: fix error code in probe() [net-next] ptp: ocp: fix error code in probe() - 1 - 15-- 2023-09-27 Dan Carpenter netdev New
netfilter: ipset: add ip_set lock to ip_set_test netfilter: ipset: add ip_set lock to ip_set_test - - - 141- 2023-09-27 xiaolinkui netdev New
[v3,1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - 132- 2023-09-27 Joao Moreira netdev New
[v3,2/2] Make num_actions unsigned Prevent potential write out of bounds - - - 141- 2023-09-27 Joao Moreira netdev New
[net] net: stmmac: dwmac-stm32: fix resume on STM32 MCU [net] net: stmmac: dwmac-stm32: fix resume on STM32 MCU - 1 - 15-- 2023-09-27 Ben Wolsieffer netdev New
[v4,net-next,1/7] net: move ethtool-related netdev state into its own struct ethtool: track custom RSS contexts in the core - 2 - 141- 2023-09-27 edward.cree@amd.com netdev Needs ACK
[v4,net-next,2/7] net: ethtool: attach an XArray of custom RSS contexts to a netdevice ethtool: track custom RSS contexts in the core - - - 141- 2023-09-27 edward.cree@amd.com netdev Needs ACK
[v4,net-next,3/7] net: ethtool: record custom RSS contexts in the XArray ethtool: track custom RSS contexts in the core - 1 - 132- 2023-09-27 edward.cree@amd.com netdev Needs ACK
[v4,net-next,4/7] net: ethtool: let the core choose RSS context IDs ethtool: track custom RSS contexts in the core - 2 - 132- 2023-09-27 edward.cree@amd.com netdev Needs ACK
[v4,net-next,5/7] net: ethtool: add an extack parameter to new rxfh_context APIs ethtool: track custom RSS contexts in the core - 1 - 141- 2023-09-27 edward.cree@amd.com netdev Needs ACK
[v4,net-next,6/7] net: ethtool: add a mutex protecting RSS contexts ethtool: track custom RSS contexts in the core - 2 - 132- 2023-09-27 edward.cree@amd.com netdev Needs ACK
[v4,net-next,7/7] sfc: use new rxfh_context API ethtool: track custom RSS contexts in the core - 1 - 141- 2023-09-27 edward.cree@amd.com netdev Needs ACK
tipc: fix a potential deadlock on &tx->lock tipc: fix a potential deadlock on &tx->lock 1 1 - 132- 2023-09-27 Chengfeng Ye netdev New
[net-next,v7,1/3] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support net: axienet: Introduce dmaengine - 1 - 141- 2023-09-27 Radhey Shyam Pandey netdev New
[net-next,v7,2/3] net: axienet: Preparatory changes for dmaengine support net: axienet: Introduce dmaengine - - - 1311 2023-09-27 Radhey Shyam Pandey netdev New
« 1 2 3 46 7 »