Show patches with: State = Action Required       |   23138 patches
« 1 2 ... 46 47 48231 232 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,3/6] rtnetlink: fill IFLA_PARENT_DEV_NAME on link dump WWAN netdev creation framework tweaks --- 2021-06-03 Sergey Ryazanov New
[RFC,2/6] wwan: fix module initialization WWAN netdev creation framework tweaks --- 2021-06-03 Sergey Ryazanov New
[RFC,1/6] rtnetlink: fix alloc() method introduction WWAN netdev creation framework tweaks --- 2021-06-03 Sergey Ryazanov New
r8169: introduce polling method for link change r8169: introduce polling method for link change --- 2021-06-03 Koba Ko New
[net-next] net: tcp better handling of reordering then loss cases [net-next] net: tcp better handling of reordering then loss cases --- 2021-06-03 Yuchung Cheng New
[bpf-next,4/4] selftests/bpf: add xdp_redirect_multi into .gitignore Few small libbpf and selftests/bpf fixes --- 2021-06-03 Andrii Nakryiko New
[bpf-next,3/4] libbpf: install skel_internal.h header used from light skeletons Few small libbpf and selftests/bpf fixes --- 2021-06-03 Andrii Nakryiko New
[bpf-next,2/4] libbpf: refactor header installation portions of Makefile Few small libbpf and selftests/bpf fixes --- 2021-06-03 Andrii Nakryiko New
[bpf-next,1/4] libbpf: move few APIs from 0.4 to 0.5 version Few small libbpf and selftests/bpf fixes --- 2021-06-03 Andrii Nakryiko New
perf env: fix memory leak: free bpf_prog_info_linear perf env: fix memory leak: free bpf_prog_info_linear --- 2021-06-02 Riccardo Mancini New
[v3] bpf: core: fix shift-out-of-bounds in ___bpf_prog_run [v3] bpf: core: fix shift-out-of-bounds in ___bpf_prog_run --- 2021-06-02 Kurt Manucredo New
[v3] net: bonding: Use strscpy_pad() instead of manually-truncated strncpy() [v3] net: bonding: Use strscpy_pad() instead of manually-truncated strncpy() --- 2021-06-02 Kees Cook New
[v7,16/16] RDMA/irdma: Update MAINTAINERS file Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,14/16] RDMA/irdma: Add ABI definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,13/16] RDMA/irdma: Add dynamic tracing for CM Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,12/16] RDMA/irdma: Add miscellaneous utility definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,11/16] RDMA/irdma: Add user/kernel shared libraries Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,10/16] RDMA/irdma: Add RoCEv2 UD OP support Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,09/16] RDMA/irdma: Implement device supported verb APIs Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,08/16] RDMA/irdma: Add PBLE resource manager Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,07/16] RDMA/irdma: Add connection manager Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,06/16] RDMA/irdma: Add QoS definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,05/16] RDMA/irdma: Add privileged UDA queue implementation Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,04/16] RDMA/irdma: Add HMC backing store setup functions Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,03/16] RDMA/irdma: Implement HW Admin Queue OPs Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,02/16] RDMA/irdma: Implement device initialization definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v7,01/16] RDMA/irdma: Register auxiliary driver and implement private channel OPs Add Intel Ethernet Protocol Driver for RDMA (irdma) --- 2021-06-02 Saleem, Shiraz New
[v2] net: bonding: Use strscpy() instead of manually-truncated strncpy() [v2] net: bonding: Use strscpy() instead of manually-truncated strncpy() --- 2021-06-02 Kees Cook New
net: vlan: Avoid using strncpy() net: vlan: Avoid using strncpy() --- 2021-06-02 Kees Cook New
[8/8] nvme-tcp-offload: Add IO level implementation NVMeTCP Offload ULP --- 2021-06-02 Shai Malin New
[7/8] nvme-tcp-offload: Add queue level implementation NVMeTCP Offload ULP --- 2021-06-02 Shai Malin New
[6/8] nvme-tcp-offload: Add controller level error recovery implementation NVMeTCP Offload ULP --- 2021-06-02 Shai Malin New
[5/8] nvme-tcp-offload: Add controller level implementation NVMeTCP Offload ULP --- 2021-06-02 Shai Malin New
[4/8] nvme-tcp-offload: Add device scan implementation NVMeTCP Offload ULP --- 2021-06-02 Shai Malin New
[3/8] nvme-fabrics: Expose nvmf_check_required_opts() globally NVMeTCP Offload ULP --- 2021-06-02 Shai Malin New
[2/8] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions NVMeTCP Offload ULP --- 2021-06-02 Shai Malin New
[1/8] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP NVMeTCP Offload ULP --- 2021-06-02 Shai Malin New
net: bonding: Use strscpy() instead of manually-truncated strncpy() net: bonding: Use strscpy() instead of manually-truncated strncpy() --- 2021-06-02 Kees Cook New
[net-next,v2,3/3] tipc: simplify handling of lookup scope during multicast message reception tipc: some small cleanups --- 2021-06-02 Jon Maloy New
[net-next,v2,2/3] tipc: refactor function tipc_sk_anc_data_recv() tipc: some small cleanups --- 2021-06-02 Jon Maloy New
[net-next,v2,1/3] tipc: eliminate redundant fields in struct tipc_sock tipc: some small cleanups --- 2021-06-02 Jon Maloy New
[7/7] qed: Add IP services APIs support QED NVMeTCP Offload --- 2021-06-02 Shai Malin New
[6/7] qed: Add NVMeTCP Offload IO Level FW Initializations QED NVMeTCP Offload --- 2021-06-02 Shai Malin New
[5/7] qed: Add NVMeTCP Offload IO Level FW and HW HSI QED NVMeTCP Offload --- 2021-06-02 Shai Malin New
[4/7] qed: Add support of HW filter block QED NVMeTCP Offload --- 2021-06-02 Shai Malin New
[3/7] qed: Add NVMeTCP Offload Connection Level FW and HW HSI QED NVMeTCP Offload --- 2021-06-02 Shai Malin New
[2/7] qed: Add NVMeTCP Offload PF Level FW and HW HSI QED NVMeTCP Offload --- 2021-06-02 Shai Malin New
[1/7] qed: Add TCP_ULP FW resource layout QED NVMeTCP Offload --- 2021-06-02 Shai Malin New
[net-next] net: ibm: replenish rx pool and poll less frequently [net-next] net: ibm: replenish rx pool and poll less frequently --- 2021-06-02 Lijun Pan New
[v3,net-next,9/9] net: pcs: xpcs: convert to phylink_pcs_ops Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,8/9] net: pcs: xpcs: convert to mdio_device Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,7/9] net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write} Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,6/9] net: pcs: xpcs: export xpcs_probe Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,4/9] net: pcs: xpcs: export xpcs_validate Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,2/9] net: pcs: xpcs: there is only one PHY ID Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,1/9] net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops() Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[04/12] dt-bindings: clock: update ti,sci-clk.yaml references Fix broken docs references at next-20210602 --- 2021-06-02 Mauro Carvalho Chehab New
[03/12] dt-bindings: soc: ti: update sci-pm-domain.yaml references Fix broken docs references at next-20210602 --- 2021-06-02 Mauro Carvalho Chehab New
can: bcm/raw/isotp: use per module netdevice notifier can: bcm/raw/isotp: use per module netdevice notifier --- 2021-06-02 Tetsuo Handa New
brcmfmac: Delete second brcm folder hierarchy brcmfmac: Delete second brcm folder hierarchy --- 2021-06-02 Matthias Brugger New
[net] cxgb4: fix regression with HASH tc prio value update [net] cxgb4: fix regression with HASH tc prio value update --- 2021-06-02 Rahul Lakkireddy New
[net-next] fib: Return the correct errno code [net-next] fib: Return the correct errno code --- 2021-06-02 Zheng Yongjun New
[net-next] net: Return the correct errno code [net-next] net: Return the correct errno code --- 2021-06-02 Zheng Yongjun New
[net-next] net/x25: Return the correct errno code [net-next] net/x25: Return the correct errno code --- 2021-06-02 Zheng Yongjun New
[6/6] sched: Change task_struct::state sched: Cleanup task_struct::state --- 2021-06-02 Peter Zijlstra New
[5/6] sched,timer: Use __set_current_state() sched: Cleanup task_struct::state --- 2021-06-02 Peter Zijlstra New
[4/6] sched: Add get_current_state() sched: Cleanup task_struct::state --- 2021-06-02 Peter Zijlstra New
[3/6] sched,perf,kvm: Fix preemption condition sched: Cleanup task_struct::state --- 2021-06-02 Peter Zijlstra New
[2/6] sched: Introduce task_is_running() sched: Cleanup task_struct::state --- 2021-06-02 Peter Zijlstra New
[1/6] sched: Unbreak wakeups sched: Cleanup task_struct::state --- 2021-06-02 Peter Zijlstra New
[net,2/2] netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches Netfilter fixes for net --- 2021-06-02 Pablo Neira Ayuso New
[net,1/2] netfilter: nft_ct: skip expectations for confirmed conntrack Netfilter fixes for net --- 2021-06-02 Pablo Neira Ayuso New
[net-next,2/2] Revert "net: ipa: disable checksum offload for IPA v4.5+" net: ipa: support inline checksum offload --- 2021-06-02 Alex Elder New
[net-next,1/2] net: ipa: add support for inline checksum offload net: ipa: support inline checksum offload --- 2021-06-02 Alex Elder New
[net-next,2/2] net: enetc: count the tc-taprio window drops Report tc-taprio window drops in NXP ENETC driver --- 2021-06-02 Vladimir Oltean New
[net-next,1/2] net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled Report tc-taprio window drops in NXP ENETC driver --- 2021-06-02 Vladimir Oltean New
[RESEND,net-next,v3,18/18] Documentation: devlink rate objects devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,17/18] selftest: netdevsim: Add devlink rate grouping test devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,16/18] netdevsim: Allow setting parent node of rate objects devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,15/18] devlink: Allow setting parent node of rate objects devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,14/18] selftest: netdevsim: Add devlink rate nodes test devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,13/18] netdevsim: Implement support for devlink rate nodes devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,12/18] devlink: Introduce rate nodes devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,11/18] selftest: netdevsim: Add devlink port shared/max tx rate test devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,10/18] netdevsim: Implement devlink rate leafs tx rate support devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,09/18] devlink: Allow setting tx rate for devlink rate leaf objects devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,08/18] selftest: netdevsim: Add devlink rate test devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,07/18] netdevsim: Register devlink rate leaf objects per VF devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,06/18] devlink: Introduce rate object devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,05/18] netdevsim: Implement legacy/switchdev mode for VFs devlink rate support --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,04/18] netdevsim: Implement VFs Untitled series #133782 --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,03/18] netdevsim: Implement port types and indexing Untitled series #133371 --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,02/18] netdevsim: Disable VFs on nsim_dev_reload_destroy() call Untitled series #133783 --- 2021-06-02 Dmytro Linkin New
[RESEND,net-next,v3,01/18] netdevsim: Add max_vfs to bus_dev [RESEND,net-next,v3,01/18] netdevsim: Add max_vfs to bus_dev --- 2021-06-02 Dmytro Linkin New
[net,2/3] net: stmmac: avoid kernel panic in tc_setup_taprio() net: ethernet: fixes for stmmac and fec --- 2021-06-02 Joakim Zhang New
[net-next,v3,8/8] nfp: flower-ct: add tc merge functionality Introduce conntrack offloading to the nfp driver --- 2021-06-02 Simon Horman New
[net-next,v3,7/8] nfp: flower-ct: add tc_merge_tb Introduce conntrack offloading to the nfp driver --- 2021-06-02 Simon Horman New
[net-next,v3,6/8] nfp: flower-ct: add a table to map flow cookies to ct flows Introduce conntrack offloading to the nfp driver --- 2021-06-02 Simon Horman New
[net-next,v3,5/8] nfp: flower-ct: add nfp_fl_ct_flow_entries Introduce conntrack offloading to the nfp driver --- 2021-06-02 Simon Horman New
[net-next,v3,4/8] nfp: flower-ct: add zone table entry when handling pre/post_ct flows Introduce conntrack offloading to the nfp driver --- 2021-06-02 Simon Horman New
« 1 2 ... 46 47 48231 232 »