Show patches with: Archived = No       |   155564 patches
« 1 2 ... 1401 1402 14031555 1556 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V5,2/7] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA vDPA/ifcvf: enables Intel C5000X-PL virtio-net 1 - - 1-- 2021-03-17 Zhu, Lingshan netdev Not Applicable
[V5,1/7] vDPA/ifcvf: get_vendor_id returns a device specific vendor id vDPA/ifcvf: enables Intel C5000X-PL virtio-net 1 - - 1-- 2021-03-17 Zhu, Lingshan netdev Not Applicable
[v3,net-next] net: dsa: b53: mmap: Add device tree support [v3,net-next] net: dsa: b53: mmap: Add device tree support - - - 15-- 2021-03-17 Álvaro Fernández Rojas netdev Accepted
net: ppp: Mundane typo fixes in the file pppoe.c net: ppp: Mundane typo fixes in the file pppoe.c 1 - - 132- 2021-03-17 Bhaskar Chowdhury netdev Accepted
[net-next,resend] net: dsa: b53: relax is63xx() condition [net-next,resend] net: dsa: b53: relax is63xx() condition 1 - - 15-- 2021-03-17 Álvaro Fernández Rojas netdev Accepted
MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again - - - 1-- 2021-03-17 Tiezhu Yang bpf Superseded
[next] ixgbe: Fix out-of-bounds warning in ixgbe_host_interface_command() [next] ixgbe: Fix out-of-bounds warning in ixgbe_host_interface_command() - - - 141- 2021-03-17 Gustavo A. R. Silva netdev Awaiting Upstream
mwifiex: Remove unneeded variable: "ret" mwifiex: Remove unneeded variable: "ret" - - - 1-- 2021-03-17 zuoqilin1@163.com netdev Awaiting Upstream
mwifiex: Remove redundant assignment mwifiex: Remove redundant assignment - - - 1-- 2021-03-17 zuoqilin1@163.com netdev Awaiting Upstream
virtio_net: replace if (cond) BUG() with BUG_ON() virtio_net: replace if (cond) BUG() with BUG_ON() - - - 132- 2021-03-17 Jiapeng Chong netdev Awaiting Upstream
[bpf-next,v2] bpf: net: emit anonymous enum with BPF_TCP_CLOSE value explicitly [bpf-next,v2] bpf: net: emit anonymous enum with BPF_TCP_CLOSE value explicitly 1 - - 141- 2021-03-17 Yonghong Song bpf Superseded
wireless: intel: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.h wireless: intel: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.h 1 - - 1-- 2021-03-17 Bhaskar Chowdhury netdev Awaiting Upstream
[net-next,1/1] net: stmmac: add timestamp correction to rid CDC sync error [net-next,1/1] net: stmmac: add timestamp correction to rid CDC sync error - - - 15-- 2021-03-17 Wong, Vee Khee netdev Accepted
[net,v2] net/sched: cls_flower: fix only mask bit check in the validate_ct_state [net,v2] net/sched: cls_flower: fix only mask bit check in the validate_ct_state - 1 - 14-1 2021-03-17 wenxu netdev Accepted
rxrpc: rxkad: replace if (cond) BUG() with BUG_ON() rxrpc: rxkad: replace if (cond) BUG() with BUG_ON() - - - 132- 2021-03-17 Jiapeng Chong netdev Awaiting Upstream
[v2,bpf-next,4/4] bpftool: treat compilation warnings as errors Generate NULL in vmlinux.h - - - 141- 2021-03-17 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,3/4] selftests/bpf: treat compilation warnings as errors Generate NULL in vmlinux.h - - - 141- 2021-03-17 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,2/4] selftests/bpf: drop custom NULL #define in skb_pkt_end selftest Generate NULL in vmlinux.h - - - 141- 2021-03-17 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,1/4] bpftool: generate NULL definition in vmlinux.h Generate NULL in vmlinux.h - - - 141- 2021-03-17 Andrii Nakryiko bpf Changes Requested
[v3] bpf: Fix memory leak in copy_process() [v3] bpf: Fix memory leak in copy_process() - - - 1-- 2021-03-17 Zhang, Qiang bpf Accepted
[bpf-next,4/4] bpftool: treat compilation warnings as errors Generate NULL in vmlinux.h - - - 141- 2021-03-17 Andrii Nakryiko bpf Superseded
[bpf-next,3/4] selftests/bpf: treat compilation warnings as errors Generate NULL in vmlinux.h - - - 141- 2021-03-17 Andrii Nakryiko bpf Superseded
[bpf-next,2/4] selftests/bpf: drop custom NULL #define in skb_pkt_end selftest Generate NULL in vmlinux.h - - - 141- 2021-03-17 Andrii Nakryiko bpf Superseded
[bpf-next,1/4] bpftool: generate NULL definition in vmlinux.h Generate NULL in vmlinux.h - - - 141- 2021-03-17 Andrii Nakryiko bpf Superseded
[bpf-next,v5,11/11] selftests/bpf: add a test case for udp sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,10/11] sock_map: update sock type checks for UDP sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,09/11] udp: implement udp_bpf_recvmsg() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,08/11] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,07/11] udp: implement ->read_sock() for sockmap sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,06/11] sock: introduce sk->sk_prot->psock_update_sk_prot() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,05/11] sock_map: introduce BPF_SK_SKB_VERDICT sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,04/11] skmsg: avoid lock_sock() in sk_psock_backlog() sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 141- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,03/11] skmsg: introduce skb_send_sock() for sock_map sockmap: introduce BPF_SK_SKB_VERDICT and support UDP - - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,02/11] skmsg: introduce a spinlock to protect ingress_msg sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 132- 2021-03-17 Cong Wang bpf Superseded
[bpf-next,v5,01/11] skmsg: lock ingress_skb when purging sockmap: introduce BPF_SK_SKB_VERDICT and support UDP 1 - - 141- 2021-03-17 Cong Wang bpf Superseded
[net-next,16/16] tipc: remove some unnecessary warnings tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,15/16] tipc: add host-endian copy of user subscription to struct tipc_subscription tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,14/16] tipc: simplify api between binding table and topology server tipc: cleanups and simplifications 4 - - 1014 2021-03-17 Jon Maloy netdev Accepted
[net-next,13/16] tipc: simplify signature of tipc_find_service() tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,12/16] tipc: simplify signature of tipc_service_find_range() tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,11/16] tipc: simplify signature of tipc_nametbl_lookup_group() tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,10/16] tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes() tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,09/16] tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets() tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,08/16] tipc: refactor tipc_sendmsg() and tipc_lookup_anycast() tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,07/16] tipc: rename binding table lookup functions tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,06/16] tipc: simplify signature of tipc_nametbl_withdraw() functions tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,05/16] tipc: simplify call signatures for publication creation tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,04/16] tipc: simplify signature of tipc_namtbl_publish() tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,03/16] tipc: introduce new unified address type for internal use tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,02/16] tipc: move creation of publication item one level up in call chain tipc: cleanups and simplifications 4 - - 1311 2021-03-17 Jon Maloy netdev Accepted
[net-next,01/16] tipc: re-organize members of struct publication tipc: cleanups and simplifications 4 - - 1221 2021-03-17 Jon Maloy netdev Accepted
[net-next,1/1] stmmac: intel: Add PSE and PCH PTP clock source selection stmmac: add PCH and PSE PTP clock setting - - - 141- 2021-03-17 Ong Boon Leong netdev Accepted
[net-next,v2,1/1] net: stmmac: add per-queue TX & RX coalesce ethtool support net: stmmac: add per-q coalesce support 1 - - 15-- 2021-03-17 Ong Boon Leong netdev Accepted
[stable,5.11] net: dsa: b53: Correct learning for standalone ports [stable,5.11] net: dsa: b53: Correct learning for standalone ports - - - 1-- 2021-03-17 Florian Fainelli netdev Not Applicable
[stable,5.10] net: dsa: b53: Correct learning for standalone ports net: dsa: b53: Correct learning for standalone ports - - - 1-- 2021-03-17 Florian Fainelli netdev Superseded
[stable,5.4] net: dsa: b53: Correct learning for standalone ports [stable,5.4] net: dsa: b53: Correct learning for standalone ports - - - 1-- 2021-03-17 Florian Fainelli netdev Superseded
[stable,4.19] net: dsa: b53: Correct learning for standalone ports [stable,4.19] net: dsa: b53: Correct learning for standalone ports - - - 1-- 2021-03-17 Florian Fainelli netdev Superseded
[stable,4.14] net: dsa: b53: Correct learning for standalone ports [stable,4.14] net: dsa: b53: Correct learning for standalone ports - - - 1-- 2021-03-17 Florian Fainelli netdev Superseded
[stable,4.9] net: dsa: b53: Correct learning for standalone ports [stable,4.9] net: dsa: b53: Correct learning for standalone ports - - - 1-- 2021-03-17 Florian Fainelli netdev Superseded
[net-next,v2,10/10] ionic: Update driver to use ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings 1 - - 141- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,09/10] bna: Update driver to use ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings - - - 141- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,08/10] vmxnet3: Update driver to use ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings - - - 15-- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,07/10] virtio_net: Update driver to use ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings 2 - - 141- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,06/10] netvsc: Update driver to use ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings - - - 141- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,05/10] ena: Update driver to use ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings 1 - - 141- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,04/10] hisilicon: Update drivers to use ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings - - - 132- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,03/10] nfp: Replace nfp_pr_et with ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings - 1 - 141- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,02/10] intel: Update drivers to use ethtool_sprintf ethtool: Factor out common code related to writing ethtool strings 1 - - 15-- 2021-03-17 Alexander Duyck netdev Accepted
[net-next,v2,01/10] ethtool: Add common function for filling out strings ethtool: Factor out common code related to writing ethtool strings - - - 141- 2021-03-17 Alexander Duyck netdev Accepted
[v2,net] ionic: linearize tso skb with too many frags [v2,net] ionic: linearize tso skb with too many frags - - - 15-- 2021-03-17 Shannon Nelson netdev Accepted
[net-next,15/15] net/mlx5: E-Switch, Protect changing mode while adding rules [net-next,01/15] net: Change dev parameter to const in netif_device_present() - 1 - 132- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,14/15] net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore [net-next,01/15] net: Change dev parameter to const in netif_device_present() - 1 - 141- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,13/15] net/mlx5e: Do not reload ethernet ports when changing eswitch mode [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 132- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,12/15] net/mlx5e: Unregister eth-reps devices first [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 141- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,11/15] net/mlx5: Move devlink port from mlx5e priv to mlx5e resources [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 132- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,10/15] net/mlx5: Move mlx5e hw resources into a sub object [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 132- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,09/15] net/mlx5e: Register nic devlink port with switch id [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 132- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,08/15] net/mlx5e: Move devlink port register and unregister calls [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 132- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,07/15] net/mlx5e: Verify dev is present in some ndos [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 132- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,06/15] net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representor [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 141- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,05/15] net/mlx5e: Add offload stats ndos to nic netdev ops [net-next,01/15] net: Change dev parameter to const in netif_device_present() - 1 - 141- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,04/15] net/mlx5e: Distinguish nic and esw offload in tc setup block cb [net-next,01/15] net: Change dev parameter to const in netif_device_present() - 1 - 141- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,03/15] net/mlx5e: Allow legacy vf ndos only if in legacy mode [net-next,01/15] net: Change dev parameter to const in netif_device_present() - 1 - 141- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,02/15] net/mlx5e: Same max num channels for both nic and uplink profiles [net-next,01/15] net: Change dev parameter to const in netif_device_present() - 1 - 141- 2021-03-16 Saeed Mahameed netdev Accepted
[net-next,01/15] net: Change dev parameter to const in netif_device_present() [net-next,01/15] net: Change dev parameter to const in netif_device_present() - - - 15-- 2021-03-16 Saeed Mahameed netdev Accepted
[pull,request,net-next,00/15] mlx5 updates 2021-03-16 - - - --- 2021-03-16 Saeed Mahameed netdev Accepted
[net,v4] net: fix race between napi kthread mode and busy poll [net,v4] net: fix race between napi kthread mode and busy poll - - - 132- 2021-03-16 Wei Wang netdev Accepted
[v2,net] net: dsa: Centralize validation of VLAN configuration [v2,net] net: dsa: Centralize validation of VLAN configuration - - - 1311 2021-03-16 Tobias Waldekranz netdev Changes Requested
[bpf] bpf: Fix fexit trampoline. [bpf] bpf: Fix fexit trampoline. 1 - - 1311 2021-03-16 Alexei Starovoitov bpf Accepted
[net-next] openvswitch: Warn over-mtu packets only if iface is UP. [net-next] openvswitch: Warn over-mtu packets only if iface is UP. - - - 132- 2021-03-16 Flavio Leitner netdev Accepted
[net-next,v2,3/3] net: ocelot: Remove ocelot_xfh_get_cpuq net: ocelot: Extend MRP - 1 - 15-- 2021-03-16 Horatiu Vultur netdev Accepted
[net-next,v2,2/3] net: ocelot: Extend MRP net: ocelot: Extend MRP - 1 - 15-- 2021-03-16 Horatiu Vultur netdev Accepted
[net-next,v2,1/3] net: ocelot: Add PGID_BLACKHOLE net: ocelot: Extend MRP - 1 - 15-- 2021-03-16 Horatiu Vultur netdev Accepted
net: sunrpc: fixed function and extra line coding styles net: sunrpc: fixed function and extra line coding styles - - - 1311 2021-03-16 namratajanawade netdev Not Applicable
[v3,bpf] ftrace: Fix modify_ftrace_direct. [v3,bpf] ftrace: Fix modify_ftrace_direct. - 1 - 1212 2021-03-16 Alexei Starovoitov bpf Accepted
dt-bindings: Drop type references on common properties dt-bindings: Drop type references on common properties 7 2 - 1-- 2021-03-16 Rob Herring netdev Not Applicable
net: wireless: search and hold bss in cfg80211_connect_done net: wireless: search and hold bss in cfg80211_connect_done - - - 141- 2021-03-16 Abhishek Kumar netdev Awaiting Upstream
[v2,bpf] ftrace: Fix modify_ftrace_direct. [v2,bpf] ftrace: Fix modify_ftrace_direct. - - - 1212 2021-03-16 Alexei Starovoitov bpf Superseded
[net] ionic: linearize tso skb with too many frags [net] ionic: linearize tso skb with too many frags - - - 15-- 2021-03-16 Shannon Nelson netdev Superseded
[net,2/2] qede: fix memory allocation failures under heavy load qede: fix ethernet self adapter and skb failure issue - - - 14-1 2021-03-16 Bhaskar Upadhaya netdev Changes Requested
« 1 2 ... 1401 1402 14031555 1556 »