netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 10:09:08 to 2019-10-16 23:35:16 UTC [more...]

[PATCH net] rxrpc: use rcu protection while reading sk->sk_user_data
 2019-10-16 23:35 UTC  (4+ messages)

Memory leak of skbuff_ext_cache in v5.4-rc2
 2019-10-16 23:26 UTC 

[PATCH net] net: netem: fix error path for corrupted GSO frames
 2019-10-16 23:22 UTC  (3+ messages)

[PATCH net 0/4] net: bcmgenet: restore internal EPHY support
 2019-10-16 23:06 UTC  (5+ messages)
` [PATCH net 1/4] net: bcmgenet: don't set phydev->link from MAC
` [PATCH net 2/4] net: phy: bcm7xxx: define soft_reset for 40nm EPHY
` [PATCH net 3/4] net: bcmgenet: soft reset 40nm EPHYs before MAC init
` [PATCH net 4/4] net: bcmgenet: reset 40nm EPHY on energy detect

[PATCH 00/10 net-next] page_pool cleanups
 2019-10-16 22:50 UTC  (11+ messages)
` [PATCH 01/10 net-next] net/mlx5e: RX, Remove RX page-cache
` [PATCH 02/10 net-next] net/mlx5e: RX, Manage RX pages only via page pool API
` [PATCH 03/10 net-next] net/mlx5e: RX, Internal DMA mapping in page_pool
` [PATCH 04/10 net-next] page_pool: Add API to update numa node and flush page caches
` [PATCH 05/10 net-next] net/mlx5e: Rx, Update page pool numa node when changed
` [PATCH 06/10 net-next] page_pool: Add page_pool_keep_page
` [PATCH 07/10 net-next] page_pool: allow configurable linear cache size
` [PATCH 08/10 net-next] page_pool: Add statistics
` [PATCH 09/10 net-next] net/mlx5: Add page_pool stats to the Mellanox driver
` [PATCH 10/10 net-next] page_pool: Cleanup and rename page_pool functions

[PATCH v3 bpf-next 00/11] bpf: revolutionize bpf tracing
 2019-10-16 22:08 UTC  (16+ messages)
` [PATCH v3 bpf-next 04/11] bpf: add attach_btf_id attribute to program load
` [PATCH v3 bpf-next 05/11] libbpf: auto-detect btf_id of BTF-based raw_tracepoints
` [PATCH v3 bpf-next 06/11] bpf: implement accurate raw_tp context access via BTF
` [PATCH v3 bpf-next 07/11] bpf: attach raw_tp program with BTF via type name
` [PATCH v3 bpf-next 09/11] bpf: add support for BTF pointers to x86 JIT

[PATCH net-next] net: sched: Avoid using yield() in a busy waiting loop
 2019-10-16 21:33 UTC  (6+ messages)
  ` [PATCH net-next v2] "

Bridge port userspace events broken?
 2019-10-16 21:16 UTC  (5+ messages)

[PATCH net-next] net: Update address for MediaTek ethernet driver in MAINTAINERS
 2019-10-16 21:14 UTC 

[PATCH v4 net-next 0/7] add XDP support to mvneta driver
 2019-10-16 21:03 UTC  (8+ messages)
` [PATCH v4 net-next 1/7] net: mvneta: introduce mvneta_update_stats routine
` [PATCH v4 net-next 2/7] net: mvneta: introduce page pool API for sw buffer manager
` [PATCH v4 net-next 3/7] net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine
` [PATCH v4 net-next 4/7] net: mvneta: add basic XDP support
` [PATCH v4 net-next 5/7] net: mvneta: move header prefetch in mvneta_swbm_rx_frame
` [PATCH v4 net-next 6/7] net: mvneta: make tx buffer array agnostic
` [PATCH v4 net-next 7/7] net: mvneta: add XDP_TX support

[PATCH] rtlwifi: Fix potential overflow on P2P code
 2019-10-16 20:57 UTC 

[PATCH v4 bpf-next 0/7] Fix, clean up, and revamp selftests/bpf Makefile
 2019-10-16 20:47 UTC  (4+ messages)
` [PATCH v4 bpf-next 5/7] selftests/bpf: replace test_progs and test_maps w/ general rule

taprio testing - Any help?
 2019-10-16 20:32 UTC  (11+ messages)

[PATCH bpf-next] scripts/bpf: Emit an #error directive known types list needs updating
 2019-10-16 20:29 UTC  (3+ messages)

[PATCH] net: stmmac: fix argument to stmmac_pcs_ctrl_ane()
 2019-10-16 20:28 UTC  (2+ messages)

[v2, PATCH 0/1] net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
 2019-10-16 20:27 UTC  (3+ messages)
` [v2, PATCH] "

[PATCH net-next] net: phy: avoid NPE if read_page/write_page callbacks are not available
 2019-10-16 20:26 UTC  (3+ messages)

[PATCH iproute2 1/2] ip-netns.8: document the 'auto' keyword of 'ip netns set'
 2019-10-16 20:25 UTC  (3+ messages)
` [PATCH iproute2 2/2] ip-netns.8: document target-nsid and nsid options of list-id

[PATCH iproute2] man: remove "defaut group" sentence on ip link
 2019-10-16 20:24 UTC  (2+ messages)

[PATCH v1 0/4] add dsa switch support for ar9331
 2019-10-16 20:23 UTC  (14+ messages)
` [PATCH v1 1/4] net: ag71xx: port to phylink
` [PATCH v1 2/4] dt-bindings: net: dsa: qca,ar9331 switch documentation
` [PATCH v1 4/4] net: dsa: add support for Atheros AR9331 build-in switch

[PATCH net] net: phy: Fix "link partner" information disappear issue
 2019-10-16 20:18 UTC  (3+ messages)

[PATCH bpf] xdp: Handle device unregister for devmap_hash map type
 2019-10-16 20:09 UTC  (3+ messages)

[PATCH v2 net 0/4] Aquantia/Marvell AQtion atlantic driver fixes 10/2019
 2019-10-16 19:59 UTC  (5+ messages)
` [PATCH v2 net 2/4] net: aquantia: when cleaning hw cache it should be toggled

big ICMP requests get disrupted on IPSec tunnel activation
 2019-10-16 19:54 UTC  (5+ messages)
    ` AW: "

[PATCH] Bluetooth: hci_core: fix init with HCI_QUIRK_NON_PERSISTENT_SETUP
 2019-10-16 19:53 UTC  (3+ messages)

[PATCH v2 net-next 00/12] net: aquantia: PTP support for AQC devices
 2019-10-16 19:38 UTC  (5+ messages)
` [PATCH v2 net-next 10/12] net: aquantia: add support for Phy access

[PATCH net] cxgb4: Fix panic when attaching to ULD fails
 2019-10-16 19:19 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: lpc-eth: document optional properties
 2019-10-16 19:14 UTC  (4+ messages)
` [PATCH 2/2] net: lpc_eth: parse phy nodes from device tree

[PATCHv3 net-next 0/5] sctp: update from rfc7829
 2019-10-16 19:04 UTC  (6+ messages)

[PATCH net] ipv4: fix race condition between route lookup and invalidation
 2019-10-16 19:03 UTC 

Fw: [Bug 205215] New: Amiga X5000 Cyrus board DPAA network driver issue
 2019-10-16 19:01 UTC 

[PATCH net v2] ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
 2019-10-16 18:52 UTC 

[PATCH net-next] ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
 2019-10-16 18:51 UTC  (3+ messages)

[PATCH] RFC: Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
 2019-10-16 18:42 UTC  (4+ messages)

[PATCH v2 net-next] net: dsa: sja1105: Switch to hardware operations for PTP
 2019-10-16 18:41 UTC 

[PATCH net-next] net: sfp: move fwnode parsing into sfp-bus layer
 2019-10-16 18:32 UTC  (2+ messages)

[PATCH v3 0/3] bpf: switch to new usercopy helpers
 2019-10-16 18:31 UTC  (6+ messages)
` [PATCH bpf-next v4 "
  ` [PATCH bpf-next v4 1/3] bpf: use check_zeroed_user() in bpf_check_uarg_tail_zero()
  ` [PATCH bpf-next v4 2/3] bpf: use copy_struct_from_user() in bpf_prog_get_info_by_fd()
  ` [PATCH bpf-next v4 3/3] bpf: use copy_struct_from_user() in bpf() syscall

[PATCH net-next] r8152: support request_firmware for RTL8153
 2019-10-16 18:31 UTC  (2+ messages)

[PATCH 4.9.y] Revert "net: sit: fix memory leak in sit_init_net()"
 2019-10-16 18:30 UTC  (2+ messages)

[PATCH net V4 1/2] net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
 2019-10-16 18:06 UTC  (5+ messages)

linux-next: 20191016: remove_proc_entry: removing non-empty directory 'net/dev_snmp6', leaking at least 'lo'
 2019-10-16 18:03 UTC 

[PATCH net-next 00/12] net: hns3: add some bugfixes and optimizations
 2019-10-16 17:50 UTC  (7+ messages)
` [PATCH net-next 08/12] net: hns3: introduce ring_to_netdev() in enet module
` [PATCH net-next 11/12] net: hns3: do not allocate linear data for fraglist skb

[PATCH net-next] net: ipv6: fix listify ip6_rcv_finish in case of forwarding
 2019-10-16 17:47 UTC  (5+ messages)
    ` Stable request (was Re: [PATCH net-next] net: ipv6: fix listify ip6_rcv_finish in case of forwarding)
      ` Stable request

[PATCH] net: bpf: add static in net/core/filter.c
 2019-10-16 17:44 UTC  (7+ messages)
        ` [Linux-kernel] "

[PATCH v2 bpf-next] bpf/stackmap: fix deadlock with rq_lock in bpf_get_stack()
 2019-10-16 17:43 UTC  (2+ messages)

[PATCH v10 0/6] Use MFD framework for SGI IOC3 drivers
 2019-10-16 17:38 UTC  (5+ messages)
` [PATCH v10 4/6] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH net] Revert "blackhole_netdev: fix syzkaller reported issue"
 2019-10-16 17:42 UTC  (2+ messages)

[PATCH v3 net 0/2] dpaa2-eth: misc fixes
 2019-10-16 16:48 UTC  (6+ messages)
` [PATCH v3 net 1/2] dpaa2-eth: add irq for the dpmac connect/disconnect event

[PATCH v3 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-16 16:44 UTC  (5+ messages)
` [PATCH v3 2/3] ixgbe: Add "
  ` [Intel-wired-lan] "
` [PATCH v3 3/3] i40e: "
  ` [Intel-wired-lan] "

mt76x2e hardware restart
 2019-10-16 16:38 UTC  (7+ messages)

Race condition in route lookup
 2019-10-16 16:35 UTC  (9+ messages)

[PATCH v3 net-next 0/8] add XDP support to mvneta driver
 2019-10-16 16:27 UTC  (8+ messages)
` [PATCH v3 net-next 8/8] net: mvneta: add XDP_TX support

[RFC][PATCH net-next] net: dsa: microchip: Add control bus error handling
 2019-10-16 16:11 UTC 

[PATCH] samples/bpf: make xdp_monitor use raw_tracepoints
 2019-10-16 15:57 UTC  (6+ messages)

lan78xx and phy_state_machine
 2019-10-16 15:51 UTC  (9+ messages)

[PATCH] vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
 2019-10-16 14:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: Add ability to debug RGMII connections
 2019-10-16 14:19 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: Use genphy_loopback() by default
` [PATCH net-next 2/2] net: phy: Add ability to debug RGMII connections

[RFC V2 net-next v2 0/3] Introduce XDP to ena
 2019-10-16 14:11 UTC  (4+ messages)
` [RFC V2 net-next v2 1/3] net: ena: implement XDP drop support
` [RFC V2 net-next v2 2/3] net: ena: Implement XDP_TX action
` [RFC V2 net-next v2 3/3] net: ena: Add first_interrupt field to napi struct

[PATCH bpf-next 1/3] bpf: preserve command of the process that loaded the program
 2019-10-16 14:01 UTC  (5+ messages)
    ` debug annotations for bpf progs. Was: "

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-16 13:51 UTC  (13+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other

Module loading problem since 5.3
 2019-10-16 13:37 UTC  (4+ messages)

[PATCH net V5 1/2] net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
 2019-10-16 13:35 UTC  (2+ messages)
` [PATCH net V5 2/2] net: phy: micrel: Update KSZ87xx PHY name

[PATCH net V3 1/2] net: dsa: microchip: Do not reinit mutexes on KSZ87xx
 2019-10-16 13:33 UTC  (2+ messages)
` [PATCH net V3 2/2] net: dsa: microchip: Add shared regmap mutex

Re: [PATCH net-next 0/1] Add BASE-T1 PHY support
 2019-10-16 13:19 UTC 

[PATCH net-next v4 00/10] optimize openvswitch flow looking up
 2019-10-15 10:30 UTC  (11+ messages)
` [PATCH net-next v4 01/10] net: openvswitch: add flow-mask cache for performance
` [PATCH net-next v4 02/10] net: openvswitch: convert mask list in mask array
` [PATCH net-next v4 03/10] net: openvswitch: shrink the mask array if necessary
` [PATCH net-next v4 04/10] net: openvswitch: optimize flow mask cache hash collision
` [PATCH net-next v4 05/10] net: openvswitch: optimize flow-mask looking up
` [PATCH net-next v4 06/10] net: openvswitch: simplify the flow_hash
` [PATCH net-next v4 07/10] net: openvswitch: add likely in flow_lookup
` [PATCH net-next v4 08/10] net: openvswitch: fix possible memleak on destroy flow-table
` [PATCH net-next v4 09/10] net: openvswitch: don't unlock mutex when changing the user_features fails
` [PATCH net-next v4 10/10] net: openvswitch: simplify the ovs_dp_cmd_new

[PATCH net] net: sched: act_mirred: drop skb's dst_entry in ingress redirection
 2019-10-16 12:13 UTC  (4+ messages)

[PATCH V2 1/2] net: dsa: microchip: Do not reinit mutexes on KSZ87xx
 2019-10-16 12:03 UTC  (4+ messages)
` [PATCH V2 2/2] net: dsa: microchip: Add shared regmap mutex

net: micrel: confusion about phyids used in driver
 2019-10-16 11:45 UTC  (12+ messages)

[PATCH] net: netsec: Correct dma sync for XDP_TX frames
 2019-10-16 11:40 UTC 

[patch iproute2-next v3 0/2] ip: add support for alternative names
 2019-10-16 11:28 UTC  (4+ messages)
` [patch iproute2-next v3 2/2] ip: allow to use alternative names as handle

[PATCH] net: bpf: type fixes for __be16/__be32
 2019-10-16 11:16 UTC 

[PATCH V3 0/7] mdev based hardware virtio offloading support
 2019-10-16 10:37 UTC  (4+ messages)
` [PATCH V3 1/7] mdev: class id support

unregister_netdevice: waiting for DEV to become free (2)
 2019-10-16 10:34 UTC  (4+ messages)

[RFC PATCH v5 0/6] Enable ptp_kvm for arm64
 2019-10-16 10:26 UTC  (20+ messages)
` [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
` [PATCH v5 4/6] psci: Add hvc call service for ptp_kvm
` [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-16 10:19 UTC  (3+ messages)
` [RFC 2/2] vhost: IFC VF vdpa layer


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