netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 01:13:32 to 2020-07-01 16:47:17 UTC [more...]

[PATCH v1 00/11] net: ethernet: use generic power management
 2020-07-01 16:45 UTC  (15+ messages)
` [PATCH v1 01/11] typhoon: "
` [PATCH v1 02/11] ne2k-pci: "
` [PATCH v1 03/11] starfire: "
` [PATCH v1 04/11] ena_netdev: "
` [PATCH v1 05/11] liquidio: "
` [PATCH v1 06/11] sundance: "
` [PATCH v1 07/11] benet: "
` [PATCH v1 08/11] mlx4: "
` [PATCH v1 09/11] ksz884x: "
` [PATCH v1 10/11] vxge: "
` [PATCH v1 11/11] natsemi: "

[PATCH bpf-next 0/3] Strip away modifiers from BPF skeleton global variables
 2020-07-01 16:36 UTC  (9+ messages)
` [PATCH bpf-next 1/3] libbpf: support stripping modifiers for btf_dump
` [PATCH bpf-next 2/3] selftests/bpf: add selftest testin btf_dump's mod-stripping output
` [PATCH bpf-next 2/3] selftests/bpf: add selftest validating "
` [PATCH bpf-next 3/3] tools/bpftool: strip away modifiers from global variables

wireguard: problem sending via libpcap's packet socket
 2020-07-01 16:28 UTC  (8+ messages)

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-07-01 16:05 UTC  (5+ messages)

[PATCH net] tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
 2020-07-01 16:05 UTC  (3+ messages)

linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-07-01 16:01 UTC  (21+ messages)

[PATCH 0/5] ath9k: bug fixes
 2020-07-01 15:53 UTC  (5+ messages)
` [PATCH 5/5] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
  ` [BISECTED REGRESSION] "
      ` [PATCH] Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"

[PATCH] net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
 2020-07-01 15:58 UTC  (3+ messages)

[PATCH] brcmfmac: expose firmware config files through modinfo
 2020-07-01 15:46 UTC  (3+ messages)

[PATCH -next] bpf: fix net/core/filter build errors when INET is not enabled
 2020-07-01 15:40 UTC  (3+ messages)

[PATCH v5 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-07-01 15:34 UTC  (2+ messages)

[PATCH 1/1] mvpp2: xdp ethtool stats
 2020-07-01 15:30 UTC 

[PATCH net-next] qed: Make symbol 'qed_hw_err_type_descr' static
 2020-07-01 15:38 UTC 

[PATCH v5 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
 2020-07-01 15:21 UTC  (9+ messages)
` [PATCH v5 bpf-next 2/5] bpf: Introduce sleepable BPF programs

[regression] TCP_MD5SIG on established sockets
 2020-07-01 15:15 UTC  (11+ messages)

[PATCH 00/13] staging: wfx: multiple fixes
 2020-07-01 15:07 UTC  (14+ messages)
` [PATCH 01/13] staging: wfx: associate tx_queues to vifs
` [PATCH 02/13] staging: wfx: check the vif ID of the Tx confirmations
` [PATCH 03/13] staging: wfx: correctly retrieve vif ID from Tx confirmation
` [PATCH 04/13] staging: wfx: add tracepoint "queues_stats"
` [PATCH 05/13] staging: wfx: load the firmware faster
` [PATCH 06/13] staging: wfx: improve protection against malformed HIF messages
` [PATCH 07/13] staging: wfx: fix unexpected calls to ieee80211_sta_set_buffered()
` [PATCH 08/13] staging: wfx: drop counter of buffered frames
` [PATCH 09/13] staging: wfx: fix handling of frames without RSSI data
` [PATCH 10/13] staging: wfx: simplify handling of encrypted frames
` [PATCH 11/13] staging: wfx: fix CCMP/TKIP replay protection
` [PATCH 12/13] staging: wfx: add a debugfs entry to force ps_timeout
` [PATCH 13/13] staging: wfx: always enable FastPs in combo with new firmwares

[PATCH] net/packet: remove redundant initialization of variable err
 2020-07-01 15:04 UTC 

[PATCH net-next 00/15] sfc: prerequisites for EF100 driver, part 3
 2020-07-01 14:56 UTC  (16+ messages)
` [PATCH net-next 01/15] sfc: support setting MTU even if not privileged to configure MAC fully
` [PATCH net-next 02/15] sfc: remove max_interrupt_mode
` [PATCH net-next 03/15] sfc: move modparam 'interrupt_mode' out of common channel code
` [PATCH net-next 04/15] sfc: move modparam 'rss_cpus' "
` [PATCH net-next 05/15] sfc: make tx_queues_per_channel variable at runtime
` [PATCH net-next 06/15] sfc: commonise netif_set_real_num[tr]x_queues calls
` [PATCH net-next 07/15] sfc: assign TXQs without gaps
` [PATCH net-next 08/15] sfc: don't call tx_limit_len if NIC type doesn't have one
` [PATCH net-next 09/15] sfc: factor out efx_mcdi_filter_table_down() from _remove()
` [PATCH net-next 10/15] sfc: commonise efx_fini_dmaq
` [PATCH net-next 11/15] sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()
` [PATCH net-next 12/15] sfc_ef100: add EF100 to NIC-revision enumeration
` [PATCH net-next 13/15] sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQ
` [PATCH net-next 14/15] sfc_ef100: NVRAM selftest support code
` [PATCH net-next 15/15] sfc_ef100: helper function to set default RSS table of given size

[PATCH v3 bpf-next 0/2] Make bpf_endian.h compatible with vmlinux.h
 2020-07-01 14:53 UTC  (2+ messages)

[PATCH net-next v2 0/9] devlink: Expose port split attributes
 2020-07-01 14:32 UTC  (10+ messages)
` [PATCH net-next v2 1/9] devlink: Move set attribute of devlink_port_attrs to devlink_port
` [PATCH net-next v2 2/9] devlink: Move switch_port "
` [PATCH net-next v2 3/9] devlink: Replace devlink_port_attrs_set parameters with a struct
` [PATCH net-next v2 4/9] mlxsw: Set number of port lanes attribute in driver
` [PATCH net-next v2 5/9] devlink: Add a new devlink port lanes attribute and pass to netlink
` [PATCH net-next v2 6/9] mlxsw: Set port split ability attribute in driver
` [PATCH net-next v2 7/9] devlink: Add a new devlink port split ability attribute and pass to netlink
` [PATCH net-next v2 8/9] devlink: Move input checks from driver to devlink
` [PATCH net-next v2 9/9] selftests: net: Add port split test

[PATCH net-next] sfc: remove udp_tnl_has_port
 2020-07-01 14:32 UTC  (2+ messages)

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-07-01 14:25 UTC  (10+ messages)

Maintainers / Kernel Summit 2020 planning kick-off
 2020-07-01 14:13 UTC  (3+ messages)

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-07-01 14:09 UTC  (15+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH] iwlegacy: 4965: remove redundant initialization of variable tid
 2020-07-01 13:52 UTC 

[PATCH net-next v3 0/9] net: phy: add Lynx PCS MDIO module
 2020-07-01 13:49 UTC  (6+ messages)

[net-next PATCH v2 0/3] ACPI support for dpaa2 MAC driver
 2020-07-01 13:30 UTC  (10+ messages)
` [net-next PATCH v2 1/3] net: phy: introduce find_phy_device()
` [net-next PATCH v2 2/3] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v2 3/3] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH net-next v2 0/3] bridge: mrp: Add support for getting the status
 2020-07-01 13:19 UTC  (6+ messages)
` [PATCH net-next v2 1/3] bridge: uapi: mrp: Extend MRP attributes to get "
` [PATCH net-next v2 2/3] bridge: mrp: Add br_mrp_fill_info
` [PATCH net-next v2 3/3] bridge: Extend br_fill_ifinfo to return MPR status

[PATCH net-next 0/4] net: macb: few code cleanups
 2020-07-01 13:08 UTC  (5+ messages)
` [PATCH net-next 1/4] net: macb: do not set again bit 0 of queue_mask
` [PATCH net-next 2/4] net: macb: use hweight_long() to count set bits in queue_mask
` [PATCH net-next 3/4] net: macb: do not initialize queue variable
` [PATCH net-next 4/4] net: macb: remove is_udp variable

[PATCH net-next 0/2] mptcp: add receive buffer auto-tuning
 2020-07-01 13:07 UTC  (5+ messages)
` [PATCH net-next 1/2] selftests: mptcp: add option to specify size of file to transfer
` [PATCH net-next 2/2] mptcp: add receive buffer auto-tuning

[PATCH] bpfilter: allow to build bpfilter_umh as a module without static library
 2020-07-01 12:57 UTC  (2+ messages)

[RFC v2 net-next] devlink: Add reset subcommand
 2020-07-01 12:45 UTC  (8+ messages)

[PATCH v3] brcmfmac: Transform compatible string for FW loading
 2020-07-01 12:12 UTC  (2+ messages)

[PATCH RFC net-next 00/13] Phylink PCS updates
 2020-07-01 11:24 UTC  (7+ messages)
` [PATCH RFC net-next 12/13] net: phylink: add struct phylink_pcs
` [PATCH RFC net-next 13/13] net: phylink: add interface to configure clause 22 PCS PHY

[PATCH net] xsk: remove cheap_dma optimization
 2020-07-01 10:17 UTC  (6+ messages)

[PATCH iproute2] tc: flower: support multiple MPLS LSE match
 2020-07-01 10:01 UTC  (3+ messages)

[net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client
 2020-07-01  9:50 UTC  (13+ messages)

the XSK buffer pool needs be to reverted
 2020-07-01  9:46 UTC  (6+ messages)

[PATCH v2] net: phy: marvell10g: support XFI rate matching mode
 2020-07-01  9:06 UTC  (4+ messages)

[PATCH] i40e: not compute affinity_mask for IRQ
 2020-07-01  8:54 UTC 

[PATCH] of: of_mdio: count number of regitered phys
 2020-07-01  8:47 UTC  (4+ messages)

[PATCH bpf-next] bpf, netns: Fix use-after-free in pernet pre_exit callback
 2020-07-01  8:21 UTC  (2+ messages)

[PATCH net] net/sched: act_mirred: fix fragment the packet after defrag in act_ct
 2020-07-01  8:17 UTC  (10+ messages)

[PATCH net-next v2 0/3] bridge: mrp: Add support for getting the status
 2020-07-01  7:21 UTC 

[PATCHv4 bpf-next 0/2] xdp: add dev map multicast support
 2020-07-01  6:51 UTC  (7+ messages)
` [PATCHv5 bpf-next 0/3] xdp: add a new helper for "
  ` [PATCHv5 bpf-next 1/3] "
  ` [PATCHv5 bpf-next 2/3] sample/bpf: add xdp_redirect_map_multicast test
  ` [PATCHv5 bpf-next 3/3] selftests/bpf: add xdp_redirect_multi test

[PATCH v1] orinoco: use generic power management
 2020-07-01  5:45 UTC  (2+ messages)

[PATCH net] net: ethernet: fec: prevent tx starvation under high rx load
 2020-07-01  3:22 UTC  (4+ messages)
    ` [EXT] "

[PATCH net v1] hinic: fix passing non negative value to ERR_PTR
 2020-07-01  3:16 UTC 

[PATCH net] hinic: fix passing non negative value to ERR_PTR
 2020-07-01  2:54 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns
 2020-07-01  2:26 UTC  (5+ messages)

[PATCH net] tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
 2020-07-01  1:53 UTC  (5+ messages)

[PATCH] igb: reinit_locked() should be called with rtnl_lock
 2020-07-01  1:37 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in qrtr_endpoint_post
 2020-07-01  1:36 UTC  (3+ messages)
` [PATCH net] net: qrtr: Fix an out of bounds read qrtr_endpoint_post()

[PATCH net-next v3 0/3] cxgb4: add mirror action support for TC-MATCHALL
 2020-07-01  1:34 UTC  (2+ messages)

[EXT] Re: [PATCH net-next] net: ethernet: fec: prevent tx starvation under high rx load
 2020-07-01  1:27 UTC  (3+ messages)

[PATCH net] ipv4: tcp: Fix SO_MARK in RST and ACK packet
 2020-07-01  1:22 UTC  (5+ messages)

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-07-01  1:18 UTC  (12+ messages)

[PATCH net-next 1/2] amd8111e: Mark PM functions as __maybe_unused
 2020-07-01  1:18 UTC  (4+ messages)
` [PATCH net-next 2/2] pcnet32: "

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-07-01  1:13 UTC  (6+ messages)
` [net-next v3 15/15] idpf: Introduce idpf driver


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