netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 18:57:01 to 2020-06-29 20:57:53 UTC [more...]

[RFC net-next] devlink: Add reset subcommand
 2020-06-29 14:57 UTC  (3+ messages)

[PATCH bpf-next 00/10] BPF TCP header options
 2020-06-29 18:24 UTC  (8+ messages)
` [PATCH bpf-next 07/10] bpf: selftests: Restore netns after each test

[PATCH v4 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-29 19:25 UTC  (6+ messages)
` [PATCH v4 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-06-29 14:15 UTC  (8+ messages)
` [PATCH v7 06/11] thermal: Add mode helpers
` [PATCH v7 07/11] thermal: Use mode helpers in drivers
` [PATCH v7 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
` [PATCH v7 11/11] thermal: Rename set_mode() to change_mode()
  ` [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 17:18 UTC  (12+ messages)
` [PATCH v2 01/10] net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
` [PATCH v2 02/10] net: ethernet: ixgbe: don't call devm_mdiobus_free()
` [PATCH v2 03/10] net: devres: rename the release callback of devm_register_netdev()
` [PATCH v2 04/10] Documentation: devres: add missing mdio helper
` [PATCH v2 05/10] phy: un-inline devm_mdiobus_register()
` [PATCH v2 06/10] phy: mdio: add kerneldoc for __devm_mdiobus_register()

[PATCH v1 0/5] ethernet: intel: Convert to generic power management
 2020-06-29  9:29 UTC  (5+ messages)
` [PATCH v1 1/5] iavf: use "
` [PATCH v1 2/5] igbvf: netdev: "
` [PATCH v1 3/5] ixgbe: "
` [PATCH v1 5/5] e100: "

[PATCH bpf-next 0/2] Factor common x86 JIT code
 2020-06-29 17:48 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf, x86: "
` [PATCH bpf-next 2/2] bpf, x86: Factor out get_cond_jmp_opcode and use for 64bit x86

KASAN: vmalloc-out-of-bounds Read in netdev_name_node_lookup_rcu
 2020-06-29 16:47 UTC 

[PATCH net-next 0/8] bnxt_en: Driver update for net-next
 2020-06-29  6:34 UTC  (7+ messages)
` [PATCH net-next 2/8] bnxt_en: Add logical RSS indirection table structure
` [PATCH net-next 3/8] bnxt_en: Add helper function to return the number of RSS contexts
` [PATCH net-next 4/8] bnxt_en: Fill HW RSS table from the RSS logical indirection table
` [PATCH net-next 6/8] bnxt_en: Implement ethtool -X to set "
` [PATCH net-next 7/8] bnxt_en: clean up VLAN feature bit handling
` [PATCH net-next 8/8] bnxt_en: allow firmware to disable VLAN offloads

[PATCH net-next] icmp: support rfc 4884
 2020-06-29 20:55 UTC  (3+ messages)

[PATCH v1] adm8211: use generic power management
 2020-06-29  3:50 UTC 

[PATCH v2] net: phy: marvell10g: support XFI rate matching mode
 2020-06-29  9:22 UTC  (2+ messages)

[PATCH net-next] net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c
 2020-06-29  4:40 UTC  (2+ messages)

[PATCH] Bluetooth: fix kernel null pointer dereference error on suspend
 2020-06-29 14:26 UTC 

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-29 11:16 UTC  (19+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/11] thermal: Store thermal mode in a dedicated enum
  ` [PATCH v5 03/11] thermal: Add current mode to thermal zone device
  ` [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v5 06/11] thermal: Add mode helpers
      ` [PATCH v6 00/11] Stop monitoring disabled devices
        ` [PATCH v6 02/11] thermal: Store thermal mode in a dedicated enum
        ` [PATCH v6 04/11] thermal: Store device mode in struct thermal_zone_device
        ` [PATCH v6 06/11] thermal: Add mode helpers
        ` [PATCH v6 07/11] thermal: Use mode helpers in drivers
        ` [PATCH v6 08/11] thermal: Explicitly enable non-changing thermal zone devices
        ` [PATCH v6 09/11] thermal: core: Stop polling DISABLED thermal devices
        ` [PATCH v6 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
        ` [PATCH v6 11/11] thermal: Rename set_mode() to change_mode()

[PATCH v1 0/2] ipw2x00: use generic power management
 2020-06-29  7:25 UTC  (2+ messages)
` [PATCH v1 2/2] ipw2200: "

[PATCH 00/15] always use netdev_tx_t for xmit()'s return type
 2020-06-29  3:53 UTC  (2+ messages)

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-06-29 19:57 UTC  (4+ messages)

[PATCH net-next v14 0/3] xen networking: add XDP support to xen-netfront
 2020-06-29 13:13 UTC  (4+ messages)
` [PATCH net-next v14 1/3] xen: netif.h: add a new extra type for XDP
` [PATCH net-next v14 2/3] xen networking: add basic XDP support for xen-netfront
` [PATCH net-next v14 3/3] xen networking: add XDP offset adjustment to xen-netback

[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-06-26
 2020-06-29 20:51 UTC  (4+ messages)
` [net-next 05/13] igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb

[v1,net-next] net:qos: police action offloading parameter 'burst' change to the original value
 2020-06-29  6:42 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 tls rx offload 2020-06-26
 2020-06-29 14:25 UTC  (5+ messages)
` [net-next 04/15] net/mlx5e: Receive flow steering framework for accelerated TCP flows

FWD: [PATCH 3/3] net: phylink: correct trivial kernel-doc inconsistencies
 2020-06-29  3:59 UTC  (5+ messages)
  ` [PATCH v4 1/2] net: core: "
  ` [PATCH v4 2/2] "

[PATCH/RFC] net: ethernet: ravb: Try to wake subqueue instead of stop on timeout
 2020-06-29 10:08 UTC  (7+ messages)

[PATCH net-next] sctp: use list_is_singular in sctp_list_single_entry
 2020-06-29  4:46 UTC  (2+ messages)

[PATCH net-next v2 00/10] Add ethtool extended link state
 2020-06-29 20:46 UTC  (11+ messages)
` [PATCH net-next v2 01/10] mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()
` [PATCH net-next v2 02/10] mlxsw: Move ethtool_ops to spectrum_ethtool.c
` [PATCH net-next v2 03/10] mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs
` [PATCH net-next v2 04/10] Documentation: networking: ethtool-netlink: Add link extended state
` [PATCH net-next v2 05/10] ethtool: "
` [PATCH net-next v2 06/10] mlxsw: reg: Port Diagnostics Database Register
` [PATCH net-next v2 07/10] mlxsw: spectrum_ethtool: Add link extended state
` [PATCH net-next v2 08/10] selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
` [PATCH net-next v2 09/10] selftests: forwarding: forwarding.config.sample: Add port with no cable connected
` [PATCH net-next v2 10/10] selftests: forwarding: Add tests for ethtool extended state

[regression] TC_MD5SIG on established sockets
 2020-06-29 20:47 UTC  (5+ messages)
    ` [regression] TCP_MD5SIG "

[PATCH v1 0/4] drivers/staging: use generic power management
 2020-06-29 17:06 UTC  (7+ messages)
` [PATCH v1 1/4] qlge/qlge_main.c: use genric "
` [PATCH v1 2/4] staging/rtl8192e: use generic "
` [PATCH v1 3/4] rts5208/rtsx.c: "
` [PATCH v1 4/4] vt6655/device_main.c: "

[Patch net] net: get rid of lockdep_set_class_and_subclass()
 2020-06-29  4:38 UTC  (2+ messages)

[Patch net] net: explain the lockdep annotations for dev_uc_unsync()
 2020-06-29  4:38 UTC  (2+ messages)

[PATCH v3] net: phylink: correct trivial kernel-doc inconsistencies
 2020-06-29  4:00 UTC  (4+ messages)

[PATCH v2 4/4] staging: qlge: replace pr_err with netdev_err
 2020-06-29 17:43 UTC  (3+ messages)

[PATCH net] llc: make sure applications use ARPHRD_ETHER
 2020-06-29  4:42 UTC  (2+ messages)

[PATCH net-next 0/2] r8169: make RTL8401 a separate chip version
 2020-06-29  3:58 UTC  (2+ messages)

[PATCH net-next v13 0/3] xen networking: add XDP support to xen-netfront
 2020-06-29 10:14 UTC  (6+ messages)
` [PATCH net-next v13 2/3] xen networking: add basic XDP support for xen-netfront

[PATCH net-next] liquidio: use list_empty_careful in lio_list_delete_head
 2020-06-29  4:46 UTC  (2+ messages)

[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
 2020-06-29  5:37 UTC  (7+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature

[PATCH net-next] 8390: Fix coding-style issues
 2020-06-29  4:45 UTC  (2+ messages)

[RFC PATCH 00/11] ptq: Per Thread Queues
 2020-06-29  6:28 UTC  (3+ messages)
` [RFC PATCH 11/11] doc: Documentation for "

[v2,iproute2-next 2/2] action police: make 'mtu' could be set independently in police action
 2020-06-29  6:54 UTC  (2+ messages)
` [v2,net-next] net:qos: police action offloading parameter 'burst' change to the original value

[net-next v4 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-06-29 20:37 UTC  (21+ messages)
` [net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client
` [net-next v4 11/12] ASoC: SOF: Create client driver for IPC test

[PATCH v2 net-next 00/15] sfc: prerequisites for EF100 driver, part 1
 2020-06-29 13:39 UTC  (16+ messages)
` [PATCH v2 net-next 01/15] sfc: update MCDI protocol headers
` [PATCH v2 net-next 02/15] sfc: determine flag word automatically in efx_has_cap()
` [PATCH v2 net-next 03/15] sfc: extend bitfield macros up to POPULATE_DWORD_13
` [PATCH v2 net-next 04/15] sfc: don't try to create more channels than we can have VIs
` [PATCH v2 net-next 05/15] sfc: refactor EF10 stats handling
` [PATCH v2 net-next 06/15] sfc: split up nic.h
` [PATCH v2 net-next 07/15] sfc: commonise ethtool link handling functions
` [PATCH v2 net-next 08/15] sfc: commonise ethtool NFC and RXFH/RSS functions
` [PATCH v2 net-next 09/15] sfc: commonise other ethtool bits
` [PATCH v2 net-next 10/15] sfc: commonise FC advertising
` [PATCH v2 net-next 11/15] sfc: track which BAR is mapped
` [PATCH v2 net-next 12/15] sfc: commonise PCI error handlers
` [PATCH v2 net-next 14/15] sfc: commonise ARFS handling
` [PATCH v2 net-next 15/15] sfc: extend common GRO interface to support CHECKSUM_COMPLETE
` [PATCH v2 net-next 13/15] sfc: commonise drain event handling

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-29 13:23 UTC  (6+ messages)
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support
    ` [EXT] "

[PATCH] Remove handhelds.org links and email addresses
 2020-06-29 20:31 UTC 

[PATCH net-next 0/6] MPTCP: improve fallback to TCP
 2020-06-29 20:26 UTC  (7+ messages)
` [PATCH net-next 1/6] net: mptcp: "
` [PATCH net-next 2/6] mptcp: fallback in case of simultaneous connect
` [PATCH net-next 3/6] mptcp: check for plain TCP sock at accept time
` [PATCH net-next 4/6] mptcp: create first subflow at msk creation time
` [PATCH net-next 5/6] mptcp: __mptcp_tcp_fallback() returns a struct sock
` [PATCH net-next 6/6] mptcp: close poll() races

[PATCH 4.9 097/191] sched/rt, net: Use CONFIG_PREEMPTION.patch
 2020-06-29 15:38 UTC 

[RFC PATCH v1 0/2] handle USB endpoint race condition
 2020-06-29 20:20 UTC  (5+ messages)
` [RFC PATCH v1 2/2] Bluetooth: queue L2CAP conn req if encryption is needed

[PATCH net] genetlink: take netlink table lock when (un)registering
 2020-06-29 20:18 UTC  (3+ messages)

[PATCH net-next 2/8] smsc95xx: avoid memory leak in smsc95xx_bind
 2020-06-29 20:15 UTC 

[PATCH net-next 1/8] smsc95xx: check return value of smsc95xx_reset
 2020-06-29 20:15 UTC 

[PATCH net] net: ethernet: fec: prevent tx starvation under high rx load
 2020-06-29 20:07 UTC  (2+ messages)

[PATCH net-next 8/8] smsc95xx: use usbnet->driver_priv
 2020-06-29 20:02 UTC 

[PATCH v2 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-06-29 20:02 UTC  (2+ messages)
` [PATCH v2 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH net-next 5/8] smsc95xx: use PAL framework read/write functions
 2020-06-29 20:01 UTC 

[PATCH net-next 6/8] smsc95xx: remove redundant function arguments
 2020-06-29 20:01 UTC 

[PATCH net-next 7/8] smsc95xx: use PHY framework instead of MII library
 2020-06-29 20:02 UTC 

[PATCH net-next 4/8] smsc95xx: remove redundant link status checking
 2020-06-29 20:01 UTC 

[PATCH net-next 3/8] smsc95xx: add PAL support to use external PHY drivers
 2020-06-29 20:01 UTC 

[PATCH net-next 0/8] Add PAL support to smsc95xx
 2020-06-29 19:55 UTC 

[PATCH bpf-next v2 0/3] bpf, netns: Prepare for multi-prog attachment
 2020-06-29 14:57 UTC  (3+ messages)

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-29 18:57 UTC  (13+ messages)
` [net-next v3 09/15] iecm: Init and allocate vport
` [net-next v3 11/15] iecm: Add splitq TX/RX
` [net-next v3 13/15] iecm: Add ethtool
` [net-next v3 15/15] idpf: Introduce idpf driver

general protection fault in rds_ib_add_one
 2020-06-29 14:17 UTC  (2+ messages)

[PATCH net-next 4/8] smsc95xx: remove redundant link status checking
 2020-06-29 13:11 UTC 

[PATCH net-next 3/8] smsc95xx: add PAL support to use external PHY drivers
 2020-06-29 13:11 UTC 

[PATCH net-next 8/8] smsc95xx: use usbnet->driver_priv
 2020-06-29 13:13 UTC 

[PATCH net-next 0/8] Add PAL support to smsc95xx
 2020-06-29 13:10 UTC 

[PATCH net-next 1/8] smsc95xx: check return value of smsc95xx_reset
 2020-06-29 13:10 UTC 

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-29 19:20 UTC  (11+ messages)

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-29 10:27 UTC  (8+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags
        ` [Cake] "

[PATCH net 0/2] wireguard fixes for 5.8-rc3
 2020-06-29 14:40 UTC  (6+ messages)
` [PATCH net 2/2] wireguard: device: avoid circular netns references

[PATCH v1] rds: If one path needs re-connection, check all and re-connect
 2020-06-29 19:23 UTC  (4+ messages)

[PATCH net-next 0/6] net: qed/qede: license cleanup
 2020-06-29 11:05 UTC  (4+ messages)
` [PATCH net-next 1/6] net: qed: correct existing SPDX tags
` [PATCH net-next 3/6] net: qed: update copyright years
` [PATCH net-next 5/6] net: qede: convert to SPDX License Identifiers

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-29 15:41 UTC  (7+ messages)

[PATCH net-next 2/8] smsc95xx: avoid memory leak in smsc95xx_bind
 2020-06-29 13:10 UTC 

[PATCH net-next 7/8] smsc95xx: use PHY framework instead of MII library
 2020-06-29 13:13 UTC 

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-06-29 13:21 UTC  (3+ messages)

the XSK buffer pool needs be to reverted
 2020-06-29 13:15 UTC  (4+ messages)

[PATCH v1 0/2] ipw2x00: use generic power management
 2020-06-29  7:13 UTC  (2+ messages)

[PATCH net-next 6/8] smsc95xx: remove redundant function arguments
 2020-06-29 13:12 UTC 

[PATCH net-next 5/8] smsc95xx: use PAL framework read/write functions
 2020-06-29 13:12 UTC 

add an API to check if a streamming mapping needs sync calls
 2020-06-29 14:22 UTC  (7+ messages)
` [PATCH 1/4] dma-mapping: add a new dma_need_sync API
` [PATCH 2/4] xsk: replace the cheap_dma flag with a dma_need_sync flag
` [PATCH 3/4] xsk: remove a double pool->dev assignment in xp_dma_map
` [PATCH 4/4] xsk: use dma_need_sync instead of reimplenting it

[PATCH net-next v4 2/5] hinic: add support to set and get irq coalesce
 2020-06-29 10:35 UTC  (2+ messages)

[PATCH v1 1/4] ide: use generic power management
 2020-06-29 13:53 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v3 bpf-next 0/8] bpf, printk: add BTF-based type printing
 2020-06-29  9:43 UTC  (5+ messages)
` [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format specifier which uses BTF

[PATCH net-next 0/2] dpaa2-eth: send a scatter-gather FD
 2020-06-29 10:39 UTC  (2+ messages)
` [PATCH net-next 1/2] dpaa2-eth: send a scatter-gather FD instead of realloc-ing


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