Show patches with: State = Action Required       |   23138 patches
« 1 2 ... 25 26 27231 232 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,2/3] flow_offload: add process to delete offloaded actions from net device flow_offload: hardware offload of TC actions --- 2021-07-22 Simon Horman New
[net-next,1/3] flow_offload: allow user to offload tc action to net device flow_offload: hardware offload of TC actions --- 2021-07-22 Simon Horman New
[net-next,9/9] nfp: flower-tc: add flow stats updates for ct nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next,8/9] nfp: flower-ct: add offload calls to the nfp nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next,7/9] nfp: flower-ct: add flow_pay to the offload table nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next,6/9] nfp: flower-ct: add actions into flow_pay for offload nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next,5/9] nfp: flower-ct: compile match sections of flow_payload nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next,4/9] nfp: flower-ct: calculate required key_layers nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next,3/9] nfp: flower: refactor action offload code slightly nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next,2/9] nfp: flower: refactor match functions to take flow_rule as input nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next,1/9] nfp: flower: make the match compilation functions reusable nfp: flower: conntrack offload --- 2021-07-22 Simon Horman New
[net-next] ipv6: fix "'ioam6_if_id_max' defined but not used" warn [net-next] ipv6: fix "'ioam6_if_id_max' defined but not used" warn --- 2021-07-22 Matthieu Baerts New
[net-next,v1,1/1] net: selftests: add MTU test [net-next,v1,1/1] net: selftests: add MTU test --- 2021-07-22 Oleksij Rempel New
[net-next,v1,1/1] net: usb: asix: ax88772: add missing stop [net-next,v1,1/1] net: usb: asix: ax88772: add missing stop --- 2021-07-22 Oleksij Rempel New
[net-next,v1,1/1] net: usb: asix: ax88772: do not poll for PHY before registering it [net-next,v1,1/1] net: usb: asix: ax88772: do not poll for PHY before registering it --- 2021-07-22 Oleksij Rempel New
net: sched: cls_api: Fix the the wrong parameter net: sched: cls_api: Fix the the wrong parameter --- 2021-07-22 Yajun Deng New
[v28,22/25] Audit: Add record for multiple process LSM attributes Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,19/25] NET: Store LSM netlabel data in a lsmblob Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,18/25] LSM: security_secid_to_secctx in netlink netfilter Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,16/25] LSM: Use lsmcontext in security_secid_to_secctx Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,15/25] LSM: Ensure the correct LSM context releaser Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,10/25] LSM: Use lsmblob in security_task_getsecid Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,08/25] LSM: Use lsmblob in security_secid_to_secctx Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[v28,07/25] LSM: Use lsmblob in security_secctx_to_secid Untitled series #146789 --- 2021-07-22 Casey Schaufler New
[net-next,2/2] tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option [net-next,1/2] net/sched: act_skbmod: Add SKBMOD_F_ECN option support --- 2021-07-21 Peilin Ye New
[net-next] net: switchdev: fix FDB entries towards foreign ports not getting propagated to us [net-next] net: switchdev: fix FDB entries towards foreign ports not getting propagated to us --- 2021-07-21 Vladimir Oltean New
net: sparx5: fix unmet dependencies warning net: sparx5: fix unmet dependencies warning --- 2021-07-21 Randy Dunlap New
[bpf-next,3/3] libbpf: Export bpf_program__attach_kprobe_opts function libbpf: Export bpf_program__attach_kprobe_opts function --- 2021-07-21 Jiri Olsa New
[bpf-next,2/3] libbpf: Allow decimal offset for kprobes libbpf: Export bpf_program__attach_kprobe_opts function --- 2021-07-21 Jiri Olsa New
[bpf-next,1/3] libbpf: Fix func leak in attach_kprobe libbpf: Export bpf_program__attach_kprobe_opts function --- 2021-07-21 Jiri Olsa New
[v2,2/2] net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum Fixes for KSZ DSA switch --- 2021-07-21 Lino Sanfilippo New
[v2,1/2] net: dsa: ensure linearized SKBs in case of tail taggers Fixes for KSZ DSA switch --- 2021-07-21 Lino Sanfilippo New
[bpf-next,v2,8/8] samples: bpf: Convert xdp_redirect_cpu to use XDP samples helpers Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,7/8] samples: bpf: Convert xdp_redirect_map_multi to use XDP samples helpers Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,6/8] samples: bpf: Convert xdp_redirect_map to use XDP samples helpers Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,5/8] samples: bpf: Convert xdp_redirect to use XDP samples helper Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,3/8] samples: bpf: Add BPF support for XDP samples helper Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,2/8] samples: bpf: Add common infrastructure for XDP samples Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[bpf-next,v2,1/8] samples: bpf: fix a couple of warnings Improve XDP samples usability and output --- 2021-07-21 Kumar Kartikeya Dwivedi New
[net-next] bpf: fix pointer cast warning [net-next] bpf: fix pointer cast warning --- 2021-07-21 Arnd Bergmann New
[RFC,v1,net-next,1/1] net: ethernet: ti: cpsw: allow MTU > 1500 when overridden by module parameter [RFC,v1,net-next,1/1] net: ethernet: ti: cpsw: allow MTU > 1500 when overridden by module parameter --- 2021-07-21 Colin Foster New
[v3,2/3] can: rcar_canfd: Add support for RZ/G2L family Renesas RZ/G2L CANFD support --- 2021-07-21 Prabhakar Mahadev Lad New
ravb: Remove extra TAB ravb: Remove extra TAB --- 2021-07-21 Biju Das New
ravb: Fix a typo in comment ravb: Fix a typo in comment --- 2021-07-21 Biju Das New
[net] tcp: disable TFO blackhole logic by default [net] tcp: disable TFO blackhole logic by default --- 2021-07-21 Wei Wang New
[RFC,9/9] sk_buff: access secmark via getter/setter [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[RFC,8/9] sk_buff: move vlan field after tail. [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[RFC,7/9] sk_buff: move inner header fields after tail [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[RFC,6/9] veth: use skb_prepare_for_gro() [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[RFC,5/9] skbuff: introduce has_sk state bit. [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[RFC,4/9] net: optimize GRO for the common case. [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[RFC,3/9] sk_buff: move the active_extensions into the state bitfield [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[RFC,2/9] sk_buff: track dst status in skb->_state [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[RFC,1/9] sk_buff: track nfct status in newly added skb->_state [RFC,1/9] sk_buff: track nfct status in newly added skb->_state --- 2021-07-21 Paolo Abeni New
[v6,net-next,7/7] net: bridge: move the switchdev object replay helpers to "push" mode Let switchdev drivers offload and unoffload bridge ports at their own convenience --- 2021-07-21 Vladimir Oltean New
[v6,net-next,6/7] net: bridge: guard the switchdev replay helpers against a NULL notifier block Let switchdev drivers offload and unoffload bridge ports at their own convenience --- 2021-07-21 Vladimir Oltean New
[v6,net-next,5/7] net: bridge: switchdev: let drivers inform which bridge ports are offloaded Let switchdev drivers offload and unoffload bridge ports at their own convenience --- 2021-07-21 Vladimir Oltean New
[v6,net-next,4/7] net: bridge: switchdev: recycle unused hwdoms Let switchdev drivers offload and unoffload bridge ports at their own convenience --- 2021-07-21 Vladimir Oltean New
[v6,net-next,3/7] net: bridge: disambiguate offload_fwd_mark Let switchdev drivers offload and unoffload bridge ports at their own convenience --- 2021-07-21 Vladimir Oltean New
[v6,net-next,2/7] net: dpaa2-switch: refactor prechangeupper sanity checks Let switchdev drivers offload and unoffload bridge ports at their own convenience --- 2021-07-21 Vladimir Oltean New
[v6,net-next,1/7] net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join Let switchdev drivers offload and unoffload bridge ports at their own convenience --- 2021-07-21 Vladimir Oltean New
[net] sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set [net] sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set --- 2021-07-21 Xin Long New
[bpf-next,v2,4/5] libbpf: add split BTF support for btf__load_from_kernel_by_id() libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF --- 2021-07-21 Quentin Monnet New
[bpf-next,v2,3/5] tools: replace btf__get_from_id() with btf__load_from_kernel_by_id() libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF --- 2021-07-21 Quentin Monnet New
[bpf-next,v2,2/5] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id() libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF --- 2021-07-21 Quentin Monnet New
netfilter: nfnl_hook: fix unused variable warning netfilter: nfnl_hook: fix unused variable warning --- 2021-07-21 Arnd Bergmann New
net: ixp46x: fix ptp build failure net: ixp46x: fix ptp build failure --- 2021-07-21 Arnd Bergmann New
gve: DQO: avoid unused variable warnings gve: DQO: avoid unused variable warnings --- 2021-07-21 Arnd Bergmann New
mt76: fix enum type mismatch mt76: fix enum type mismatch --- 2021-07-21 Arnd Bergmann New
net: phy: at803x: fix at803x_match_phy_id mismatch net: phy: at803x: fix at803x_match_phy_id mismatch --- 2021-07-21 Arnd Bergmann New
[1/1] virtio/vsock: Make vsock virtio packet buff size configurable [1/1] virtio/vsock: Make vsock virtio packet buff size configurable --- 2021-07-21 Lee Jones New
[27/54] dt-bindings: net: wireless: Convert ESP ESP8089 binding to a schema Untitled series #146506 --- 2021-07-21 Maxime Ripard New
[08/54] dt-bindings: bluetooth: realtek: Add missing max-speed Untitled series #146506 --- 2021-07-21 Maxime Ripard New
[net-next,2/2] net: bridge: multicast: add context support for host-joined groups net: bridge: multicast: add mdb and host context support --- 2021-07-21 Nikolay Aleksandrov New
[net-next,1/2] net: bridge: multicast: add mdb context support net: bridge: multicast: add mdb and host context support --- 2021-07-21 Nikolay Aleksandrov New
Expose Peak USB device id in sysfs via phys_port_name. Expose Peak USB device id in sysfs via phys_port_name. --- 2021-07-21 Andre Naujoks New
[net-next] ionic: cleanly release devlink instance [net-next] ionic: cleanly release devlink instance --- 2021-07-21 Leon Romanovsky New
[net] net: dsa: sja1105: make VID 4095 a bridge VLAN too [net] net: dsa: sja1105: make VID 4095 a bridge VLAN too --- 2021-07-21 Vladimir Oltean New
bpf: remove redundant intiialization of variable stype bpf: remove redundant intiialization of variable stype --- 2021-07-21 Colin King New
bpf/tests: fix copy-and-paste error in double word test bpf/tests: fix copy-and-paste error in double word test --- 2021-07-21 Johan Almbladh New
bpf/tests: do not PASS tests without actually testing the result bpf/tests: do not PASS tests without actually testing the result --- 2021-07-21 Johan Almbladh New
Bluetooth: skip invalid hci_sync_conn_complete_evt Bluetooth: skip invalid hci_sync_conn_complete_evt --- 2021-07-21 Desmond Cheong Zhi Xi New
[net-next] tcp: tweak len/truesize ratio for coalesce candidates [net-next] tcp: tweak len/truesize ratio for coalesce candidates --- 2021-07-21 Eric Dumazet New
net: switchdev: switchdev_handle_fdb_del_to_device(): fix no-op function for disabled CONFIG_NET_SWITCHDEV net: switchdev: switchdev_handle_fdb_del_to_device(): fix no-op function for disabled CONFIG_NET_... --- 2021-07-21 Marc Kleine-Budde New
[net-next,2/2] ARM: dts: imx6qdl: move phy properties into phy device node dt-bindings: net: improve fec binding --- 2021-07-21 Joakim Zhang New
[net-next,1/2] dt-bindings: net: fsl,fec: improve the binding a bit dt-bindings: net: improve fec binding --- 2021-07-21 Joakim Zhang New
[net-next] net: bridge: multicast: fix igmp/mld port context null pointer dereferences [net-next] net: bridge: multicast: fix igmp/mld port context null pointer dereferences --- 2021-07-21 Nikolay Aleksandrov New
[net-next] ionic: drop useless check of PCI driver data validity [net-next] ionic: drop useless check of PCI driver data validity --- 2021-07-21 Leon Romanovsky New
[v3,2/2] Bluetooth: fix inconsistent lock state in rfcomm_connect_ind Bluetooth: fix inconsistent lock states --- 2021-07-21 Desmond Cheong Zhi Xi New
[v3,1/2] Bluetooth: fix inconsistent lock state in SCO Bluetooth: fix inconsistent lock states --- 2021-07-21 Desmond Cheong Zhi Xi New
[net,v6] net: stmmac: fix 'ethtool -P' return -EBUSY [net,v6] net: stmmac: fix 'ethtool -P' return -EBUSY --- 2021-07-21 Hao Chen New
[net-next] tcp: avoid indirect call in tcp_new_space() [net-next] tcp: avoid indirect call in tcp_new_space() --- 2021-07-21 Eric Dumazet New
[v1,1/1] net: wwan: iosm: Switch to use module_pci_driver() macro [v1,1/1] net: wwan: iosm: Switch to use module_pci_driver() macro --- 2021-07-21 Andy Shevchenko New
[RESEND,V3,2/2] usb: hso: remove the bailout parameter [RESEND,V3,1/2] usb: hso: fix error handling code of hso_create_net_device --- 2021-07-21 Dongliang Mu New
[RESEND,V3,1/2] usb: hso: fix error handling code of hso_create_net_device [RESEND,V3,1/2] usb: hso: fix error handling code of hso_create_net_device --- 2021-07-21 Dongliang Mu New
[net,1/1] ibmvnic: Remove the proper scrq flush [net,1/1] ibmvnic: Remove the proper scrq flush --- 2021-07-21 Sukadev Bhattiprolu New
bluetooth: btrsi: use non-kernel-doc comment for copyright bluetooth: btrsi: use non-kernel-doc comment for copyright --- 2021-07-21 Randy Dunlap New
[net] can: raw: fix raw_rcv panic for sock UAF [net] can: raw: fix raw_rcv panic for sock UAF --- 2021-07-21 Ziyang Xuan New
[bpf-next,4/4] libbpf: Split CO-RE logic into relo_core.c. libbpf: Move CO-RE logic into separate file. --- 2021-07-21 Alexei Starovoitov New
[bpf-next,3/4] libbpf: Move CO-RE types into relo_core.h. libbpf: Move CO-RE logic into separate file. --- 2021-07-21 Alexei Starovoitov New
« 1 2 ... 25 26 27231 232 »