netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 03:32:38 to 2020-05-08 18:12:29 UTC [more...]

[RFC PATCH bpf-next 0/3] arm64 BPF JIT Optimizations
 2020-05-08 18:12 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/3] arm64: insn: Fix two bugs in encoding 32-bit logical immediates

[PATCH net-next] net/dst: use a smaller percpu_counter batch for dst entries accounting
 2020-05-08 18:06 UTC  (3+ messages)

[PATCH] libbpf hashmap: fix undefined behavior in hash_bits
 2020-05-08 18:04 UTC  (4+ messages)

[PATCH bpf-next 0/3] Add benchmark runner and few benchmarks
 2020-05-08 18:01 UTC  (11+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: add benchmark runner infrastructure
` [PATCH bpf-next 2/3] selftest/bpf: fmod_ret prog and implement test_overhead as part of bench
` [PATCH bpf-next 3/3] selftest/bpf: add BPF triggring benchmark

[PATCH net-next] net: sfp: add some quirks for FreeTel direct attach modules
 2020-05-08 18:00 UTC  (5+ messages)

[PATCH bpf-next 00/17] Run a BPF program on socket lookup
 2020-05-08 17:59 UTC  (12+ messages)
` [PATCH bpf-next 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
` [PATCH bpf-next 14/17] libbpf: Add support for SK_LOOKUP program type

[PATCH bpf-next 00/14] Introduce AF_XDP buffer allocation API
 2020-05-08 17:57 UTC  (12+ messages)
` [PATCH bpf-next 04/14] xsk: introduce "
` [PATCH bpf-next 10/14] mlx5, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL

[PATCH ethtool] ethtool: add support for newer SFF-8024 compliance codes
 2020-05-08 17:44 UTC 

[PATCH bpf-next v5 0/4] bpf: allow any port in bpf_bind helper
 2020-05-08 17:46 UTC  (5+ messages)
` [PATCH bpf-next v5 1/4] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v5 2/4] selftests/bpf: move existing common networking parts into network_helpers
` [PATCH bpf-next v5 3/4] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next v5 4/4] bpf: allow any port in bpf_bind helper

[PATCH net v2] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
 2020-05-08 17:42 UTC  (7+ messages)

Add a __anon_inode_getfd helper
 2020-05-08 17:32 UTC  (15+ messages)
` [PATCH 01/12] fd: add a new "
` [PATCH 02/12] kvm: use __anon_inode_getfd
` [PATCH 03/12] pidfd: "
` [PATCH 04/12] bpf: "
` [PATCH 05/12] io_uring: "
` [PATCH 06/12] eventpoll: "
` [PATCH 07/12] eventfd: "
` [PATCH 08/12] vfio: "
` [PATCH 09/12] rdma: "
` [PATCH 10/12] drm_syncobj: "
` [PATCH 11/12] gpiolib: "
` [PATCH 12/12] vtpm_proxy: "

[PATCH net] net: ipv4: really enforce backoff for redirects
 2020-05-08 17:28 UTC 

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-08 17:25 UTC 

[PATCH 0/2] Backport to 4.19 - sctp: fully support memory accounting
 2020-05-08 17:24 UTC  (2+ messages)

[PATCH net-next 0/7] net: atlantic: driver updates
 2020-05-08 16:48 UTC  (9+ messages)
` [PATCH net-next 7/7] net: atlantic: unify get_mac_permanent
        ` [EXT] "

[PATCH net-next] ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()
 2020-05-08 16:31 UTC  (6+ messages)

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-08 16:07 UTC  (6+ messages)
` [net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()

[PATCH net-next v3 00/33] XDP extend with knowledge of frame size
 2020-05-08 16:01 UTC  (36+ messages)
` [PATCH net-next v3 01/33] xdp: add frame size to xdp_buff
` [PATCH net-next v3 02/33] bnxt: add XDP frame size to driver
` [PATCH net-next v3 03/33] sfc: add XDP frame size
` [PATCH net-next v3 04/33] mvneta: add XDP frame size to driver
` [PATCH net-next v3 05/33] net: netsec: Add support for XDP frame size
` [PATCH net-next v3 06/33] net: XDP-generic determining "
` [PATCH net-next v3 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame
` [PATCH net-next v3 08/33] xdp: cpumap redirect use frame_sz and increase skb_tailroom
` [PATCH net-next v3 09/33] veth: adjust hard_start offset on redirect XDP frames
` [PATCH net-next v3 10/33] veth: xdp using frame_sz in veth driver
` [PATCH net-next v3 11/33] dpaa2-eth: add XDP frame size
` [PATCH net-next v3 12/33] hv_netvsc: add XDP frame size to driver
` [PATCH net-next v3 13/33] qlogic/qede: "
` [PATCH net-next v3 14/33] net: ethernet: ti: add XDP frame size to driver cpsw
` [PATCH net-next v3 15/33] ena: add XDP frame size to amazon NIC driver
` [PATCH net-next v3 16/33] mlx4: add XDP frame size and adjust max XDP MTU
` [PATCH net-next v3 17/33] net: thunderx: add XDP frame size
` [PATCH net-next v3 18/33] nfp: add XDP frame size to netronome driver
` [PATCH net-next v3 19/33] tun: add XDP frame size
` [PATCH net-next v3 20/33] vhost_net: also populate "
` [PATCH net-next v3 21/33] virtio_net: add XDP frame size in two code paths
` [PATCH net-next v3 22/33] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH net-next v3 23/33] ixgbe: add XDP frame size to driver
` [PATCH net-next v3 24/33] ixgbevf: add XDP frame size to VF driver
` [PATCH net-next v3 25/33] i40e: add XDP frame size to driver
` [PATCH net-next v3 26/33] ice: "
` [PATCH net-next v3 27/33] xdp: for Intel AF_XDP drivers add XDP frame_sz
` [PATCH net-next v3 28/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH net-next v3 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size
` [PATCH net-next v3 30/33] xdp: clear grow memory in bpf_xdp_adjust_tail()
` [PATCH net-next v3 31/33] bpf: add xdp.frame_sz in bpf_prog_test_run_xdp()
` [PATCH net-next v3 32/33] selftests/bpf: adjust BPF selftest for xdp_adjust_tail
` [PATCH net-next v3 33/33] selftests/bpf: xdp_adjust_tail add grow tail tests

KMSAN: uninit-value in route4_get
 2020-05-08 15:59 UTC 

[PATCH v3 0/5] microchip: add support for ksz88x3 driver family
 2020-05-08 15:43 UTC  (6+ messages)
` [PATCH v3 1/5] net: phy: Add support for microchip SMI0 MDIO bus
` [PATCH v3 2/5] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
` [PATCH v3 3/5] net: tag: ksz: Add KSZ8863 tag code
` [PATCH v3 4/5] ksz: Add Microchip KSZ8863 SMI/SPI based driver support
` [PATCH v3 5/5] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch

[PATCH net-next 0/2] dpaa2-eth: add bulking to XDP_TX
 2020-05-08 15:40 UTC  (3+ messages)
` [PATCH net-next 2/2] "

[PATCH] net: tcp: fix rx timestamp behavior for tcp_recvmsg
 2020-05-08 15:31 UTC  (7+ messages)
` [PATCH v2] net: tcp: fixes commit 98aaa913b4ed ("tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg")
    ` [PATCH v3] net: tcp: fix rx timestamp behavior for tcp_recvmsg

[PATCH net-next] ieee802154: 6lowpan: remove unnecessary comparison
 2020-05-08 15:09 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-05-08 14:58 UTC  (8+ messages)
` [RFC PATCHv2 "
  ` [RFC PATCHv2 bpf-next 1/2] xdp: add a new helper for "

[PATCH] bridge: increase mtu to 64K
 2020-05-08 14:55 UTC  (3+ messages)

[PATCH net] dpaa2-eth: prevent array underflow in update_cls_rule()
 2020-05-08 14:37 UTC 

[RFC PATCH v2 0/3] kprobes: Support nested kprobes
 2020-05-08 14:25 UTC  (4+ messages)
` [RFC PATCH v2 1/3] x86/kprobes: "
` [RFC PATCH v2 2/3] arm64: kprobes: "
` [RFC PATCH v2 3/3] arm: "

XDP bpf_tail_call_redirect(): yea or nay?
 2020-05-08 14:18 UTC  (8+ messages)

iproute2: tc deletion freezes whole server
 2020-05-08 13:59 UTC  (24+ messages)

[PATCH -next] brcmfmac: make non-global functions static
 2020-05-08 13:31 UTC  (2+ messages)

[PATCH v12 3/4] perf pmu: add perf_pmu__find_by_type helper
 2020-05-08 13:04 UTC  (2+ messages)
` [tip: perf/core] perf pmu: Add "

[PATCH v12 1/4] perf doc: pass ASCIIDOC_EXTRA as an argument
 2020-05-08 13:04 UTC  (2+ messages)
` [tip: perf/core] perf doc: Pass "

[PATCH v12 2/4] tools feature: add support for detecting libpfm4
 2020-05-08 13:04 UTC  (2+ messages)
` [tip: perf/core] tools feature: Add "

[PATCH] octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers
 2020-05-08 13:01 UTC  (7+ messages)

[PATCH -next] net: dsa: sja1105: remove set but not used variable 'prev_time'
 2020-05-08 13:00 UTC  (2+ messages)

[PATCH v3 net-next 0/4] Cross-chip bridging for disjoint DSA trees
 2020-05-08 12:54 UTC  (6+ messages)
` [PATCH v3 net-next 2/4] net: dsa: permit cross-chip bridging between all trees in the system
` [PATCH v3 net-next 4/4] net: dsa: sja1105: implement cross-chip bridging operations

[PATCH -next] sunrpc: use kmemdup_nul() in gssp_stringify()
 2020-05-08 12:40 UTC 

linux-next: manual merge of the net-next tree with the rdma tree
 2020-05-08 12:35 UTC  (2+ messages)

[PATCH] net: Protect INET_ADDR_COOKIE on 32-bit architectures
 2020-05-08 12:02 UTC  (3+ messages)

[PATCH net 00/16] net: fix fixed-link phydev leaks
 2020-05-08 12:02 UTC  (9+ messages)
` [PATCH net 11/16] net: ethernet: marvell: mvneta: "

[PATCH v2] octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers
 2020-05-08 11:49 UTC 

[PATCH net-next] net: ethernet: ti: fix error return code in am65_cpsw_nuss_probe()
 2020-05-08 11:26 UTC  (4+ messages)
` [PATCH net-next v2] net: ethernet: ti: fix some return value check of cpsw_ale_create()

[PATCH net v3] net: ethernet: ti: fix build and remove TI_CPTS_MOD workaround
 2020-05-08 11:25 UTC  (4+ messages)

[PATCH net-next v2 21/33] virtio_net: add XDP frame size in two code paths
 2020-05-08 10:49 UTC  (9+ messages)
` [PATCH net-next v2 28/33] mlx5: rx queue setup time determine frame_sz for XDP

[PATCH net-next] net: dsa: vsc73xx: convert to devm_platform_ioremap_resource
 2020-05-08 10:11 UTC 

[PATCH net] dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
 2020-05-08  8:44 UTC  (3+ messages)

[PATCH ipsec-next v2 0/7] xfrm: remove three more indirect calls from packet path
 2020-05-08  8:42 UTC  (2+ messages)

[PATCH net-next 00/12] net: qed/qede: critical hw error handling
 2020-05-08  8:00 UTC  (4+ messages)
` [PATCH net-next 06/12] net: qed: gather debug data on hw errors

[PATCH v2] brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()
 2020-05-08  7:43 UTC 

[v4,iproute2-next 2/2] iproute2-next: add gate action man page
 2020-05-08  7:02 UTC  (3+ messages)
` [v5,iproute2-next 1/2] iproute2-next:tc:action: add a gate control action
  ` [v5,iproute2-next 2/2] iproute2-next: add gate action man page

[PATCH net-next] nfp: abm: fix error return code in nfp_abm_vnic_alloc()
 2020-05-08  7:27 UTC 

[PATCH bpf-next v4 0/4] bpf: allow any port in bpf_bind helper
 2020-05-08  7:19 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v4 2/4] selftests/bpf: move existing common networking parts into network_helpers

[PATCH] via-rhine: Add platform dependencies
 2020-05-08  7:10 UTC  (3+ messages)

[PATCH net] r8169: re-establish support for RTL8401 chip version
 2020-05-08  6:24 UTC 

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-08  5:54 UTC  (10+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()

[RFC PATCH 0/7] Share events between metrics
 2020-05-08  5:43 UTC  (5+ messages)

[RFC PATCH v3 00/14] Share events between metrics
 2020-05-08  5:36 UTC  (15+ messages)
` [RFC PATCH v3 01/14] perf parse-events: expand add PMU error/verbose messages
` [RFC PATCH v3 02/14] perf test: improve pmu event metric testing
` [RFC PATCH v3 03/14] lib/bpf hashmap: increase portability
` [RFC PATCH v3 04/14] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [RFC PATCH v3 05/14] perf expr: fix memory leaks in bison
` [RFC PATCH v3 06/14] perf evsel: fix 2 memory leaks
` [RFC PATCH v3 07/14] perf expr: migrate expr ids table to libbpf's hashmap
` [RFC PATCH v3 08/14] perf metricgroup: change evlist_used to a bitmap
` [RFC PATCH v3 09/14] perf metricgroup: free metric_events on error
` [RFC PATCH v3 10/14] perf metricgroup: always place duration_time last
` [RFC PATCH v3 11/14] perf metricgroup: delay events string creation
` [RFC PATCH v3 12/14] perf metricgroup: order event groups by size
` [RFC PATCH v3 13/14] perf metricgroup: remove duped metric group events
` [RFC PATCH v3 14/14] perf metricgroup: add options to not group or merge

linux-next 20200506 - build failure with net/bpfilter/bpfilter_umh
 2020-05-08  4:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).