Show patches with: none      |   234331 patches
« 1 2 ... 492 493 4942343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,net-next,1/4] net: introduce list entry point for GRO net: batched receive in GRO path - - - - --- 2018-08-30 Edward Cree davem RFC
[RFC,v2,bpf-next,2/2] bpf/verifier: display non-spill stack slot types in print_verifier_state verifier liveness simplification - - - - --- 2018-08-22 Edward Cree bpf Accepted
[RFC,v2,bpf-next,1/2] bpf/verifier: per-register parent pointers verifier liveness simplification - - - - --- 2018-08-22 Edward Cree bpf Accepted
[v3,net-next,3/3] net: core: fix use-after-free in __netif_receive_skb_list_core fix use-after-free bugs in skb list processing - 1 - - --- 2018-07-09 Edward Cree davem Accepted
[v3,net-next,2/3] netfilter: fix use-after-free in NF_HOOK_LIST fix use-after-free bugs in skb list processing - 1 - - --- 2018-07-09 Edward Cree davem Accepted
[v3,net-next,1/3] net: core: fix uses-after-free in list processing fix use-after-free bugs in skb list processing - 1 - - --- 2018-07-09 Edward Cree davem Accepted
[v2,net-next,2/2] netfilter: fix use-after-free in NF_HOOK_LIST fix use-after-free bugs in skb list processing - 1 - - --- 2018-07-09 Edward Cree davem Superseded
[v2,net-next,1/2] net: core: fix uses-after-free in list processing fix use-after-free bugs in skb list processing - 1 - - --- 2018-07-09 Edward Cree davem Superseded
[net-next,3/3] net: refactor dequeue-model list processing fix use-after-free bugs in skb list processing - - - - --- 2018-07-06 Edward Cree davem Changes Requested
[net-next,2/3] netfilter: fix use-after-free in NF_HOOK_LIST fix use-after-free bugs in skb list processing - 1 - - --- 2018-07-06 Edward Cree davem Changes Requested
[net-next,1/3] net: core: fix uses-after-free in list processing fix use-after-free bugs in skb list processing - 1 - - --- 2018-07-06 Edward Cree davem Changes Requested
[net-next,2/2] net: ipv6: listify ipv6_rcv() and ip6_rcv_finish() IP listification follow-ups - - - - --- 2018-07-05 Edward Cree davem Accepted
[net-next,1/2] net: ipv4: fix list processing on L3 slave devices IP listification follow-ups - 1 - - --- 2018-07-05 Edward Cree davem Accepted
[net-next] net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish() [net-next] net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish() - 2 - - --- 2018-07-04 Edward Cree davem Accepted
[v4,net-next,9/9] net: don't bother calling list RX functions on empty lists Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v4,net-next,8/9] net: ipv4: listify ip_rcv_finish Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v4,net-next,7/9] net: ipv4: listified version of ip_rcv Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v4,net-next,6/9] net: core: propagate SKB lists through packet_type lookup Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v4,net-next,5/9] net: core: another layer of lists, around PF_MEMALLOC skb handling Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v4,net-next,4/9] net: core: Another step of skb receive list processing Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v4,net-next,3/9] net: core: unwrap skb list receive slightly further Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v4,net-next,2/9] sfc: batch up RX delivery Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v4,net-next,1/9] net: core: trivial netif_receive_skb_list() entry point Handle multiple received packets at each stage - - - - --- 2018-07-02 Edward Cree davem Accepted
[v3,net-next,9/9] net: don't bother calling list RX functions on empty lists Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[v3,net-next,8/9] net: ipv4: listify ip_rcv_finish Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[v3,net-next,7/9] net: ipv4: listified version of ip_rcv Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[v3,net-next,6/9] net: core: propagate SKB lists through packet_type lookup Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[v3,net-next,5/9] net: core: another layer of lists, around PF_MEMALLOC skb handling Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[v3,net-next,4/9] net: core: Another step of skb receive list processing Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[v3,net-next,3/9] net: core: unwrap skb list receive slightly further Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[v3,net-next,2/9] sfc: batch up RX delivery Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[v3,net-next,1/9] net: core: trivial netif_receive_skb_list() entry point Handle multiple received packets at each stage - - - - --- 2018-06-29 Edward Cree davem Changes Requested
[RFC,v2,net-next,12/12] net: listify jited Generic XDP processing on x86_64 Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,11/12] net: listify Generic XDP processing, part 2 Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,10/12] net: listify Generic XDP processing, part 1 Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,09/12] net: don't bother calling list RX functions on empty lists Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,08/12] net: ipv4: listify ip_rcv_finish Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,07/12] net: ipv4: listified version of ip_rcv Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,06/12] net: core: propagate SKB lists through packet_type lookup Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,05/12] net: core: another layer of lists, around PF_MEMALLOC skb handling Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,04/12] net: core: Another step of skb receive list processing Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,03/12] net: core: unwrap skb list receive slightly further Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,02/12] sfc: batch up RX delivery Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[RFC,v2,net-next,01/12] net: core: trivial netif_receive_skb_list() entry point Handle multiple received packets at each stage - - - - --- 2018-06-26 Edward Cree davem RFC
[net,2/2] sfc: fix ARFS expiry check on EF10 sfc: more ARFS fixes - 1 - - --- 2018-04-27 Edward Cree davem Accepted
[net,1/2] sfc: Use filter index rather than ID for rps_flow_id table sfc: more ARFS fixes - 1 - - --- 2018-04-27 Edward Cree davem Accepted
[v3,net] sfc: ARFS filter IDs [v3,net] sfc: ARFS filter IDs - 1 - - --- 2018-04-24 Edward Cree davem Accepted
[v2,net] sfc: ARFS filter IDs [v2,net] sfc: ARFS filter IDs - 1 - - --- 2018-04-24 Edward Cree davem Changes Requested
[net] sfc: ARFS filter IDs [net] sfc: ARFS filter IDs - 1 - - --- 2018-04-23 Edward Cree davem Changes Requested
[v2,net,3/3] sfc: limit ARFS workitems in flight per channel sfc: ARFS fixes - - - - --- 2018-04-13 Edward Cree davem Accepted
[v2,net,2/3] sfc: pass the correctly bogus filter_id to rps_may_expire_flow() sfc: ARFS fixes - 1 - - --- 2018-04-13 Edward Cree davem Accepted
[v2,net,1/3] sfc: insert ARFS filters with replace_equal=true sfc: ARFS fixes - 1 - - --- 2018-04-13 Edward Cree davem Accepted
[net,2/2] sfc: limit ARFS workitems in flight per channel sfc: couple of ARFS fixes - - - - --- 2018-04-12 Edward Cree davem Superseded
[net,1/2] sfc: insert ARFS filters with replace_equal=true sfc: couple of ARFS fixes - 1 - - --- 2018-04-12 Edward Cree davem Superseded
[RFC,v3,bpf-next,5/5] bpf/verifier: per-register parent pointers bpf/verifier: subprog/func_call simplifications - - - - --- 2018-04-06 Edward Cree bpf RFC
[RFC,v3,bpf-next,4/5] bpf/verifier: use call graph to efficiently check max stack depth bpf/verifier: subprog/func_call simplifications - - - - --- 2018-04-06 Edward Cree bpf RFC
[RFC,v3,bpf-next,3/5] bpf/verifier: update selftests bpf/verifier: subprog/func_call simplifications - - - - --- 2018-04-06 Edward Cree bpf RFC
[RFC,v3,bpf-next,2/5] bpf/verifier: rewrite subprog boundary detection bpf/verifier: subprog/func_call simplifications - - - - --- 2018-04-06 Edward Cree bpf RFC
[RFC,v3,bpf-next,1/5] bpf/verifier: store subprog info in struct bpf_subprog_info bpf/verifier: subprog/func_call simplifications - - - - --- 2018-04-06 Edward Cree bpf RFC
[v2,bpf-next,3/3] bpf/verifier: per-register parent pointers bpf/verifier: subprog/func_call simplifications - - - - --- 2018-03-29 Edward Cree bpf Changes Requested
[v2,bpf-next,2/3] bpf/verifier: update selftests bpf/verifier: subprog/func_call simplifications - - - - --- 2018-03-29 Edward Cree bpf Changes Requested
[v2,bpf-next,1/3] bpf/verifier: validate func_calls by marking at do_check() time bpf/verifier: subprog/func_call simplifications - - - - --- 2018-03-29 Edward Cree bpf Changes Requested
[net-next,6/6] sfc: fix flow type handling for RSS filters sfc: rework locking around filter management - 1 - - --- 2018-03-27 Edward Cree davem Accepted
[net-next,5/6] sfc: protect list of RSS contexts under a mutex sfc: rework locking around filter management - 1 - - --- 2018-03-27 Edward Cree davem Accepted
[net-next,4/6] sfc: return a better error if filter insertion collides with MC reboot sfc: rework locking around filter management - - - - --- 2018-03-27 Edward Cree davem Accepted
[net-next,3/6] sfc: use a semaphore to lock farch filters too sfc: rework locking around filter management - - - - --- 2018-03-27 Edward Cree davem Accepted
[net-next,2/6] sfc: give ef10 its own rwsem in the filter table instead of filter_lock sfc: rework locking around filter management - - - - --- 2018-03-27 Edward Cree davem Accepted
[net-next,1/6] sfc: replace asynchronous filter operations sfc: rework locking around filter management - - - - --- 2018-03-27 Edward Cree davem Accepted
[ethtool] ethtool: don't fall back to grxfhindir when context was specified [ethtool] ethtool: don't fall back to grxfhindir when context was specified - 1 - - --- 2018-03-19 Edward Cree linville Accepted
[net-next,2/2] sfc: support FEC configuration through ethtool sfc: support FEC configuration - - - - --- 2018-03-14 Edward Cree davem Accepted
[net-next,1/2] sfc: update MCDI protocol headers sfc: support FEC configuration - - - - --- 2018-03-14 Edward Cree davem Accepted
[ethtool,3/3] ethtool.8: Document RSS context control and RSS filters RSS ntuple filters - - - - --- 2018-03-09 Edward Cree linville Accepted
[ethtool,2/3] ethtool: add support for extra RSS contexts and RSS steering filters RSS ntuple filters - - - - --- 2018-03-09 Edward Cree linville Accepted
[ethtool,1/3] ethtool-copy.h: sync with net-next RSS ntuple filters - - - - --- 2018-03-09 Edward Cree linville Accepted
[v2,net-next,2/2] sfc: support RSS spreading of ethtool ntuple filters ntuple filters with RSS - - - - --- 2018-03-08 Edward Cree davem Rejected
[v2,net-next,1/2] net: ethtool: extend RXNFC API to support RSS spreading of filter matches ntuple filters with RSS - - - - --- 2018-03-08 Edward Cree davem Rejected
[net] net: ethtool: don't ignore return from driver get_fecparam method [net] net: ethtool: don't ignore return from driver get_fecparam method - 1 - - --- 2018-02-28 Edward Cree davem Accepted
[net-next,2/2] sfc: support RSS spreading of ethtool ntuple filters ntuple filters with RSS - - - - --- 2018-02-27 Edward Cree davem Changes Requested
[net-next,1/2] net: ethtool: extend RXNFC API to support RSS spreading of filter matches ntuple filters with RSS - - - - --- 2018-02-27 Edward Cree davem Changes Requested
[RFC,bpf-next,12/12] bpf/verifier: update selftests bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,11/12] bpf/verifier: better detection of statically unreachable code bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,10/12] bpf/verifier: parent state pointer is not per-frame bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,09/12] bpf/verifier: count still-live children of explored_states bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,08/12] bpf/verifier: selftests for bounded loops bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,07/12] bpf/verifier: allow bounded loops with JLT/true back-edge bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,06/12] bpf/verifier: do not walk impossible branches bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,05/12] bpf/verifier: detect loops dynamically rather than statically bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,04/12] bpf/verifier: store insn_idx instead of callsite in bpf_func_state bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,03/12] bpf/verifier: per-register parent pointers bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,02/12] bpf/verifier: update selftests bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,01/12] bpf/verifier: validate func_calls by marking at do_check() time bounded loops for eBPF - - - - --- 2018-02-23 Edward Cree bpf RFC
[RFC,bpf-next,2/2] bpf/verifier: update selftests bpf/verifier: simplify subprog tracking - - - - --- 2018-02-08 Edward Cree bpf RFC
[RFC,bpf-next,1/2] bpf/verifier: validate func_calls by marking at do_check() time bpf/verifier: simplify subprog tracking - - - - --- 2018-02-08 Edward Cree bpf RFC
[net-next] sfc: mark some unexported symbols as static [net-next] sfc: mark some unexported symbols as static - 1 - - --- 2018-01-26 Edward Cree davem Accepted
[net-next,12/12] sfc: support Medford2 frequency adjustment format sfc: support PTP on 8000 and X2000 series NICs - - - - --- 2018-01-25 Edward Cree davem Accepted
[net-next,11/12] sfc: support second + quarter ns time format for receive datapath sfc: support PTP on 8000 and X2000 series NICs - - - - --- 2018-01-25 Edward Cree davem Accepted
[net-next,10/12] sfc: support separate PTP and general timestamping sfc: support PTP on 8000 and X2000 series NICs - - - - --- 2018-01-25 Edward Cree davem Accepted
[net-next,09/12] sfc: simplify RX datapath timestamping sfc: support PTP on 8000 and X2000 series NICs - - - - --- 2018-01-25 Edward Cree davem Accepted
[net-next,08/12] sfc: only advertise TX timestamping if we have the license for it sfc: support PTP on 8000 and X2000 series NICs - - - - --- 2018-01-25 Edward Cree davem Accepted
[net-next,07/12] sfc: on 8000 series use TX queues for TX timestamps sfc: support PTP on 8000 and X2000 series NICs - - - - --- 2018-01-25 Edward Cree davem Accepted
« 1 2 ... 492 493 4942343 2344 »