netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 20:46:35 to 2019-12-12 13:25:41 UTC [more...]

[PATCH 0/2] net-next: stmmac: dwmac-mediatek: add more support for RMII
 2019-12-12 13:25 UTC  (4+ messages)
` [PATCH 1/2] net-next: stmmac: mediatek: add more suuport "
` [PATCH 2/2] net-next: dt-binding: dwmac-mediatek: add more description "

crash in __xfrm_state_lookup on 4.19 LTS
 2019-12-12 13:21 UTC  (2+ messages)

[PATCH v4 8/8] linux/log2.h: Use roundup/dow_pow_two() on 64bit calculations
 2019-12-12 13:21 UTC  (2+ messages)

[PATCH net-next] wireguard: Using kfree_rcu() to simplify the code
 2019-12-12 13:18 UTC  (2+ messages)

[PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()
 2019-12-12 13:16 UTC  (2+ messages)

[PATCH] vhost/vsock: accept only packets with the right dst_cid
 2019-12-12 13:14 UTC  (5+ messages)

[BUG] mv88e6xxx: tx regression in v5.3
 2019-12-12 13:14 UTC  (6+ messages)

[PATCH nf-next 0/7] netfilter: nft_tunnel: reinforce key opts support
 2019-12-12 12:39 UTC  (20+ messages)
` [PATCH nf-next 1/7] netfilter: nft_tunnel: parse ERSPAN_VERSION attr as u8
` [PATCH nf-next 2/7] netfilter: nft_tunnel: parse VXLAN_GBP attr as u32 in nft_tunnel
` [PATCH nf-next 3/7] netfilter: nft_tunnel: no need to call htons() when dumping ports
` [PATCH nf-next 4/7] netfilter: nft_tunnel: also dump ERSPAN_VERSION
` [PATCH nf-next 5/7] netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLAN
` [PATCH nf-next 6/7] netfilter: nft_tunnel: add the missing nla_nest_cancel()

[PATCH net] xen-netback: avoid race that can lead to NULL pointer dereference
 2019-12-12 12:37 UTC 

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-12 12:31 UTC  (4+ messages)
` [PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()

[PATCH v2 00/23] V2: Break up from one patch to multiple
 2019-12-12 12:12 UTC  (8+ messages)
` [PATCH v2 11/23] staging: qlge: Fix CHECK: braces {} should be used on all arms of this statement
` [PATCH v2 20/23] staging: qlge: Fix CHECK: usleep_range is preferred over udelay

v5.2: stuck ipv4 redirects
 2019-12-12 11:59 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: Fix suspend/resume PHY register access error
 2019-12-12 11:52 UTC 

[PATCH bpf-next 0/8] Extend SOCKMAP to store listening sockets
 2019-12-12 11:27 UTC  (11+ messages)
` [PATCH bpf-next 4/8] bpf, sockmap: Don't let child socket inherit psock or its ops on copy
` [PATCH bpf-next 7/8] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP

[PATCH rdma-next 0/5] VIRTIO_NET Emulation Offload
 2019-12-12 11:09 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Add Virtio Emulation related device capabilities
` [PATCH mlx5-next 2/5] net/mlx5: Expose vDPA emulation "
` [PATCH rdma-next 3/5] IB/mlx5: Extend caps stage to handle VAR capabilities
` [PATCH rdma-next 4/5] IB/mlx5: Introduce VAR object and its alloc/destroy methods
` [PATCH rdma-next 5/5] IB/mlx5: Add mmap support for VAR

iwlwifi warnings in 5.5-rc1
 2019-12-12 11:00 UTC  (22+ messages)

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-12 10:59 UTC  (18+ messages)
` [PATCH v2 1/9] brcmfmac: reset two D11 cores if chip has two D11 cores
` [PATCH v2 2/9] brcmfmac: set F2 blocksize and watermark for 4359
` [PATCH v2 3/9] brcmfmac: fix rambase for 4359/9
` [PATCH v2 4/9] brcmfmac: make errors when setting roaming parameters non-fatal
` [PATCH v2 5/9] brcmfmac: add support for BCM4359 SDIO chipset
` [PATCH v2 6/9] brcmfmac: add RSDB condition when setting interface combinations
` [PATCH v2 7/9] brcmfmac: not set mbss in vif if firmware does not support MBSS
` [PATCH v2 8/9] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0
` [PATCH v2 9/9] arm64: dts: rockchip: RockPro64: hook up bluetooth at uart0

[PATCH] igb: index regs_buff array via index variable
 2019-12-12 10:58 UTC 

[PATCH v1 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QCA6390
 2019-12-12 10:33 UTC 

[PATCH net] net: phylink: fix interface passed to mac_link_up
 2019-12-12 10:32 UTC 

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-12 10:18 UTC  (13+ messages)

[PATCH v10 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-12 10:17 UTC  (27+ messages)
` [PATCH v10 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v10 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v10 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v10 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v10 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v10 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v10 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v10 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v10 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v10 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v10 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v10 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v10 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v10 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v10 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v10 16/25] net/xdp: "
` [PATCH v10 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v10 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v10 19/25] vfio, mm: "
` [PATCH v10 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v10 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v10 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v10 23/25] mm/gup: track FOLL_PIN pages
` [PATCH v10 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v10 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH 0/3] dpaa2-ptp: support external trigger event
 2019-12-12 10:08 UTC  (4+ messages)
` [PATCH 1/3] ptp_qoriq: check valid status before reading extts fifo
` [PATCH 2/3] ptp_qoriq: export extts_clean_up() function
` [PATCH 3/3] dpaa2-ptp: add external trigger event support

[PATCH net-next] net: Remove unused including <linux/version.h>
 2019-12-12  9:52 UTC  (2+ messages)

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-12  9:12 UTC  (6+ messages)
` [PATCH v3 05/20] RDMA/irdma: Add driver framework definitions

[PATCH bpf-next 11/15] bpftool: add skeleton codegen command
 2019-12-12  7:27 UTC  (14+ messages)

[PATCH v2] staging: intel-gwdpa: gswip: Introduce Gigabit Ethernet Switch (GSWIP) device driver
 2019-12-12  7:25 UTC  (3+ messages)

[PATCH net-next v3] net: bridge: add STP xstats
 2019-12-12  6:55 UTC  (3+ messages)
` [PATCH iproute2 v4] iplink: add support for "

[PATCH v2 net-next 0/2] ionic: add sriov support
 2019-12-12  6:53 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] ionic: ionic_if bits for sr-iov support
` [PATCH v2 net-next 2/2] ionic: support sr-iov operations

[PATCH net] bonding: fix active-backup transition after link failure
 2019-12-12  6:38 UTC  (4+ messages)

[PATCH net/tipc] Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-12-12  6:14 UTC  (8+ messages)
      ` [tipc-discussion] "

next/master build: 214 builds: 10 failed, 204 passed, 17 errors, 57 warnings (next-20191210)
 2019-12-12  6:08 UTC  (6+ messages)
` [PATCH 1/2] crypto: arm/curve25519 - add arch-specific key generation function

[PATCH v1 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QCA6390
 2019-12-12  6:08 UTC 

[PATCH v9 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-12  5:53 UTC  (7+ messages)
` [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v9 23/25] mm/gup: track FOLL_PIN pages

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2019-12-12  5:45 UTC  (3+ messages)
` [PATCH v1 3/7] net: axienet: add unspecified HAS_IOMEM dependency

[PATCH net-next] netdevsim: Add max_vfs to bus_dev
 2019-12-12  5:11 UTC  (9+ messages)

[PATCH net-next 0/3] New openvswitch MPLS actions for layer 2 tunnelling
 2019-12-12  4:19 UTC  (7+ messages)
` [PATCH net-next 3/3] openvswitch: New "

pull-request: bpf 2019-12-11
 2019-12-12  4:14 UTC  (2+ messages)

[PATCH net-next v3 0/5] ethtool netlink interface, preliminary part
 2019-12-12  4:13 UTC  (6+ messages)
` [PATCH net-next v3 4/5] ethtool: move string arrays into common file
` [PATCH net-next v3 5/5] ethtool: provide link mode names as a string set

[PATCH net-next] MAINTAINERS: Add maintainers for rmnet
 2019-12-12  4:00 UTC 

[PATCH net-next 0/6] net-next: dsa: mt7530: add support for MT7531
 2019-12-12  3:57 UTC  (9+ messages)
` [PATCH net-next 1/6] net: dsa: mt7530: Refine message in Kconfig
` [PATCH net-next 2/6] net: dsa: mt7530: Extend device data ready for adding a new hardware
` [PATCH net-next 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next 4/6] net: dsa: mt7530: Add the support of MT7531 switch

linux-next: manual merge of the kspp tree with the bpf-next tree
 2019-12-12  3:41 UTC 

[PATCH 0/6] rtlwifi: convert rtl8192{ce,cu,de} to use generic functions
 2019-12-12  1:47 UTC  (2+ messages)

[PATCH v4] lib: optimize cpumask_local_spread()
 2019-12-12  1:41 UTC  (3+ messages)

[PATCH bpf-next 4/4] selftests/bpf: fix perf_buffer test on systems w/ offline CPUs
 2019-12-12  1:36 UTC 

[PATCH bpf-next 3/4] libbpf: don't attach perf_buffer to offline/missing CPUs
 2019-12-12  1:36 UTC 

[PATCH bpf-next 2/4] selftests/bpf: add CPU mask parsing tests
 2019-12-12  1:35 UTC 

[PATCH bpf-next 1/4] libbpf: extract and generalize CPU mask parsing logic
 2019-12-12  1:35 UTC 

[PATCH bpf-next 0/4] Fix perf_buffer creation on systems with offline CPUs
 2019-12-12  1:35 UTC 

[PATCH net-next v2] net: bridge: add STP xstats
 2019-12-12  1:02 UTC  (7+ messages)

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-12  0:53 UTC  (8+ messages)

[PATCH bpf-next v2] bpf, x86, arm64: enable jit by default when not built as always-on
 2019-12-12  0:49 UTC  (3+ messages)

[PATCH v2 0/2] net: stmmac: dwc-qos: ACPI device support
 2019-12-11  7:11 UTC  (3+ messages)
` [PATCH v2 1/2] net: stmmac: dwc-qos: use generic device api
` [PATCH v2 2/2] net: stmmac: dwc-qos: avoid clk and reset for acpi device

[PATCH bpf-next] libbpf: fix printf compilation warnings on ppc64le arch
 2019-12-12  0:33 UTC  (5+ messages)

[PATCH,bpf-next v2 0/2] Fix broken samples due to symbol mismatch
 2019-12-12  0:14 UTC  (2+ messages)

[PATCH net-next] net: bridge: add STP xstats
 2019-12-11 23:24 UTC  (5+ messages)
` [PATCH iproute2 v2] iplink: add support for "

[PATCH net-next v2 0/6] vsock: add local transport support
 2019-12-11 23:01 UTC  (2+ messages)

[PATCH bpf-next 00/15] Add code-generated BPF object skeleton support
 2019-12-11 22:55 UTC  (4+ messages)
` [PATCH bpf-next 11/15] bpftool: add skeleton codegen command
  ` [Potential Spoof] "

[PATCH net-next v2] bonding: move 802.3ad port state flags to uapi
 2019-12-11 22:47 UTC  (2+ messages)

[PATCH iproute2-next v2 0/2] pretty-print 802.3ad slave state
 2019-12-11 22:33 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] include/uapi: update bonding kernel header
` [PATCH iproute2-next v2 2/2] iplink: bond: print 3ad actor/partner oper states as strings

[PATCH v3 bpf-next 00/11] add bpf batch ops to process more than 1 elem
 2019-12-11 22:33 UTC  (12+ messages)
` [PATCH v3 bpf-next 01/11] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions
` [PATCH v3 bpf-next 02/11] bpf: add generic support for lookup and lookup_and_delete batch ops
` [PATCH v3 bpf-next 03/11] bpf: add generic support for update and delete "
` [PATCH v3 bpf-next 04/11] bpf: add lookup and updated batch ops to arraymap
` [PATCH v3 bpf-next 05/11] bpf: add generic_batch_ops to lpm_trie map
` [PATCH v3 bpf-next 06/11] bpf: add batch ops to all htab bpf map
` [PATCH v3 bpf-next 07/11] tools/bpf: sync uapi header bpf.h
` [PATCH v3 bpf-next 08/11] libbpf: add libbpf support to batch ops
` [PATCH v3 bpf-next 09/11] selftests/bpf: add batch ops testing for htab and htab_percpu map
` [PATCH v3 bpf-next 10/11] selftests/bpf: add batch ops testing to array bpf map
` [PATCH v3 bpf-next 11/11] selftests/bpf: add batch ops testing to lpm_trie "

[PATCH v2,net] hv_netvsc: Fix tx_table init in rndis_set_subchannel()
 2019-12-11 22:26 UTC 

[PATCH] Fix tx_table init in rndis_set_subchannel()
 2019-12-11 22:23 UTC  (3+ messages)

RPS arp processing
 2019-12-11 22:08 UTC  (3+ messages)

[PATCH] netfilter: nf_flow_table: fix big-endian integer overflow
 2019-12-11 22:04 UTC  (2+ messages)

phylib's new dynamic feature detection seems too early
 2019-12-11 21:20 UTC  (2+ messages)

[PATCH net-next 0/4] Add support for slow-to-probe-PHY copper SFP modules
 2019-12-11 20:46 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).