netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 17:43:57 to 2019-10-17 12:01:55 UTC [more...]

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-10-17 12:01 UTC  (8+ messages)
` [RFC PATCH 1/5] x86: tsc: add tsc to art helpers

[PATCH V2 0/3] Add OP-TEE based bnxt f/w manager
 2019-10-17 12:01 UTC  (3+ messages)
` [PATCH V2 1/3] firmware: broadcom: add OP-TEE based BNXT "
` [PATCH V2 2/3] bnxt_en: Add support to invoke OP-TEE API to reset firmware

[PATCH] can: m_can: add support for handling arbitration error
 2019-10-17 11:54 UTC  (9+ messages)
  ` [PATCH] can: m_can: fix boolreturn.cocci warnings

[net-next 0/7][pull request] 1GbE Intel Wired LAN Driver Updates 2019-10-16
 2019-10-17 11:24 UTC  (13+ messages)
` [net-next 1/7] igb/igc: Don't warn on fatal read failures when the device is removed
` [net-next 2/7] igb: add rx drop enable attribute
` [net-next 3/7] igc: Add SCTP CRC checksumming functionality
` [net-next 4/7] e1000e: Add support for S0ix
` [net-next 5/7] igc: Add set_rx_mode support
` [net-next 6/7] igc: Add Rx checksum support
` [net-next 7/7] igc: Clean up unused shadow_vfta pointer

[PATCH 00/10 net-next] page_pool cleanups
 2019-10-17 11:09 UTC  (16+ 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] net: stmmac: Fix the problem of tso_xmit
 2019-10-17 10:59 UTC 

[PATCH bpf] xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
 2019-10-17 10:57 UTC 

[PATCH bpf v2] xdp: Handle device unregister for devmap_hash map type
 2019-10-17 10:52 UTC 

[PATCH V4 0/6] mdev based hardware virtio offloading support
 2019-10-17 10:48 UTC  (7+ messages)
` [PATCH V4 1/6] mdev: class id support
` [PATCH V4 2/6] modpost: add support for mdev class id
` [PATCH V4 3/6] mdev: introduce device specific ops
` [PATCH V4 4/6] mdev: introduce virtio device and its device ops
` [PATCH V4 5/6] virtio: introduce a mdev based transport
` [PATCH V4 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH net-next] pktgen: remove unnecessary assignment in pktgen_xmit()
 2019-10-17 10:34 UTC 

[PATCH bpf] xdp: Handle device unregister for devmap_hash map type
 2019-10-17 10:28 UTC  (5+ messages)

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

[PATCH v4 net-next 0/7] add XDP support to mvneta driver
 2019-10-17  9:58 UTC  (16+ 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] usb: hso: obey DMA rules in tiocmget
 2019-10-17  9:53 UTC 

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

[PATCH v2 1/2] dt-bindings: net: lpc-eth: document optional properties
 2019-10-17  9:47 UTC  (2+ messages)
` [PATCH v2 2/2] net: lpc_eth: parse phy nodes from device tree

[PATCH bpf-next] scripts/bpf: Print an error when known types list needs updating
 2019-10-17  9:44 UTC 

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

[PATCH 0/6] [GIT PULL ipvs-next] IPVS updates for v5.5
 2019-10-17  9:37 UTC  (2+ messages)

[PATCH bpf-next] bpf: add new helper fd2path for mapping a file descriptor to a pathname
 2019-10-17  9:26 UTC 

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-10-17  9:10 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: core: Add sdio_trigger_replug() API

[PATCHv3 net-next 0/5] sctp: update from rfc7829
 2019-10-17  9:04 UTC  (8+ messages)

[PATCH bpf-next] selftests/bpf: Restore the netns after flow dissector reattach test
 2019-10-17  8:37 UTC 

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

[PATCH] net: stmmac: fix argument to stmmac_pcs_ctrl_ane()
 2019-10-17  7:40 UTC  (3+ messages)

[PATCH net] mlxsw: spectrum_trap: Push Ethernet header before reporting trap
 2019-10-17  7:11 UTC 

[PATCH net-next 0/5] selftests: mlxsw: Add scale tests for Spectrum-2
 2019-10-17  6:55 UTC  (6+ messages)
` [PATCH net-next 1/5] mlxsw: spectrum: Register switched port analyzers (SPAN) as resource
` [PATCH net-next 2/5] selftests: mlxsw: Generalize the parameters of mirror_gre test
` [PATCH net-next 3/5] selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale test
` [PATCH net-next 4/5] selftests: mlxsw: Add a resource scale test for Spectrum-2
` [PATCH net-next 5/5] selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale test

lan78xx and phy_state_machine
 2019-10-17  6:52 UTC  (4+ messages)

[PATCH] net: netsec: Correct dma sync for XDP_TX frames
 2019-10-17  6:49 UTC  (3+ messages)

[PATCH v1 0/4] add dsa switch support for ar9331
 2019-10-17  6:42 UTC  (4+ messages)
` [PATCH v1 2/4] dt-bindings: net: dsa: qca,ar9331 switch documentation

[PATCH net-next] Change in Openvswitch to support MPLS label depth of 3 in ingress direction
 2019-10-17  6:28 UTC  (8+ messages)

[PATCH net] ipv4: fix race condition between route lookup and invalidation
 2019-10-17  6:24 UTC  (2+ messages)

[PATCH] net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
 2019-10-17  5:46 UTC  (3+ messages)

[PATCH] net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
 2019-10-17  5:40 UTC  (3+ messages)

Documentation for filters in ss
 2019-10-17  5:17 UTC 

[PATCH] Bluetooth: hci_core: fix init with HCI_QUIRK_NON_PERSISTENT_SETUP
 2019-10-17  5:11 UTC  (5+ messages)
  ` [PATCH v2] Bluetooth: hci_core: fix init for HCI_USER_CHANNEL

big ICMP requests get disrupted on IPSec tunnel activation
 2019-10-17  4:44 UTC 

[PATCH net] sunrpc: fix UDP memory accounting for v4.4 kernel
 2019-10-17  4:30 UTC  (3+ messages)

Bunch of compiler warning fixes for ethtool
 2019-10-17  4:35 UTC 

Bridge port userspace events broken?
 2019-10-17  4:10 UTC  (6+ messages)

[PATCH net 0/4] net: bcmgenet: restore internal EPHY support
 2019-10-17  4:00 UTC  (10+ 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 net-next 00/12] net: hns3: add some bugfixes and optimizations
 2019-10-17  3:27 UTC  (12+ 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] af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
 2019-10-17  3:02 UTC  (3+ messages)

[PATCH v2] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
 2019-10-17  2:26 UTC  (2+ messages)

[PATCH] net: aquantia: add an error handling in aq_nic_set_multicast_list
 2019-10-17  2:25 UTC 

[PATCH v2] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-17  1:28 UTC 

[PATCH] rtlwifi: Fix potential overflow on P2P code
 2019-10-17  1:24 UTC  (2+ messages)

[PATCH net] net: ensure correct skb->tstamp in various fragmenters
 2019-10-17  1:00 UTC 

[PATCH v3 bpf-next 00/11] bpf: revolutionize bpf tracing
 2019-10-16 23:52 UTC  (17+ 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,v5 0/4] flow_offload: update mangle action representation
 2019-10-16 23:36 UTC  (3+ messages)
` [PATCH net-next,v5 3/4] net: flow_offload: mangle action at byte level

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

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

taprio testing - Any help?
 2019-10-16 20:32 UTC  (9+ 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  (2+ messages)

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

[PATCH net] net: phy: Fix "link partner" information disappear issue
 2019-10-16 20:18 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 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

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  (3+ messages)
` [PATCH bpf-next v4 "

[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] net: ipv6: fix listify ip6_rcv_finish in case of forwarding
 2019-10-16 17:47 UTC  (4+ messages)
  ` Stable request (was Re: [PATCH net-next] net: ipv6: fix listify ip6_rcv_finish in case of forwarding)
    ` Stable request

[PATCH v1 1/4] net: ag71xx: port to phylink
 2019-10-16 17:45 UTC  (4+ messages)

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

[PATCH v2 bpf-next] bpf/stackmap: fix deadlock with rq_lock in bpf_get_stack()
 2019-10-16 17:43 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).