netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 10:33:33 to 2019-12-18 18:55:24 UTC [more...]

[Patch v2 1/4] b43legacy: Fix -Wcast-function-type
 2019-12-18 18:55 UTC  (2+ messages)

[RFC PATCH v2 0/8] Convert Felix DSA switch to PHYLINK
 2019-12-18 18:50 UTC  (8+ messages)
` [RFC PATCH v2 1/8] mii: Add helpers for parsing SGMII auto-negotiation

[PATCH net-next 0/2] drivers: net: intel: update i40e and ice to use txqueue parameter from tx_timeout
 2019-12-18 18:38 UTC  (3+ messages)
` [PATCH net-next 1/2] drivers: net: i40e: Removing hung_queue variable to use txqueue function parameter
` [PATCH net-next 2/2] drivers: net: ice: "

[PATCH net-next mlxsw v2 00/10] Add a new Qdisc, ETS
 2019-12-18 18:35 UTC  (14+ messages)
` [PATCH net-next mlxsw v2 01/10] net: pkt_cls: Clarify a comment
` [PATCH net-next mlxsw v2 02/10] mlxsw: spectrum_qdisc: "
` [PATCH net-next mlxsw v2 03/10] mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumerators
` [PATCH net-next mlxsw v2 04/10] net: sch_ets: Add a new Qdisc
` [PATCH net-next mlxsw v2 05/10] net: sch_ets: Make the ETS qdisc offloadable
` [PATCH net-next mlxsw v2 06/10] mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETS
` [PATCH net-next mlxsw v2 07/10] mlxsw: spectrum_qdisc: Support offloading of ETS Qdisc
` [PATCH net-next mlxsw v2 08/10] selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh
` [PATCH net-next mlxsw v2 09/10] selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc
` [PATCH net-next mlxsw v2 10/10] selftests: qdiscs: "

[PATCH v3 bpf-next 0/3] Skeleton improvements and documentation
 2019-12-18 18:31 UTC  (3+ messages)

[PATCH] brcmsmac: Remove always false 'channel < 0' statement
 2019-12-18 18:28 UTC  (2+ messages)

[PATCH] mt76: fix LED link time failure
 2019-12-18 18:25 UTC  (2+ messages)

[PATCH] brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
 2019-12-18 18:21 UTC  (2+ messages)

[RFC net-next 00/14] XDP in tx path
 2019-12-18 18:20 UTC  (9+ messages)
` [RFC net-next 03/14] libbpf: API for tx path XDP support
` [RFC net-next 11/14] tun: run XDP program in tx path

[PATCH bpf-next 00/13] Introduce BPF STRUCT_OPS
 2019-12-18 18:14 UTC  (12+ messages)
` [PATCH bpf-next 05/13] bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
` [PATCH bpf-next 11/13] bpf: libbpf: Add STRUCT_OPS support

[PATCH net-next v3 00/11] VSOCK: add vsock_test test suite
 2019-12-18 18:07 UTC  (12+ messages)
` [PATCH net-next v3 01/11] VSOCK: fix header include in vsock_diag_test
` [PATCH net-next v3 02/11] VSOCK: add SPDX identifiers to vsock tests
` [PATCH net-next v3 03/11] VSOCK: extract utility functions from vsock_diag_test.c
` [PATCH net-next v3 04/11] VSOCK: extract connect/accept "
` [PATCH net-next v3 05/11] VSOCK: add full barrier between test cases
` [PATCH net-next v3 06/11] VSOCK: add send_byte()/recv_byte() test utilities
` [PATCH net-next v3 07/11] VSOCK: add AF_VSOCK test cases
` [PATCH net-next v3 08/11] vsock_test: wait for the remote to close the connection
` [PATCH net-next v3 09/11] testing/vsock: add parameters to list and skip tests
` [PATCH net-next v3 10/11] testing/vsock: print list of options and description
` [PATCH net-next v3 11/11] vsock_test: add SOCK_STREAM MSG_PEEK test

[PATCH bpf-next 0/3] Single-cpu updates for per-cpu maps
 2019-12-18 18:00 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: "
` [PATCH bpf-next 2/3] selftests/bpf: Tests for single-cpu updates of "
` [PATCH bpf-next 3/3] bpftool: Support single-cpu updates for "

[PATCH 1/7] ath9k: fix storage endpoint lookup
 2019-12-18 17:58 UTC  (2+ messages)

[PATCH -next] ath11k: Remove unneeded semicolon
 2019-12-18 17:58 UTC  (2+ messages)

[PATCH] ath11k: fix missing free of skb on error return path
 2019-12-18 17:54 UTC  (2+ messages)

[PATCH net-next v2] sch_cake: drop unused variable tin_quantum_prio
 2019-12-18 17:53 UTC  (3+ messages)

[PATCH][next] ath11k: fix uninitialized variable radioup
 2019-12-18 17:53 UTC  (2+ messages)

[PATCH][next] ath11k: fix memory leak on reg_info
 2019-12-18 17:52 UTC  (2+ messages)

[PATCH] ath11k: Remove unnecessary enum scan_priority
 2019-12-18 17:51 UTC  (2+ messages)

[PATCH][next] ath11k: fix several spelling mistakes
 2019-12-18 17:50 UTC  (2+ messages)

[PATCH bpf-next 0/8] Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps
 2019-12-18 17:48 UTC  (28+ messages)
` [PATCH bpf-next 1/8] xdp: simplify devmap cleanup
` [PATCH bpf-next 2/8] xdp: simplify cpumap cleanup
` [PATCH bpf-next 3/8] xdp: fix graze->grace type-o in cpumap comments
` [PATCH bpf-next 4/8] xsk: make xskmap flush_list common for all map instances
` [PATCH bpf-next 5/8] xdp: make devmap "
` [PATCH bpf-next 6/8] xdp: make cpumap "
` [PATCH bpf-next 7/8] xdp: remove map_to_flush and map swap detection
` [PATCH bpf-next 8/8] xdp: simplify __bpf_tx_xdp_map()

[PATCH v16 0/5] BPF: New helper to obtain namespace data from current task
 2019-12-18 17:38 UTC  (6+ messages)
` [PATCH v16 1/5] fs/nsfs.c: added ns_match
` [PATCH v16 2/5] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH v16 3/5] tools: Added bpf_get_ns_current_pid_tgid helper
` [PATCH v16 4/5] tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid
` [PATCH v16 5/5] bpf_helpers_doc.py: Add struct bpf_pidns_info to known types

[PATCH v3] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-18 17:37 UTC  (2+ messages)

[PATCH] tools lib api fs: fix gcc9 compilation error
 2019-12-18 17:03 UTC  (4+ messages)

[PATCH] Renaming struct trace_buffer to struct array_buffer
 2019-12-18 16:47 UTC 

[PATCH net-next 0/9] s390/qeth: features 2019-12-18
 2019-12-18 16:34 UTC  (10+ messages)
` [PATCH net-next 1/9] s390/qeth: only handle IRQs while device is online
` [PATCH net-next 2/9] s390/qeth: wake up all waiters from qeth_irq()
` [PATCH net-next 3/9] s390/qeth: overhaul L3 IP address dump code
` [PATCH net-next 4/9] s390/qeth: clean up L3 sysfs code
` [PATCH net-next 5/9] s390/qeth: remove open-coded inet_make_mask()
` [PATCH net-next 6/9] s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path
` [PATCH net-next 7/9] s390/qeth: stop yielding the ip_lock during IPv4 registration
` [PATCH net-next 8/9] s390/qeth: consolidate helpers for capability checking
` [PATCH net-next 9/9] s390/qeth: make use of napi_schedule_irqoff()

[PATCH v1 1/4] mdio-bitbang: add SMI0 mode support
 2019-12-18 16:29 UTC  (2+ messages)
` [PATCH] mdio-bitbang: add support for lowlevel mdio read/write

[RFC] btf: Some structs are doubled because of struct ring_buffer
 2019-12-18 16:22 UTC  (12+ messages)

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-18 16:19 UTC  (7+ messages)
` [PATCH v11 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v11 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM

[BUG] mv88e6xxx: tx regression in v5.3
 2019-12-18 16:04 UTC  (15+ messages)

XDP multi-buffer design discussion
 2019-12-18 16:03 UTC  (5+ messages)

[PATCH net-next 0/4] Support fraglist GRO/GSO
 2019-12-18 16:03 UTC  (9+ messages)
` [PATCH net-next 1/4] net: Add fraglist GRO/GSO feature flags
` [PATCH net-next 2/4] net: Add a netdev software feature set that defaults to off
` [PATCH net-next 3/4] net: Support GRO/GSO fraglist chaining
` [PATCH net-next 4/4] udp: Support UDP fraglist GRO/GSO

[PATCH] net: dsa: ksz: use common define for tag len
 2019-12-18 16:01 UTC 

refcount issue with net/mlx5: DR, Expose steering table functionality
 2019-12-18 15:54 UTC 

[PATCH 2/2] kbuild: rename header-test- to no-header-test in usr/include/Makefile
 2019-12-18 15:34 UTC 

[PATCH bpf-next] libbpf: Use PRIu64 when printing ulimit value
 2019-12-18 15:37 UTC  (2+ messages)

[PATCH net 0/3] s390/qeth: fixes 2019-12-18
 2019-12-18 15:32 UTC  (4+ messages)
` [PATCH net 1/3] s390/qeth: handle error due to unsupported transport mode
` [PATCH net 2/3] s390/qeth: fix promiscuous mode after reset
` [PATCH net 3/3] s390/qeth: don't return -ENOTSUPP to userspace

[PATCH v2 0/9] thunderbolt: Add support for USB4
 2019-12-18 15:30 UTC  (10+ messages)
` [PATCH v2 3/9] thunderbolt: Populate PG field in hot plug acknowledgment packet
` [PATCH v2 4/9] thunderbolt: Add initial support for USB4

[PATCH v2 0/3] Add CAN and CAN-FD support to the RZ/G2N SoC
 2019-12-18 15:16 UTC  (7+ messages)
` [PATCH net-next v2 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support
` [PATCH net-next v2 2/3] dt-bindings: can: rcar_canfd: document "

WARNING in wp_page_copy
 2019-12-18 15:11 UTC  (10+ messages)

[PATCH] llc2: Reverse the true/false statements of the condition operator in llc_stat_ev_rx_null_dsap_xid_c and llc_stat_ev_rx_null_dsap_test_c
 2019-12-18 15:07 UTC  (4+ messages)
` [PATCH v2] llc2: Remove "

[PATCH v2 00/55] Improve wfx driver
 2019-12-18 15:03 UTC  (2+ messages)

[PATCH iproute2 0/3] Devlink health reporter's issues
 2019-12-18 14:53 UTC  (4+ messages)

[PATCH net-next 0/3] Replace IDT with Renesas and improve version info
 2019-12-18 14:45 UTC  (4+ messages)
` [PATCH net-next 2/3] ptp: clockmatrix: Remove IDT references or replace with Renesas

[PATCH net-next v1] sch_cake: drop unused variable tin_quantum_prio
 2019-12-18 14:31 UTC  (4+ messages)

[PATCH] net: amd: xgbe: fix possible sleep-in-atomic-context bugs in xgbe_powerdown()
 2019-12-18 14:30 UTC  (2+ messages)

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-18 14:27 UTC  (3+ messages)
` [net-next v4 "
  ` 答复: "

[PATCH net 0/2] net/sched: cls_u32: fix refcount leak
 2019-12-18 14:23 UTC  (3+ messages)
` [PATCH net 1/2] net/sched: cls_u32: fix refcount leak in the error path of u32_change()

[PATCH] net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_hw_semaphore()
 2019-12-18 14:16 UTC 

[PATCH V2 1/2] can: flexcan: disable runtime PM if register flexcandev failed
 2019-12-18 14:03 UTC  (6+ messages)
` [PATCH V2 2/2] can: flexcan: disable clocks during stop mode

[PATCH net-next v3 00/15] net: macsec: initial support for hardware offloading
 2019-12-18 14:01 UTC  (4+ messages)
` [PATCH net-next v3 05/15] net: macsec: hardware offloading infrastructure
  ` [EXT] "

[PATCH net-next 0/3] net: emaclite: support arm64 platform
 2019-12-18 13:34 UTC  (4+ messages)
` [PATCH net-next 1/3] net: emaclite: Fix coding style

[PATCH stable v4.14 1/2] net: stmmac: use correct DMA buffer size in the RX descriptor
 2019-12-18 13:17 UTC  (2+ messages)
` [PATCH stable v4.14 2/2] net: stmmac: don't stop NAPI processing when dropping a packet

[PATCH stable v4.9 1/2] net: stmmac: use correct DMA buffer size in the RX descriptor
 2019-12-18 13:10 UTC  (2+ messages)
` [PATCH stable v4.9 2/2] net: stmmac: don't stop NAPI processing when dropping a packet

[BUG] net: bluetooth: a possible sleep-in-atomic-context bug in disconnect_all_peers()
 2019-12-18 12:37 UTC 

[PATCHv2 net] ipv6/route: should not update neigh confirm time during PMTU update
 2019-12-18 12:01 UTC  (11+ messages)
` [PATCH net-next 0/8] disable neigh update for tunnels during pmtu update
  ` [PATCH net-next 1/8] net: add bool confirm_neigh parameter for dst_ops.update_pmtu
  ` [PATCH net-next 2/8] ip6_gre: do not confirm neighbor when do pmtu update
  ` [PATCH net-next 3/8] gtp: "
  ` [PATCH net-next 4/8] net/dst: add new function skb_dst_update_pmtu_no_confirm
  ` [PATCH net-next 5/8] tunnel: do not confirm neighbor when do pmtu update
  ` [PATCH net-next 6/8] vti: "
  ` [PATCH net-next 7/8] sit: "
  ` [PATCH net-next 8/8] net/dst: do not confirm neighbor for vxlan and geneve "

[PATCH] ath9k: fix possible sleep-in-atomic-context bugs in hif_usb_send_regout()
 2019-12-18 12:02 UTC  (2+ messages)

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-18 11:55 UTC  (2+ messages)

[PATCH net-next v2] net: WireGuard secure network tunnel
 2019-12-18 11:50 UTC  (5+ messages)

[PATCH] dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'
 2019-12-18 11:34 UTC  (2+ messages)

[PATCH 00/55] Improve wfx driver
 2019-12-18 11:25 UTC  (5+ messages)
` [PATCH 07/55] staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps

[PATCH bpf-next v2] libbpf: Print hint about ulimit when getting permission denied error
 2019-12-18 11:08 UTC  (3+ messages)

[PATCH v5 net-next 0/7] ipv6: Extension header infrastructure
 2019-12-18 10:56 UTC  (5+ messages)
` [PATCH v5 net-next 2/7] ipeh: Move generic EH functions to exthdrs_common.c

[PATCH net-next 0/7] net: stmmac: TSN support using TAPRIO API
 2019-12-18 10:33 UTC  (7+ messages)
` [PATCH net-next 1/7] net: stmmac: Add basic EST support for GMAC5+
` [PATCH net-next 2/7] net: stmmac: Add basic EST support for XGMAC
` [PATCH net-next 3/7] net: stmmac: Integrate EST with TAPRIO scheduler API
` [PATCH net-next 4/7] net: stmmac: Add Frame Preemption support using TAPRIO API
` [PATCH net-next 6/7] net: stmmac: xgmac3+: Add support for Frame Preemption
` [PATCH net-next 7/7] net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ cores


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