Show patches with: Archived = No       |   62726 patches
« 1 2 ... 506 507 508627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net,2/2] tc-testing: add missing 'nsPlugin' to basic.json unbreak 'basic' and 'bpf' tdc testcases - 1 - - --- 2020-02-03 Davide Caratti davem Accepted
[net,1/2] net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS add missing validation of 'skip_hw/skip_sw' 1 1 - - --- 2020-02-11 Davide Caratti dsa Accepted
[net,2/2] net/sched: flower: add missing validation of TCA_FLOWER_FLAGS add missing validation of 'skip_hw/skip_sw' 1 1 - - --- 2020-02-11 Davide Caratti dsa Accepted
[net-next] net: mptcp: don't hang before sending 'MP capable with data' [net-next] net: mptcp: don't hang before sending 'MP capable with data' - 1 - - --- 2020-03-11 Davide Caratti davem Accepted
[net] tc-testing: add ETS scheduler to tdc build configuration [net] tc-testing: add ETS scheduler to tdc build configuration - 1 - - --- 2020-03-12 Davide Caratti davem Accepted
[net-next] net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback [net-next] net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback 1 2 1 - --- 2020-03-19 Davide Caratti davem Accepted
[net] macsec: fix NULL dereference in macsec_upd_offload() [net] macsec: fix NULL dereference in macsec_upd_offload() - 1 - - --- 2020-04-06 Davide Caratti davem Accepted
[iproute2-next] tc: full JSON support for 'bpf' filter [iproute2-next] tc: full JSON support for 'bpf' filter - - - - --- 2020-04-28 Davide Caratti dsa Changes Requested
[iproute2-next,v2] tc: full JSON support for 'bpf' filter [iproute2-next,v2] tc: full JSON support for 'bpf' filter 1 - - - --- 2020-04-30 Davide Caratti dsa Accepted
[net] net/sched: fix infinite loop in sch_fq_pie [net] net/sched: fix infinite loop in sch_fq_pie - 1 1 - --- 2020-05-27 Davide Caratti davem Accepted
[net-next] net/sched: fix a couple of splats in the error path of tfc_gate_init() [net-next] net/sched: fix a couple of splats in the error path of tfc_gate_init() - 1 - - --- 2020-05-28 Davide Caratti davem Accepted
[net-next,v2] net/sched: fix a couple of splats in the error path of tcf_gate_init() [net-next,v2] net/sched: fix a couple of splats in the error path of tcf_gate_init() - 1 - - --- 2020-05-29 Davide Caratti davem Not Applicable
[net,1/2] net/sched: act_gate: fix NULL dereference in tcf_gate_init() two fixes for 'act_gate' control plane - 1 - - --- 2020-06-10 Davide Caratti davem Changes Requested
[net,2/2] net/sched: act_gate: fix configuration of the periodic timer two fixes for 'act_gate' control plane - 2 - - --- 2020-06-10 Davide Caratti davem Changes Requested
[net,v2,1/2] net/sched: act_gate: fix NULL dereference in tcf_gate_init() two fixes for 'act_gate' control plane - 1 - - --- 2020-06-15 Davide Caratti davem Changes Requested
[net,v2,2/2] net/sched: act_gate: fix configuration of the periodic timer two fixes for 'act_gate' control plane - 2 - - --- 2020-06-15 Davide Caratti davem Changes Requested
[net,v3,1/2] net/sched: act_gate: fix NULL dereference in tcf_gate_init() two fixes for 'act_gate' control plane 1 1 - 1 --- 2020-06-16 Davide Caratti davem Accepted
[net,v3,2/2] net/sched: act_gate: fix configuration of the periodic timer two fixes for 'act_gate' control plane 1 2 - 1 --- 2020-06-16 Davide Caratti davem Accepted
[net-next,1/6] net: mptcp: improve fallback to TCP MPTCP: improve fallback to TCP - - 1 - --- 2020-06-29 Davide Caratti davem Accepted
[net-next,2/6] mptcp: fallback in case of simultaneous connect MPTCP: improve fallback to TCP - - 1 - --- 2020-06-29 Davide Caratti davem Accepted
[net-next,3/6] mptcp: check for plain TCP sock at accept time MPTCP: improve fallback to TCP - - 1 - --- 2020-06-29 Davide Caratti davem Accepted
[net-next,4/6] mptcp: create first subflow at msk creation time MPTCP: improve fallback to TCP - - 1 - --- 2020-06-29 Davide Caratti davem Accepted
[net-next,5/6] mptcp: __mptcp_tcp_fallback() returns a struct sock MPTCP: improve fallback to TCP - - 1 - --- 2020-06-29 Davide Caratti davem Accepted
[net-next,6/6] mptcp: close poll() races MPTCP: improve fallback to TCP - - 1 - --- 2020-06-29 Davide Caratti davem Accepted
[net-next] mptcp: fix race in subflow_data_ready() [net-next] mptcp: fix race in subflow_data_ready() - 1 1 - --- 2020-07-06 Davide Caratti davem Accepted
[net] bnxt_en: fix NULL dereference in case SR-IOV configuration fails [net] bnxt_en: fix NULL dereference in case SR-IOV configuration fails 1 1 1 - --- 2020-07-10 Davide Caratti davem Accepted
[net-next] mptcp: silence warning in subflow_data_ready() [net-next] mptcp: silence warning in subflow_data_ready() - 1 1 - --- 2020-07-15 Davide Caratti davem Accepted
[net-next] selftests: mptcp: fix typo in mptcp_connect usage [net-next] selftests: mptcp: fix typo in mptcp_connect usage - - 1 - --- 2020-09-02 Davide Caratti davem Accepted
[net-next] ip6gre: avoid tx_error when sending MLD/DAD on external tunnels [net-next] ip6gre: avoid tx_error when sending MLD/DAD on external tunnels - - - - --- 2020-09-27 Davide Caratti davem Accepted
[net] net: mptcp: make DACK4/DACK8 usage consistent among all subflows [net] net: mptcp: make DACK4/DACK8 usage consistent among all subflows 1 1 1 - --- 2020-10-06 Davide Caratti davem Accepted
[net] net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels [net] net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels 1 1 - - 15-- 2020-10-20 Davide Caratti davem Accepted
[RFC,net-next] net: use a dedicated tracepoint for kfree_skb_list() [RFC,net-next] net: use a dedicated tracepoint for kfree_skb_list() - - - - 14-1 2020-10-23 Davide Caratti davem RFC
[net] mptcp: token: fix unititialized variable [net] mptcp: token: fix unititialized variable 1 1 - - 15-- 2020-11-02 Davide Caratti davem Accepted
[net] net/sched: act_mpls: ensure LSE is pullable before reading it [net] net/sched: act_mpls: ensure LSE is pullable before reading it - 1 1 - --- 2020-11-18 Davide Caratti Superseded
[net-next] selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module [net-next] selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module - - - - --- 2020-11-26 Davide Caratti Superseded
[net,v2] net/sched: act_mpls: ensure LSE is pullable before reading it [net,v2] net/sched: act_mpls: ensure LSE is pullable before reading it 1 1 - - --- 2020-12-03 Davide Caratti Not Applicable
[net] net: openvswitch: ensure LSE is pullable before reading it [net] net: openvswitch: ensure LSE is pullable before reading it - 1 - - --- 2020-12-03 Davide Caratti Not Applicable
[net] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl [net] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl - 1 - - --- 2020-12-03 Davide Caratti Not Applicable
[net] net/sched: fq_pie: initialize timer earlier in fq_pie_init() [net] net/sched: fq_pie: initialize timer earlier in fq_pie_init() - 1 1 - --- 2020-12-03 Davide Caratti Not Applicable
[RFC,1/2] netdevice: Add netif_tx_lock_q [RFC,1/2] netdevice: Add netif_tx_lock_q - - - - --- 2020-03-24 David Wu davem RFC
[RFC,2/2] net: stmmac: Change the tx clean lock [RFC,1/2] netdevice: Add netif_tx_lock_q - - - - --- 2020-03-24 David Wu davem RFC
Tun congestion/BQL Tun congestion/BQL - - - - --- 2019-04-10 David Woodhouse davem RFC
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623 net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623 - - - 1 --- 2020-07-23 David Woodhouse davem Accepted
[(RFC)] NULL pointer dereference on rmmod iptable_mangle. [(RFC)] NULL pointer dereference on rmmod iptable_mangle. - - - - --- 2020-06-03 David Wilder davem RFC
[(RFC)] be2net: Allow a VF to use physical link state. [(RFC)] be2net: Allow a VF to use physical link state. - - - - --- 2020-06-09 David Wilder davem RFC
[v1,1/4] netfilter: Split ipt_unregister_table() into pre_exit and exit helpers. iptables: Module unload causing NULL pointer reference. - - - - --- 2020-06-22 David Wilder davem Awaiting Upstream
[v1,2/4] netfilter: Add a .pre_exit hook in all iptable_foo.c. iptables: Module unload causing NULL pointer reference. - - - - --- 2020-06-22 David Wilder davem Awaiting Upstream
[v1,3/4] netfilter: Split ip6t_unregister_table() into pre_exit and exit helpers. iptables: Module unload causing NULL pointer reference. - - - - --- 2020-06-22 David Wilder davem Awaiting Upstream
[v1,4/4] netfilter: Add a .pre_exit hook in all ip6table_foo.c. iptables: Module unload causing NULL pointer reference. - - - - --- 2020-06-22 David Wilder davem Awaiting Upstream
[v1,1/2] ibmveth: Switch order of ibmveth_helper calls. ibmveth gso fix. 1 - 3 - --- 2020-10-08 David Wilder netdrv Changes Requested
[v1,2/2] ibmveth: Identify ingress large send packets. ibmveth gso fix. - - 3 - --- 2020-10-08 David Wilder netdrv Changes Requested
[v2,1/2] ibmveth: Switch order of ibmveth_helper calls. ibmveth gso fix. 1 1 3 - --- 2020-10-13 David Wilder davem Accepted
[v2,2/2] ibmveth: Identify ingress large send packets. ibmveth gso fix. 1 1 3 - --- 2020-10-13 David Wilder davem Accepted
[bpf] bpf: zero-fill re-used per-cpu map element [bpf] bpf: zero-fill re-used per-cpu map element 1 1 - - 15-- 2020-10-23 David Verbeiren bpf Not Applicable
[bpf,v2] bpf: zero-fill re-used per-cpu map element [bpf,v2] bpf: zero-fill re-used per-cpu map element 2 1 - - 13-2 2020-10-27 David Verbeiren bpf Not Applicable
[bpf] selftest/bpf: Validate initial values of per-cpu hash elems [bpf] selftest/bpf: Validate initial values of per-cpu hash elems - - - - 12-3 2020-10-29 David Verbeiren bpf Not Applicable
[bpf,v3] bpf: zero-fill re-used per-cpu map element [bpf,v3] bpf: zero-fill re-used per-cpu map element 1 1 - - 13-2 2020-11-03 David Verbeiren bpf Not Applicable
[bpf,v4] bpf: zero-fill re-used per-cpu map element [bpf,v4] bpf: zero-fill re-used per-cpu map element 2 1 - - 13-2 2020-11-04 David Verbeiren bpf Not Applicable
[net-next] Add Mellanox BlueField Gigabit Ethernet driver [net-next] Add Mellanox BlueField Gigabit Ethernet driver - - 1 - --- 2020-07-29 David Thompson davem Changes Requested
[net-next,v2] Add Mellanox BlueField Gigabit Ethernet driver [net-next,v2] Add Mellanox BlueField Gigabit Ethernet driver - - 1 - --- 2020-07-30 David Thompson davem Changes Requested
[net-next,v3] Add Mellanox BlueField Gigabit Ethernet driver [net-next,v3] Add Mellanox BlueField Gigabit Ethernet driver - - 1 - --- 2020-11-17 David Thompson Superseded
net, skbuff: do not prefer skb allocation fails early net, skbuff: do not prefer skb allocation fails early - 1 1 - --- 2019-01-02 David Rientjes davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-01-03 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-01-13 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-01-20 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-01-25 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-01-26 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-01-29 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-02-08 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-02-15 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-02-19 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-02-24 David Miller davem Accepted
[RFC,v3,1/5] sctp: Remove superfluous test in sctp_ulpq_reasm_drain(). SCTP: Event skb list overhaul. - - - - --- 2019-02-28 David Miller davem RFC
[RFC,v3,2/5] sctp: Always pass skbs on a list to sctp_ulpq_tail_event(). SCTP: Event skb list overhaul. - - - - --- 2019-02-28 David Miller davem RFC
[RFC,v3,3/5] sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event SCTP: Event skb list overhaul. - - - - --- 2019-02-28 David Miller davem RFC
[RFC,v3,4/5] sctp: Make sctp_enqueue_event tak an skb list. SCTP: Event skb list overhaul. - - - - --- 2019-02-28 David Miller davem RFC
[RFC,v3,5/5] sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). SCTP: Event skb list overhaul. - - - - --- 2019-02-28 David Miller davem RFC
[GIT] Networking [GIT] Networking - - - - --- 2019-03-02 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-03-04 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-03-10 David Miller davem Accepted
[RFC,v4,1/5] sctp: Remove superfluous test in sctp_ulpq_reasm_drain(). SCTP: Event skb list overhaul. - - - - --- 2019-03-12 David Miller davem RFC
[RFC,v4,2/5] sctp: Always pass skbs on a list to sctp_ulpq_tail_event(). SCTP: Event skb list overhaul. - - - - --- 2019-03-12 David Miller davem RFC
[RFC,v4,3/5] sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event SCTP: Event skb list overhaul. - - - - --- 2019-03-12 David Miller davem RFC
[RFC,v4,4/5] sctp: Make sctp_enqueue_event tak an skb list. SCTP: Event skb list overhaul. - - - - --- 2019-03-12 David Miller davem RFC
[RFC,v4,5/5] sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). SCTP: Event skb list overhaul. - - - - --- 2019-03-12 David Miller davem RFC
[GIT] Networking [GIT] Networking - - - - --- 2019-03-14 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-03-27 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-04-05 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-04-09 David Miller davem Accepted
[v5,1/5] sctp: Remove superfluous test in sctp_ulpq_reasm_drain(). SCTP: Event skb list overhaul. - - - - --- 2019-04-10 David Miller davem Superseded
[v5,2/5] sctp: Always pass skbs on a list to sctp_ulpq_tail_event(). SCTP: Event skb list overhaul. - - - - --- 2019-04-10 David Miller davem Superseded
[v5,3/5] sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event SCTP: Event skb list overhaul. - - - - --- 2019-04-10 David Miller davem Superseded
[v5,4/5] sctp: Make sctp_enqueue_event tak an skb list. SCTP: Event skb list overhaul. - - - - --- 2019-04-10 David Miller davem Superseded
[5/5] sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). Untitled series #102061 - - - - --- 2019-04-10 David Miller davem Superseded
[v5,1/5] sctp: Remove superfluous test in sctp_ulpq_reasm_drain(). SCTP: Event skb list overhaul. 1 - - - --- 2019-04-11 David Miller davem Accepted
[v5,2/5] sctp: Always pass skbs on a list to sctp_ulpq_tail_event(). SCTP: Event skb list overhaul. 1 - - - --- 2019-04-11 David Miller davem Accepted
[v5,3/5] sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event SCTP: Event skb list overhaul. 1 - - - --- 2019-04-11 David Miller davem Accepted
[v5,4/5] sctp: Make sctp_enqueue_event tak an skb list. SCTP: Event skb list overhaul. 1 - - - --- 2019-04-11 David Miller davem Accepted
[v5,5/5] sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). SCTP: Event skb list overhaul. 1 - - - --- 2019-04-11 David Miller davem Accepted
[GIT] Networking [GIT] Networking - - - - --- 2019-04-17 David Miller davem Accepted
« 1 2 ... 506 507 508627 628 »