Show patches with: Submitter = Magnus Karlsson       |    Archived = No       |   190 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net] i40e: fix potential RX buffer starvation for AF_XDP [net] i40e: fix potential RX buffer starvation for AF_XDP - 1 - 1 --- 2019-01-29 Magnus Karlsson davem Awaiting Upstream
[net] ixgbe: fix potential RX buffer starvation for AF_XDP [net] ixgbe: fix potential RX buffer starvation for AF_XDP - 1 - 1 --- 2019-01-29 Magnus Karlsson davem Awaiting Upstream
[bpf-next,v3,1/3] libbpf: move pr_*() functions to common header file libbpf: adding AF_XDP support - - - - --- 2019-01-29 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,2/3] libbpf: add support for using AF_XDP sockets libbpf: adding AF_XDP support - - - - --- 2019-01-29 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,3/3] samples/bpf: convert xdpsock to use libbpf for AF_XDP access libbpf: adding AF_XDP support - - - - --- 2019-01-29 Magnus Karlsson bpf Changes Requested
[bpf-next,v4,1/2] libbpf: add support for using AF_XDP sockets libbpf: adding AF_XDP support - - - 1 --- 2019-02-08 Magnus Karlsson bpf Changes Requested
[bpf-next,v4,2/2] samples/bpf: convert xdpsock to use libbpf for AF_XDP access libbpf: adding AF_XDP support - - - 1 --- 2019-02-08 Magnus Karlsson bpf Changes Requested
[bpf] xsk: add missing smp_rmb() in xsk_mmap [bpf] xsk: add missing smp_rmb() in xsk_mmap - 2 - - --- 2019-02-08 Magnus Karlsson bpf Accepted
[bpf-next,v5,1/3] libbpf: add support for using AF_XDP sockets libbpf: adding AF_XDP support - - - 1 --- 2019-02-19 Magnus Karlsson bpf Superseded
[bpf-next,v5,2/3] samples/bpf: convert xdpsock to use libbpf for AF_XDP access libbpf: adding AF_XDP support - - - 1 --- 2019-02-19 Magnus Karlsson bpf Superseded
[bpf-next,v5,3/3] xsk: add FAQ to facilitate for first time users libbpf: adding AF_XDP support - - - - --- 2019-02-19 Magnus Karlsson bpf Superseded
[bpf-next,v6,1/3] libbpf: add support for using AF_XDP sockets libbpf: adding AF_XDP support - - - 1 --- 2019-02-21 Magnus Karlsson bpf Accepted
[bpf-next,v6,2/3] samples/bpf: convert xdpsock to use libbpf for AF_XDP access libbpf: adding AF_XDP support - - - 1 --- 2019-02-21 Magnus Karlsson bpf Accepted
[bpf-next,v6,3/3] xsk: add FAQ to facilitate for first time users libbpf: adding AF_XDP support - - - - --- 2019-02-21 Magnus Karlsson bpf Accepted
[bpf] libbpf: fix to reject unknown flags in xsk_socket__create() [bpf] libbpf: fix to reject unknown flags in xsk_socket__create() - 1 - - --- 2019-03-11 Magnus Karlsson bpf Changes Requested
[bpf,v2] libbpf: fix to reject unknown flags in xsk_socket__create() [bpf,v2] libbpf: fix to reject unknown flags in xsk_socket__create() - 1 1 - --- 2019-03-12 Magnus Karlsson bpf Accepted
[bpf,1/2] libbpf: remove likely/unlikely in xsk.h libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus - 1 - - --- 2019-04-09 Magnus Karlsson bpf Changes Requested
[bpf,2/2] libbpf: remove dependency on barrier.h in xsk.h libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus - 1 - - --- 2019-04-09 Magnus Karlsson bpf Changes Requested
[bpf-next] libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE [bpf-next] libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE 1 - - - --- 2019-04-09 Magnus Karlsson bpf Changes Requested
[bpf-next,v2] libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE [bpf-next,v2] libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE 1 - - - --- 2019-04-10 Magnus Karlsson bpf Accepted
[bpf,v2,1/2] libbpf: remove likely/unlikely in xsk.h libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus - 1 - - --- 2019-04-10 Magnus Karlsson bpf Changes Requested
[bpf,v2,2/2] libbpf: remove dependency on barrier.h in xsk.h libbpf: remove two dependencies on Linux kernel headers and improve performance as a bonus - 1 - - --- 2019-04-10 Magnus Karlsson bpf Changes Requested
[bpf,v3,1/5] xsk: fix XDP socket ring buffer memory ordering libbpf: remove two dependencies on Linux - - - - --- 2019-04-16 Magnus Karlsson bpf Accepted
[bpf,v3,2/5] libbpf: fix XDP socket ring buffer memory ordering libbpf: remove two dependencies on Linux - - - - --- 2019-04-16 Magnus Karlsson bpf Accepted
[bpf,v3,3/5] libbpf: remove likely/unlikely in xsk.h libbpf: remove two dependencies on Linux - 1 - - --- 2019-04-16 Magnus Karlsson bpf Accepted
[bpf,v3,4/5] libbpf: remove dependency on barrier.h in xsk.h libbpf: remove two dependencies on Linux - 1 - - --- 2019-04-16 Magnus Karlsson bpf Accepted
[bpf,v3,5/5] libbpf: optimize barrier for XDP socket rings libbpf: remove two dependencies on Linux - - - - --- 2019-04-16 Magnus Karlsson bpf Accepted
[bpf-next] libbpf: remove compile time warning from libbpf_util.h [bpf-next] libbpf: remove compile time warning from libbpf_util.h 1 1 - - --- 2019-04-18 Magnus Karlsson bpf Accepted
[RFC,bpf-next,1/7] net: fs: make busy poll budget configurable in napi_busy_loop busy poll support for AF_XDP sockets - - - - --- 2019-05-02 Magnus Karlsson bpf RFC
[RFC,bpf-next,2/7] net: i40e: ixgbe: tun: veth: virtio-net: centralize xdp_rxq_info and add napi id busy poll support for AF_XDP sockets - - - - --- 2019-05-02 Magnus Karlsson bpf RFC
[RFC,bpf-next,4/7] netdevice: introduce busy-poll setsockopt for AF_XDP busy poll support for AF_XDP sockets - - - - --- 2019-05-02 Magnus Karlsson bpf RFC
[RFC,bpf-next,5/7] net: add busy-poll support for XDP sockets busy poll support for AF_XDP sockets - - - - --- 2019-05-02 Magnus Karlsson bpf RFC
[RFC,bpf-next,6/7] libbpf: add busy-poll support to XDP sockets busy poll support for AF_XDP sockets - - - - --- 2019-05-02 Magnus Karlsson bpf RFC
[RFC,bpf-next,7/7] samples/bpf: add busy-poll support to xdpsock sample busy poll support for AF_XDP sockets - - - - --- 2019-05-02 Magnus Karlsson bpf RFC
[bpf-next,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup add need_wakeup flag to the AF_XDP rings - - - - --- 2019-06-13 Magnus Karlsson bpf Changes Requested
[bpf-next,2/6] xsk: add support for need_wakeup flag in AF_XDP rings add need_wakeup flag to the AF_XDP rings - - - - --- 2019-06-13 Magnus Karlsson bpf Changes Requested
[bpf-next,3/6] i40e: add support for AF_XDP need_wakup feature add need_wakeup flag to the AF_XDP rings - - - - --- 2019-06-13 Magnus Karlsson bpf Changes Requested
[bpf-next,4/6] ixgbe: add support for AF_XDP need_wakup feature add need_wakeup flag to the AF_XDP rings - - - - --- 2019-06-13 Magnus Karlsson bpf Changes Requested
[bpf-next,5/6] libbpf: add support for need_wakeup flag in AF_XDP part add need_wakeup flag to the AF_XDP rings - - - - --- 2019-06-13 Magnus Karlsson bpf Changes Requested
[bpf-next,6/6] samples/bpf: add use of need_sleep flag in xdpsock add need_wakeup flag to the AF_XDP rings - - - - --- 2019-06-13 Magnus Karlsson bpf Changes Requested
[bpf-next,v2,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup add need_wakeup flag to the AF_XDP rings - - - - --- 2019-07-02 Magnus Karlsson bpf Changes Requested
[bpf-next,v2,2/6] xsk: add support for need_wakeup flag in AF_XDP rings add need_wakeup flag to the AF_XDP rings - - - - --- 2019-07-02 Magnus Karlsson bpf Changes Requested
[bpf-next,v2,3/6] i40e: add support for AF_XDP need_wakup feature add need_wakeup flag to the AF_XDP rings - - - - --- 2019-07-02 Magnus Karlsson bpf Changes Requested
[bpf-next,v2,4/6] ixgbe: add support for AF_XDP need_wakup feature add need_wakeup flag to the AF_XDP rings - - - - --- 2019-07-02 Magnus Karlsson bpf Changes Requested
[bpf-next,v2,5/6] libbpf: add support for need_wakeup flag in AF_XDP part add need_wakeup flag to the AF_XDP rings - - - - --- 2019-07-02 Magnus Karlsson bpf Changes Requested
[bpf-next,v2,6/6] samples/bpf: add use of need_sleep flag in xdpsock add need_wakeup flag to the AF_XDP rings - - - - --- 2019-07-02 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup [bpf-next,v3,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup - - - - --- 2019-07-04 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,2/6] xsk: add support for need_wakeup flag in AF_XDP rings [bpf-next,v3,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup - - - - --- 2019-07-04 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,3/6] i40e: add support for AF_XDP need_wakup feature [bpf-next,v3,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup - - - - --- 2019-07-04 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,4/6] ixgbe: add support for AF_XDP need_wakup feature [bpf-next,v3,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup - - - - --- 2019-07-04 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,5/6] libbpf: add support for need_wakeup flag in AF_XDP part [bpf-next,v3,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup - - - - --- 2019-07-04 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,6/6] samples/bpf: add use of need_sleep flag in xdpsock [bpf-next,v3,1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup - - - - --- 2019-07-04 Magnus Karlsson bpf Changes Requested
[bpf-next,v4,1/8] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup add need_wakeup flag to the AF_XDP rings 1 - - - --- 2019-08-14 Magnus Karlsson bpf Accepted
[bpf-next,v4,2/8] xsk: add support for need_wakeup flag in AF_XDP rings add need_wakeup flag to the AF_XDP rings 1 - - - --- 2019-08-14 Magnus Karlsson bpf Accepted
[bpf-next,v4,3/8] i40e: add support for AF_XDP need_wakeup feature add need_wakeup flag to the AF_XDP rings 1 - - - --- 2019-08-14 Magnus Karlsson bpf Accepted
[bpf-next,v4,4/8] ixgbe: add support for AF_XDP need_wakeup feature add need_wakeup flag to the AF_XDP rings 1 - - - --- 2019-08-14 Magnus Karlsson bpf Accepted
[bpf-next,v4,5/8] libbpf: add support for need_wakeup flag in AF_XDP part add need_wakeup flag to the AF_XDP rings 1 - - - --- 2019-08-14 Magnus Karlsson bpf Accepted
[bpf-next,v4,6/8] samples/bpf: add use of need_wakeup flag in xdpsock add need_wakeup flag to the AF_XDP rings 1 - - - --- 2019-08-14 Magnus Karlsson bpf Accepted
[bpf-next,v4,7/8] net/mlx5e: Move the SW XSK code from NAPI poll to a separate function add need_wakeup flag to the AF_XDP rings 1 - 2 - --- 2019-08-14 Magnus Karlsson bpf Accepted
[bpf-next,v4,8/8] net/mlx5e: Add AF_XDP need_wakeup support add need_wakeup flag to the AF_XDP rings 1 - 2 - --- 2019-08-14 Magnus Karlsson bpf Accepted
[bpf-next] libbpf: remove zc variable as it is not used [bpf-next] libbpf: remove zc variable as it is not used - - - - --- 2019-08-16 Magnus Karlsson bpf Changes Requested
[bpf] xsk: fix crash in poll when device does not support ndo_xsk_wakeup [bpf] xsk: fix crash in poll when device does not support ndo_xsk_wakeup 1 1 - - --- 2019-09-30 Magnus Karlsson bpf Changes Requested
[bpf,v2] xsk: fix crash in poll when device does not support ndo_xsk_wakeup [bpf,v2] xsk: fix crash in poll when device does not support ndo_xsk_wakeup - 1 - - --- 2019-10-02 Magnus Karlsson bpf Accepted
[bpf] libbpf: fix compatibility for kernels without need_wakeup [bpf] libbpf: fix compatibility for kernels without need_wakeup 1 1 - - --- 2019-10-08 Magnus Karlsson bpf Changes Requested
[bpf] xsk: improve documentation for AF_XDP [bpf] xsk: improve documentation for AF_XDP - - - - --- 2019-10-10 Magnus Karlsson bpf Changes Requested
[bpf,v2] xsk: improve documentation for AF_XDP [bpf,v2] xsk: improve documentation for AF_XDP - - - - --- 2019-10-18 Magnus Karlsson bpf Changes Requested
[bpf] xsk: fix registration of Rx-only sockets [bpf] xsk: fix registration of Rx-only sockets 1 1 - - --- 2019-10-21 Magnus Karlsson bpf Accepted
[bpf,v3] xsk: improve documentation for AF_XDP [bpf,v3] xsk: improve documentation for AF_XDP - - - - --- 2019-10-21 Magnus Karlsson bpf Accepted
[bpf-next,v2] libbpf: fix compatibility for kernels without need_wakeup [bpf-next,v2] libbpf: fix compatibility for kernels without need_wakeup - 1 - - --- 2019-10-22 Magnus Karlsson bpf Changes Requested
[bpf-next,v3] libbpf: fix compatibility for kernels without need_wakeup [bpf-next,v3] libbpf: fix compatibility for kernels without need_wakeup 1 1 - - --- 2019-10-25 Magnus Karlsson bpf Accepted
[bpf-next,1/5] libbpf: support XDP_SHARED_UMEM with external XDP program Extend libbpf to support shared umems and Rx|Tx-only sockets 1 - - 1 --- 2019-11-07 Magnus Karlsson bpf Accepted
[bpf-next,2/5] samples/bpf: add XDP_SHARED_UMEM support to xdpsock Extend libbpf to support shared umems and Rx|Tx-only sockets 1 - - 1 --- 2019-11-07 Magnus Karlsson bpf Accepted
[bpf-next,3/5] libbpf: allow for creating Rx or Tx only AF_XDP sockets Extend libbpf to support shared umems and Rx|Tx-only sockets 1 - - 1 --- 2019-11-07 Magnus Karlsson bpf Accepted
[bpf-next,4/5] samples/bpf: use Rx-only and Tx-only sockets in xdpsock Extend libbpf to support shared umems and Rx|Tx-only sockets 1 - - 1 --- 2019-11-07 Magnus Karlsson bpf Accepted
[bpf-next,5/5] xsk: extend documentation for Rx|Tx-only sockets and shared umems Extend libbpf to support shared umems and Rx|Tx-only sockets 1 - - 1 --- 2019-11-07 Magnus Karlsson bpf Accepted
[net,1/2] i40e: need_wakeup flag might not be set for Tx [net,1/2] i40e: need_wakeup flag might not be set for Tx - - - 1 --- 2019-11-08 Magnus Karlsson davem Awaiting Upstream
[net,2/2] ixgbe: need_wakeup flag might not be set for Tx [net,1/2] i40e: need_wakeup flag might not be set for Tx - - - 1 --- 2019-11-08 Magnus Karlsson davem Awaiting Upstream
[bpf] xsk: add missing memory barrier in xskq_has_addrs() [bpf] xsk: add missing memory barrier in xskq_has_addrs() - 1 - - --- 2019-11-29 Magnus Karlsson bpf Changes Requested
[bpf-next,01/12] xsk: eliminate the lazy update threshold xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,02/12] xsk: consolidate to one single cached producer pointer xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,03/12] xsk: standardize naming of producer ring access functions xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,04/12] xsk: simplify detection of empty and full rings xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,05/12] xsk: eliminate the RX batch size xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,06/12] xsk: simplify xskq_nb_avail and xskq_nb_free xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,07/12] xsk: simplify the consumer ring access functions xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,08/12] xsk: change names of validation functions xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,09/12] xsk: ixgbe: i40e: ice: mlx5: xsk_umem_discard_addr to xsk_umem_release_addr xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,10/12] xsk: remove unnecessary READ_ONCE of data xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,11/12] xsk: add function naming comments and reorder functions xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,12/12] xsk: use struct_size() helper xsk: clean up ring access functions - - - - --- 2019-12-09 Magnus Karlsson bpf Changes Requested
[bpf-next,v2,01/12] xsk: eliminate the lazy update threshold xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,02/12] xsk: simplify detection of empty and full rings xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,03/12] xsk: consolidate to one single cached producer pointer xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,04/12] xsk: standardize naming of producer ring access functions xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,05/12] xsk: eliminate the RX batch size xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,06/12] xsk: simplify xskq_nb_avail and xskq_nb_free xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,07/12] xsk: simplify the consumer ring access functions xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,08/12] xsk: change names of validation functions xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,09/12] xsk: ixgbe: i40e: ice: mlx5: xsk_umem_discard_addr to xsk_umem_release_addr xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
[bpf-next,v2,10/12] xsk: remove unnecessary READ_ONCE of data xsk: clean up ring access functions - - - - --- 2019-12-19 Magnus Karlsson bpf Accepted
« 1 2 »