Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-08 20:07:29 to 2020-09-09 08:49:50 UTC [more...]

memory leak in mgmt_cmd_status
 2020-09-09  8:49 UTC 

[net-next] net: i40e: Use the ARRAY_SIZE macro for aq_to_posix
 2020-09-09  8:45 UTC 

[PATCH] net: fec: Fix PHY init after phy_reset_after_clk_enable()
 2020-09-09  8:38 UTC  (11+ messages)

[PATCH v2 00/20] ethernet: convert tasklets to use new
 2020-09-09  8:45 UTC  (21+ messages)
` [PATCH v2 01/20] ethernet: alteon: convert tasklets to use new tasklet_setup() API
` [PATCH v2 02/20] ethernet: amd: "
` [PATCH v2 03/20] broadcom: cnic: "
` [PATCH v2 04/20] ethernet: cadence: "
` [PATCH v2 05/20] ethernet: cavium: "
` [PATCH v2 06/20] ethernet: chelsio: "
` [PATCH v2 07/20] ethernet: dlink: "
` [PATCH v2 08/20] ethernet: hinic: "
` [PATCH v2 09/20] ethernet: ehea: "
` [PATCH v2 10/20] ethernet: ibmvnic: "
` [PATCH v2 11/20] ethernet: jme: "
` [PATCH v2 12/20] ethernet: marvell: "
` [PATCH v2 13/20] ethernet: mellanox: "
` [PATCH v2 14/20] ethernet: micrel: "
` [PATCH v2 15/20] ethernet: natsemi: "
` [PATCH v2 16/20] ethernet: netronome: "
` [PATCH v2 17/20] ethernet: ni: "
` [PATCH v2 18/20] ethernet: qlogic: "
` [PATCH v2 19/20] ethernet: silan: "
` [PATCH v2 20/20] ethernet: smsc: "

[PATCH v2 0/5] SMSC: Cleanups and clock setup
 2020-09-09  8:43 UTC  (10+ messages)
` [PATCH v2 1/5] net: phy: smsc: skip ENERGYON interrupt if disabled
` [PATCH v2 2/5] net: phy: smsc: simplify config_init callback
` [PATCH v2 3/5] dt-bindings: net: phy: smsc: document reference clock
` [PATCH v2 4/5] net: phy: smsc: LAN8710/20: add phy refclk in support

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-09  8:41 UTC  (16+ messages)

[PATCH bpf-next 0/3] tools: bpftool: print built-in features, automate some of the documentation
 2020-09-09  8:35 UTC  (6+ messages)
` [PATCH bpf-next 1/3] tools: bpftool: print optional built-in features along with version

[PATCH net 0/2] net: skb_put_padto() fixes
 2020-09-09  8:27 UTC  (3+ messages)
` [PATCH net 1/2] net: qrtr: check skb_put_padto() return value
` [PATCH net 2/2] net: add __must_check to skb_put_padto()

[PATCH] i40e: report correct VF link speed when link state is set to enable
 2020-09-09  8:22 UTC 

[PATCH bpf-next v2 0/2] tools: bpftool: support creating outer maps
 2020-09-09  8:19 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] tools: bpftool: clean up function to dump map entry

[PATCH bpf-next 0/2] bpf: detect build errors for man pages for bpftool and eBPF helpers
 2020-09-09  8:12 UTC  (3+ messages)

(pch_gbe): transmit queue 0 timed out
 2020-09-09  7:53 UTC 

[PATCH v2] rtlwifi: switch from 'pci_' to 'dma_' API
 2020-09-09  7:33 UTC  (2+ messages)

[PATCH v2] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
 2020-09-09  7:32 UTC  (2+ messages)

[PATCH] mwifiex: remove function pointer check
 2020-09-09  7:30 UTC  (2+ messages)

[PATCH] rtl8xxxu: prevent potential memory leak
 2020-09-09  7:30 UTC  (2+ messages)

[PATCH net-next v2 0/2] mlx4: avoid devlink port type not set warnings
 2020-09-09  7:21 UTC  (4+ messages)
` [PATCH net-next v2 1/2] devlink: don't crash if netdev is NULL
` [PATCH net-next v2 2/2] mlx4: make sure to always set the port type

[PATCH bpf-next] perf: stop using deprecated bpf_program__title()
 2020-09-09  7:21 UTC  (2+ messages)

[PATCH] hdlc_ppp: add range checks in ppp_cp_parse_cr()
 2020-09-09  7:19 UTC  (2+ messages)

[PATCH] perf tools: Do not use deprecated bpf_program__title
 2020-09-09  7:19 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH net] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
 2020-09-09  7:17 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH net v2] "

[PATCH] block: remove redundant empty check of mq_list
 2020-09-09  6:48 UTC 

[PATCH] vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
 2020-09-09  6:52 UTC 

[PATCH V3 net-next 0/4] Enhance current features in ena driver
 2020-09-09  6:46 UTC  (5+ messages)
` [PATCH V3 net-next 1/4] net: ena: ethtool: convert stat_offset to 64 bit resolution
` [PATCH V3 net-next 2/4] net: ena: ethtool: Add new device statistics
` [PATCH V3 net-next 3/4] net: ena: ethtool: add stats printing to XDP queues
` [PATCH V3 net-next 4/4] net: ena: xdp: add queue counters for xdp actions

[PATCH bpf-next v2] selftests/bpf: fix test_sysctl_loop{1,2} failure due to clang change
 2020-09-09  6:39 UTC 

[PATCH 1/3] xfrm: clone XFRMA_SET_MARK during xfrm_do_migrate
 2020-09-09  5:54 UTC  (3+ messages)
` [PATCH v3 1/4] xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate

[PATCH v2 RESEND] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
 2020-09-09  5:43 UTC 

[PATCH v2] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
 2020-09-09  5:30 UTC  (3+ messages)

INFO: rcu detected stall in cleanup_net (4)
 2020-09-09  5:29 UTC 

[PATCH bpf-next] selftests/bpf: fix test_sysctl_loop{1,2} failure due to clang change
 2020-09-09  5:19 UTC  (5+ messages)

[PATCH net-next 0/3] devlink show controller info
 2020-09-09  4:50 UTC  (13+ messages)
` [PATCH net-next v2 0/6] devlink show controller number
  ` [PATCH net-next v2 2/6] devlink: Add comment block for missing port attributes
  ` [PATCH net-next v2 5/6] devlink: Introduce controller number
` [PATCH net-next v3 0/6] devlink show "
  ` [PATCH net-next v3 1/6] net/mlx5: E-switch, Read controller number from device
  ` [PATCH net-next v3 2/6] devlink: Add comment block for missing port attributes
  ` [PATCH net-next v3 3/6] devlink: Move structure comments outside of structure
  ` [PATCH net-next v3 4/6] devlink: Introduce external controller flag
  ` [PATCH net-next v3 5/6] devlink: Introduce controller number
  ` [PATCH net-next v3 6/6] devlink: Use controller while building phys_port_name

[PATCH net-next] net: dsa: b53: Report VLAN table occupancy via devlink
 2020-09-09  4:32 UTC 

[PATCH v2] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
 2020-09-09  4:18 UTC  (3+ messages)

[PATCH net 2/2] hv_netvsc: Cache the current data path to avoid duplicate call and message
 2020-09-09  4:08 UTC 

[PATCH net 1/2] hv_netvsc: Switch the data path at the right time during hibernation
 2020-09-09  4:07 UTC 

[pull request][net-next V2 00/12] mlx5 Multi packet tx descriptors for SKBs
 2020-09-09  3:29 UTC  (15+ messages)
` [net-next V2 01/12] net/mlx5e: Refactor inline header size calculation in the TX path
` [net-next V2 02/12] net/mlx5e: Use struct assignment to initialize mlx5e_tx_wqe_info
` [net-next V2 03/12] net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.c
` [net-next V2 04/12] net/mlx5e: Refactor xmit functions
` [net-next V2 05/12] net/mlx5e: Small improvements for XDP TX MPWQE logic
` [net-next V2 06/12] net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT
` [net-next V2 07/12] net/mlx5e: Move the TLS resync check out of the function
` [net-next V2 08/12] net/mlx5e: Support multiple SKBs in a TX WQE
` [net-next V2 09/12] net/mlx5e: Generalize TX MPWQE checks for full session
` [net-next V2 10/12] net/mlx5e: Rename xmit-related structs to generalize them
` [net-next V2 11/12] net/mlx5e: Move TX code into functions to be used by MPWQE
` [net-next V2 12/12] net/mlx5e: Enhanced TX MPWQE for SKBs

[PATCH net-next 0/5] net: ipa: wake up system on RX available
 2020-09-09  3:27 UTC  (7+ messages)
` [PATCH net-next 1/5] net: ipa: use atomic exchange for suspend reference
` [PATCH net-next 2/5] net: ipa: manage endpoints separate from clock
` [PATCH net-next 3/5] net: ipa: use device_init_wakeup()
` [PATCH net-next 4/5] net: ipa: enable wakeup on IPA interrupt
` [PATCH net-next 5/5] net: ipa: do not enable GSI interrupt for wakeup

[PATCH trivial] net: ethernet/neterion/vxge: fix spelling of "functionality"
 2020-09-09  3:26 UTC  (2+ messages)

[PATCH trivial] nfc: pn533/usb.c: fix spelling of "functions"
 2020-09-09  3:26 UTC  (2+ messages)

[PATCH] net/sock: don't drop udp packets if udp_mem[2] not reached
 2020-09-09  3:24 UTC  (5+ messages)

[PATCH net-next] ipv6: add tos reflection in TCP reset and ack
 2020-09-09  3:21 UTC  (2+ messages)

[PATCH net] ip: fix tos reflection in ack and reset packets
 2020-09-09  3:20 UTC  (2+ messages)

[PATCH net-next 0/3] rxrpc: Allow more calls to same peer
 2020-09-09  3:18 UTC  (5+ messages)
` [PATCH net-next 1/3] rxrpc: Impose a maximum number of client calls
` [PATCH net-next 2/3] rxrpc: Rewrite the client connection manager
` [PATCH net-next 3/3] rxrpc: Allow multiple client connections to the same peer

[PATCH] net: tc35815: switch from 'pci_' to 'dma_' API
 2020-09-09  3:17 UTC  (2+ messages)

[PATCH] hippi: switch from 'pci_' to 'dma_' API
 2020-09-09  3:17 UTC  (2+ messages)

[PATCH net-next] sfc: coding style cleanups in mcdi_port_common.c
 2020-09-09  3:15 UTC  (2+ messages)

pull-request: ieee802154 for net 2020-09-08
 2020-09-09  3:13 UTC  (2+ messages)

[PATCH net-next] net: bridge: mcast: fix unused br var when lockdep isn't defined
 2020-09-09  3:12 UTC  (5+ messages)
` [PATCH net-next] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition

[PATCH net] MAINTAINERS: remove John Allen from ibmvnic
 2020-09-09  3:10 UTC  (2+ messages)

[PATCH] fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
 2020-09-09  3:09 UTC  (2+ messages)

[PATCH 0/5] Netfilter fixes for net
 2020-09-09  3:08 UTC  (6+ messages)
` [PATCH 1/5] netfilter: ctnetlink: add a range check for l3/l4 protonum
` [PATCH 2/5] netfilter: nf_tables: coalesce multiple notifications into one skbuff
` [PATCH 3/5] netfilter: ctnetlink: fix mark based dump filtering regression
` [PATCH 4/5] netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled

[PATCH net-next] net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()
 2020-09-09  3:04 UTC  (2+ messages)

[PATCH net-next] netlabel: Fix some kernel-doc warnings
 2020-09-09  3:04 UTC  (3+ messages)

[PATCH net-next] bnx2x: Fix some kernel-doc warnings
 2020-09-09  3:04 UTC  (2+ messages)

[PATCH net-next] cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c
 2020-09-09  3:03 UTC  (3+ messages)

[MPTCP][PATCH net] mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id
 2020-09-09  3:01 UTC 

[PATCH] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
 2020-09-09  3:01 UTC  (2+ messages)

[PATCH net] ipv6: avoid lockdep issue in fib6_del()
 2020-09-09  2:57 UTC  (2+ messages)

[net-next] net: smsc911x: Remove unused variables
 2020-09-09  2:53 UTC  (2+ messages)

[PATCH net-next 0/7] net: hns3: misc updates
 2020-09-09  2:52 UTC  (3+ messages)

[PATCH v2] net: tracepoint: fix print wrong sysctl_mem value
 2020-09-09  2:49 UTC  (2+ messages)

[PATCH v2 net] net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
 2020-09-09  2:43 UTC  (2+ messages)

[PATCH iproute2-next v3] iproute2: ss: add support to expose various inet sockopts
 2020-09-09  2:40 UTC  (2+ messages)

[PATCH bpf-next] samples: bpf: refactor xdp_sample_pkts_kern with BTF-defined map
 2020-09-08 23:24 UTC  (3+ messages)

[PATCH] vhost: new vhost_vdpa SET/GET_BACKEND_FEATURES handlers
 2020-09-09  2:38 UTC  (2+ messages)

[PATCH] net: sched: skip an unnecessay check
 2020-09-09  2:34 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: ethernet: ti: ale: add static configuration
 2020-09-09  2:28 UTC  (3+ messages)
` [PATCH net-next v2 2/9] "

[PATCH 00/29] treewide: Convert comma separated statements
 2020-09-09  2:09 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
 2020-09-09  2:06 UTC  (4+ messages)

[PATCH bpf-next v3 0/2] bpf: permit map_ptr arithmetic with opcode add and offset 0
 2020-09-09  1:05 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: add test for map_ptr arithmetic

[PATCH net-next 0/4] Some VLAN handling cleanup in DSA
 2020-09-09  0:02 UTC  (5+ messages)
` [PATCH net-next 4/4] net: dsa: set configure_vlan_while_not_filtering to true by default

[PATCH v3 net-next 0/2] ionic: add devlink dev flash support
 2020-09-08 23:54 UTC  (4+ messages)
` [PATCH v3 net-next 1/2] ionic: update the fw update api
` [PATCH v3 net-next 2/2] ionic: add devlink firmware update

[PATCH net-next v3 0/6] Marvell PP2.2 PTP support
 2020-09-08 23:50 UTC  (10+ messages)
` [PATCH net-next v3 1/7] net: mvpp2: restructure "link status" interrupt handling
` [PATCH net-next v3 2/7] net: mvpp2: rename mis-named "link status" interrupt
` [PATCH net-next v3 3/7] net: mvpp2: check first level interrupt status registers
` [PATCH net-next v3 4/7] net: mvpp2: ptp: add TAI support
` [PATCH net-next v3 5/7] net: mvpp2: ptp: add support for receive timestamping
` [PATCH net-next v3 6/7] net: mvpp2: ptp: add interrupt handling
` [PATCH net-next v3 7/7] net: mvpp2: ptp: add support for transmit timestamping

[PATCH] net: qrtr: Reintroduce ARCH_QCOM as a dependency for QRTR
 2020-09-08 23:40 UTC  (2+ messages)

[PATCH bpf v1] tools/libbpf: avoid counting local symbols in ABI check
 2020-09-08 23:27 UTC  (3+ messages)

[PATCH -next] selftests/seccomp: Use bitwise instead of arithmetic operator for flags
 2020-09-08 23:22 UTC  (2+ messages)

[PATCH -next] bpf: Remove duplicate headers
 2020-09-08 23:04 UTC  (2+ messages)

[PATCH net v2] hv_netvsc: Fix hibernation for mlx5 VF driver
 2020-09-08 23:00 UTC  (3+ messages)

[PATCH bpf-next v3 0/8] Allow storage of flexible metadata information for eBPF programs
 2020-09-08 22:49 UTC  (6+ messages)
` [PATCH bpf-next v3 5/8] bpftool: support dumping metadata

[PATCH net-next v1 0/3] Add support for LEDs on Marvell PHYs
 2020-09-08 22:03 UTC  (4+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: ethernet-phy: add description for PHY LEDs

[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
 2020-09-08 21:31 UTC  (8+ messages)
` [PATCH v2 net-next 6/9] bpf: helpers: add bpf_xdp_adjust_mb_header helper

[PATCH] dt-bindings: net: Correct interrupt flags in examples
 2020-09-08 14:59 UTC 

[PATCH bpf-next 0/3] bpf: format fixes for BPF helpers and bpftool documentation
 2020-09-08 20:09 UTC  (4+ messages)

[RFC PATCH net-next 00/22] nexthop: Add support for nexthop objects offload
 2020-09-08 15:14 UTC  (5+ messages)
` [RFC PATCH net-next 07/22] nexthop: Prepare new notification info
` [RFC PATCH net-next 10/22] nexthop: Allow setting "offload" and "trap" indications on nexthops

[PATCH bpf-next 0/4] xsk: increase NAPI budget for AF_XDP zero-copy path
 2020-09-08 15:12 UTC  (5+ messages)
` [PATCH bpf-next 4/4] ixgbe, xsk: use XSK_NAPI_WEIGHT as NAPI poll budget

[PATCH net-next 0/6] sfc: ethtool for EF100 and related improvements
 2020-09-08 15:13 UTC  (3+ messages)
` [PATCH net-next 6/6] sfc: simplify DMA mask setting


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 read-only IMAP folder(s) and NNTP newsgroup(s).