netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 17:50:40 to 2019-07-16 18:52:03 UTC [more...]

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-16 18:50 UTC  (8+ messages)
` [PATCH v2 2/9] rcu: Add support for consolidated-RCU reader checking
` [PATCH v2 3/9] rcu/sync: Remove custom check for reader-section

[PATCH 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-16 18:46 UTC  (20+ messages)
` [PATCH 2/9] rcu: Add support for consolidated-RCU reader checking (v3)
` [PATCH 3/9] rcu/sync: Remove custom check for reader-section (v2)
` [PATCH 4/9] ipv4: add lockdep condition to fix for_each_entry (v1)
` [PATCH 5/9] driver/core: Convert to use built-in RCU list checking (v1)
` [PATCH 6/9] workqueue: Convert for_each_wq to use built-in list check (v2)
` [PATCH 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1)
` [PATCH 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list (v1)

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-07-16 18:23 UTC  (3+ messages)

[RFC bpf-next 0/8] bpf: accelerate insn patching speed
 2019-07-16 17:49 UTC  (18+ messages)
` [RFC bpf-next 2/8] bpf: extend list based insn patching infra to verification layer
    ` [oss-drivers] "

[PATCH bpf] selftests/bpf: make directory prerequisites order-only
 2019-07-16 17:49 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: fix perf_buffer on s390
 2019-07-16 17:42 UTC  (2+ messages)

[PATCH bpf] libbpf: fix another GCC8 warning for strncpy
 2019-07-16 17:35 UTC  (3+ messages)

[PATCH bpf] bpf: net: Set sk_bpf_storage back to NULL for cloned sk
 2019-07-16 17:32 UTC  (4+ messages)

[PATCH -next] iwlwifi: dbg: work around clang bug by marking debug strings static
 2019-07-16 17:28 UTC  (3+ messages)

[PATCH bpf-next 0/2] libbpf: add an option to reuse maps when loading a program
 2019-07-16 17:14 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: add a new API bpf_object__reuse_maps()

[PATCH net v2] skbuff: fix compilation warnings in skb_dump()
 2019-07-16 16:51 UTC  (2+ messages)

IPv6 L2TP issues related to 93531c67
 2019-07-16 16:46 UTC  (4+ messages)

[PATCH 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-07-16 16:42 UTC  (3+ messages)
` [PATCH 1/2] mmc: core: Add sdio_trigger_replug() API
` [PATCH 2/2] mwifiex: Make use of the new sdio_trigger_replug() API to reset

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-07-16 16:41 UTC  (9+ messages)
` [RFC PATCH 1/5] x86: tsc: add tsc to art helpers
` [RFC PATCH 2/5] PTP: add a callback for counting timestamp events
` [RFC PATCH 3/5] PTP: implement PTP_EVENT_COUNT_TSTAMP ioctl
` [RFC PATCH 4/5] PTP: Add flag for non-periodic output
` [RFC PATCH 5/5] PTP: Add support for Intel PMC Timed GPIO Controller

[PATCH bpf v2] selftests/bpf: skip nmi test when perf hw events are disabled
 2019-07-16 16:27 UTC  (3+ messages)

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-07-16 16:26 UTC  (21+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id

[PATCH bpf v3] selftests/bpf: fix "alu with different scalars 1" on s390
 2019-07-16 16:23 UTC  (2+ messages)

[PULL] virtio, vhost: fixes, features, performance
 2019-07-16 15:31 UTC 

[PATCH net] net: fix use-after-free in __netif_receive_skb_core
 2019-07-16 15:26 UTC  (5+ messages)

[PATCH net 0/4] tcp: make sack processing more robust
 2019-07-16 15:13 UTC  (11+ messages)
` [PATCH net 2/4] tcp: tcp_fragment() should apply sane memory limits

[PATCH] skbuff: fix compilation warnings in skb_dump()
 2019-07-16 15:04 UTC  (2+ messages)

[PATCH v2] libertas_tf: Use correct channel range in lbtf_geo_init
 2019-07-16 14:42 UTC 

[PATCH v3 0/3] kernel/notifier.c: avoid duplicate registration
 2019-07-16 14:07 UTC  (11+ messages)

[PATCH] libertas_tf: Use correct channel range in lbtf_geo_init
 2019-07-16 13:38 UTC  (2+ messages)

[PATCH v1] net: fec: optionally reset PHY via a reset-controller
 2019-07-16 13:19 UTC  (3+ messages)
` [EXT] "

[PATCH net-next] net: openvswitch: do not update max_headroom if new headroom is equal to old headroom
 2019-07-16 12:28 UTC  (3+ messages)

[PATCH iproute2-rc 0/8] Statistics counter support
 2019-07-16 12:19 UTC  (7+ messages)
` [PATCH iproute2-rc 1/8] rdma: Update uapi headers to add statistic "
` [PATCH iproute2-rc 8/8] rdma: Document counter statistic

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-16 12:10 UTC  (2+ messages)
` [PATCH 13/14] docs: remove extra conf.py files

[PATCH bpf] bpf: fix narrower loads on s390
 2019-07-16 11:59 UTC 

[bpf-next RFC 0/6] Introduce a BPF helper to generate SYN cookies
 2019-07-16 11:56 UTC  (11+ messages)
` [bpf-next RFC 1/6] tcp: tcp_syn_flood_action read port from socket
` [bpf-next RFC 2/6] tcp: add skb-less helpers to retrieve SYN cookie
` [bpf-next RFC 3/6] bpf: add bpf_tcp_gen_syncookie helper
` [bpf-next RFC 4/6] bpf: sync bpf.h to tools/
` [bpf-next RFC 5/6] selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers
` [bpf-next RFC 6/6] selftests/bpf: add test for bpf_tcp_gen_syncookie

[PATCH 00/11] XDP unaligned chunk placement support
 2019-07-16  3:06 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] i40e: simplify Rx buffer recycle
  ` [PATCH v2 02/10] ixgbe: "
  ` [PATCH v2 03/10] xsk: add support to allow unaligned chunk placement
  ` [PATCH v2 04/10] i40e: modify driver for handling offsets
  ` [PATCH v2 05/10] ixgbe: "
  ` [PATCH v2 06/10] libbpf: add flags to umem config
  ` [PATCH v2 07/10] samples/bpf: add unaligned chunks mode support to xdpsock
  ` [PATCH v2 08/10] samples/bpf: add buffer recycling for unaligned chunks "
  ` [PATCH v2 09/10] samples/bpf: use hugepages in xdpsock app
  ` [PATCH v2 10/10] doc/af_xdp: include unaligned chunk case

[PATCH v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-16 11:16 UTC  (2+ messages)

[PATCH 0/2] arm/arm64: Add support for function error injection
 2019-07-16 11:13 UTC  (3+ messages)
` [PATCH 1/2] arm64: "
` [PATCH 2/2] arm: "

[PATCH] net: sctp: fix warning "NULL check before some freeing functions is not needed"
 2019-07-16 11:09 UTC  (3+ messages)

[RFC] virtio-net: share receive_*() and add_recvbuf_*() with virtio-vsock
 2019-07-16 10:22 UTC  (11+ messages)

memory leak in new_inode_pseudo (2)
 2019-07-16  8:28 UTC  (2+ messages)

[PATCH net] be2net: Signal that the device cannot transmit during reconfiguration
 2019-07-16  8:16 UTC 

[PATCH] net/sched: Make NET_ACT_CT depends on NF_NAT
 2019-07-16  7:16 UTC 

linux-next: Tree for Jul 15 (HEADERS_TEST w/ netfilter tables offload)
 2019-07-16  6:44 UTC  (6+ messages)

[PATCH] net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto
 2019-07-16  5:55 UTC 

[PATCH] net: ethernet: mscc: ocelot_board: Add of_node_put() before return
 2019-07-16  5:52 UTC 

[PATCH] net: ethernet: ti: cpsw: Add of_node_put() before return and break
 2019-07-16  5:48 UTC 

[PATCH] rculist: Add build check for single optional list argument
 2019-07-16  4:07 UTC 

[PATCH] qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
 2019-07-16  2:34 UTC 

[PATCH net-next v2 0/7] net/rds: RDMA fixes
 2019-07-16  2:24 UTC  (3+ messages)

[PATCH] ipvs: remove unnecessary space
 2019-07-16  2:18 UTC  (6+ messages)
    ` [PATCH v2] net/netfilter: remove unnecessary spaces

[PATCH iproute2 net-next v3 1/5] etf: Add skip_sock_check
 2019-07-16  1:17 UTC  (12+ messages)
` [PATCH iproute2 net-next v3 2/5] taprio: Add support for setting flags
` [PATCH iproute2 net-next v3 3/5] taprio: add support for setting txtime_delay
` [PATCH iproute2 net-next v3 4/5] tc: etf: Add documentation for skip-skb-check
` [PATCH iproute2 net-next v3 5/5] tc: taprio: Update documentation

[pull request][net 0/3] Mellanox, mlx5 fixes 2019-07-15
 2019-07-16  0:20 UTC  (5+ messages)
` [net 1/3] net/mlx5e: Verify encapsulation is supported
` [net 2/3] net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels
` [net 3/3] net/mlx5e: Allow dissector meta key in tc flower

[PATCH v2 bpf-next] selftests/bpf: remove logic duplication in test_verifier.c
 2019-07-15 23:03 UTC  (2+ messages)

[PATCH V35 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2019-07-15 22:54 UTC  (2+ messages)

[PATCH iproute2 net-next v2 1/6] Kernel header update for hardware offloading changes
 2019-07-15 22:39 UTC  (5+ messages)

[PATCH bpf] selftests/bpf: put test_stub.o into $(OUTPUT)
 2019-07-15 22:20 UTC  (2+ messages)

[PATCH bpf 0/5] bpf: allow wide (u64) aligned loads for some fields of bpf_sock_addr
 2019-07-15 22:21 UTC  (3+ messages)

[PATCH bpf] samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
 2019-07-15 22:20 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix attach_probe on s390
 2019-07-15 22:18 UTC  (2+ messages)

[PATCH v3 bpf 0/3] fix BTF verification size resolution
 2019-07-15 22:18 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: fix "alu with different scalars 1" on s390
 2019-07-15 22:16 UTC  (3+ messages)

[PATCH] bnx2x: Prevent load reordering in tx completion processing
 2019-07-15 21:41 UTC 

[bpf PATCH v2 0/6] bpf: sockmap/tls fixes
 2019-07-15 20:58 UTC  (11+ messages)
` [bpf PATCH v2 2/6] bpf: tls fix transition through disconnect with close

[PATCH iproute2 master 0/3] devlink dumpit fixes
 2019-07-15 20:51 UTC  (2+ messages)

[PATCH iproute2 v2] utils: don't match empty strings as prefixes
 2019-07-15 20:49 UTC  (2+ messages)

[bpf PATCH v3 0/8] sockmap/tls fixes
 2019-07-15 20:49 UTC  (9+ messages)
` [bpf PATCH v3 1/8] net/tls: don't arm strparser immediately in tls_set_sw_offload()
` [bpf PATCH v3 2/8] tls: remove close callback sock unlock/lock around TX work flush
` [bpf PATCH v3 3/8] tls: remove sock unlock/lock around strp_done()
` [bpf PATCH v3 4/8] bpf: tls fix transition through disconnect with close
` [bpf PATCH v3 5/8] bpf: sockmap, sock_map_delete needs to use xchg
` [bpf PATCH v3 6/8] bpf: sockmap, synchronize_rcu before free'ing map
` [bpf PATCH v3 7/8] bpf: sockmap, only create entry if ulp is not already enabled
` [bpf PATCH v3 8/8] bpf: sockmap/tls, close can race with map free

[PATCH iproute2] tc: util: constrain percentage in 0-100 interval
 2019-07-15 20:48 UTC  (2+ messages)

[net-next 0/2] ipvs: speedup ipvs netns dismantle
 2019-07-15 20:39 UTC  (3+ messages)
` [net-next 1/2] ipvs: batch __ip_vs_cleanup

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 19:36 UTC  (7+ messages)

[PATCH] ethtool: igb: dump RR2DCDELAY register
 2019-07-15 19:26 UTC  (3+ messages)
` [PATCH v2] "

INFO: task hung in unregister_netdevice_notifier (3)
 2019-07-15 18:58 UTC  (3+ messages)

[PATCH] can: flexcan: free error skb if enqueueing failed
 2019-07-15 18:53 UTC 

KASAN: stack-out-of-bounds Read in hfcsusb_probe
 2019-07-15 18:10 UTC  (3+ messages)
` [PATCH] ISDN: hfcsusb: checking idx of ep configuration

[PATCH v3 19/24] vmxnet3: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 18/24] hippi: Remove call to memset after pci_alloc_consistent
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 17/24] ethernet: remove redundant memset
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 02/24] atm: idt77252: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH net v3] net: neigh: fix multiple neigh timer scheduling
 2019-07-15 18:04 UTC  (2+ messages)

Request for backport of 96125bf9985a75db00496dd2bc9249b777d2b19b
 2019-07-15 18:01 UTC  (2+ messages)

[PATCH v2 1/2] rt2x00usb: fix rx queue hang
 2019-07-15 17:53 UTC  (2+ messages)


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).