netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-26 19:59:39 to 2021-10-27 11:34:53 UTC [more...]

linux-next: build warning after merge of the net-next tree
 2021-10-27 11:34 UTC  (2+ messages)

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-27 11:32 UTC  (4+ messages)
` [PATCH 2/5] PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()

[PATCH net-next 0/8] Bridge FDB refactoring
 2021-10-27 11:28 UTC  (25+ messages)
` [PATCH net-next 1/8] net: bridge: remove fdb_notify forward declaration
` [PATCH net-next 2/8] net: bridge: remove fdb_insert "
` [PATCH net-next 3/8] net: bridge: rename fdb_insert to fdb_add_local
` [PATCH net-next 4/8] net: bridge: rename br_fdb_insert to br_fdb_add_local
` [PATCH net-next 5/8] net: bridge: reduce indentation level in fdb_create
` [PATCH net-next 6/8] net: bridge: move br_fdb_replay inside br_switchdev.c
` [PATCH net-next 7/8] net: bridge: create a common function for populating switchdev FDB entries
` [PATCH net-next 8/8] net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device

[PATCH bpf-next,v3] riscv, bpf: Add BPF exception tables
 2021-10-27 11:18 UTC 

tg3 RX packet re-order in queue 0 with RSS
 2021-10-27 10:31 UTC  (4+ messages)

[net-next PATCH 0/2] Add a devlink param and documentation
 2021-10-27 10:31 UTC  (3+ messages)
` [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
` [net-next PATCH 2/2] devlink: add documentation for octeontx2 driver

[PATCH net 0/4] Fixes for SMC
 2021-10-27 10:24 UTC  (8+ messages)
` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent"
` [PATCH net 2/4] net/smc: Fix smc_link->llc_testlink_time overflow
` [PATCH net 3/4] net/smc: Correct spelling mistake to TCPF_SYN_RECV
` [PATCH net 4/4] net/smc: Fix wq mismatch issue caused by smc fallback

[PATCH V5 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-27  9:56 UTC  (14+ messages)
` [PATCH V5 mlx5-next 01/13] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V5 mlx5-next 02/13] net/mlx5: Reuse exported virtfn index function call
` [PATCH V5 mlx5-next 03/13] net/mlx5: Disable SRIOV before PF removal
` [PATCH V5 mlx5-next 04/13] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V5 mlx5-next 05/13] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V5 mlx5-next 06/13] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro
` [PATCH V5 mlx5-next 07/13] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR
` [PATCH V5 mlx5-next 08/13] vfio/pci_core: Make the region->release() function optional
` [PATCH V5 mlx5-next 09/13] net/mlx5: Introduce migration bits and structures
` [PATCH V5 mlx5-next 10/13] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V5 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V5 mlx5-next 12/13] vfio/pci: Expose vfio_pci_core_aer_err_detected()
` [PATCH V5 mlx5-next 13/13] vfio/mlx5: Use its own PCI reset_done error handler

[net,v3] net: amd-xgbe: Toggle PLL settings during rate change
 2021-10-27  9:57 UTC 

[PATCH net-next 0/3] Convert mvpp2 to phylink supported_interfaces
 2021-10-27  9:49 UTC  (5+ messages)
` [PATCH net-next 1/4] net: mvpp2: populate supported_interfaces member
` [PATCH net-next 2/4] net: mvpp2: remove interface checks in mvpp2_phylink_validate()
` [PATCH net-next 3/4] net: mvpp2: drop use of phylink_helper_basex_speed()
` [PATCH net-next 4/4] net: mvpp2: clean up mvpp2_phylink_validate()

[PATCH net-next] netdevsim: Register and unregister devlink traps on probe/remove device
 2021-10-27  9:43 UTC  (10+ messages)

[RFC PATCH net-next 00/15] Synchronous feedback on FDB add/del from switchdev to the bridge
 2021-10-27  9:36 UTC  (13+ messages)

[PATCH net-next] net: thunderbolt: use eth_hw_addr_set()
 2021-10-27  9:10 UTC  (2+ messages)

[PATCH] net: phy: Fix unsigned comparison with less than zero
 2021-10-27  9:06 UTC  (2+ messages)

[PATCH net-next 0/3] Convert mvneta to phylink supported_interfaces
 2021-10-27  9:03 UTC  (4+ messages)
` [PATCH net-next 1/3] net: mvneta: populate supported_interfaces member
` [PATCH net-next 2/3] net: mvneta: remove interface checks in mvneta_validate()
` [PATCH net-next 3/3] net: mvneta: drop use of phylink_helper_basex_speed()

[PATCH net] net: gro: set the last skb->next to NULL when it get merged
 2021-10-27  8:56 UTC  (4+ messages)

[PATCH 0/3] virtio support cache indirect desc
 2021-10-27  8:55 UTC  (5+ messages)
` [PATCH 1/3] virtio: cache indirect desc for split
` [PATCH 2/3] virtio: cache indirect desc for packed
` [PATCH 3/3] virtio-net: enable virtio indirect cache

[RFC bpf-next 0/2] bpf: Fix BTF data for modules
 2021-10-27  8:53 UTC  (5+ messages)

[PATCH net-next 03/19] bnxt_en: implement devlink dev reload driver_reinit
 2021-10-27  8:49 UTC  (2+ messages)

[PATCH net] net: gro: flush the real oldest skb
 2021-10-27  8:49 UTC 

[PATCH v1] can: etas_es58x: es58x_rx_err_msg: fix memory leak in error path
 2021-10-27  8:48 UTC  (3+ messages)

[PATCH net-next v3 00/17] Multipath TCP part 3: Multiple subflows and path management
 2021-10-27  8:45 UTC  (4+ messages)
` [PATCH net-next v3 04/17] mptcp: Add handling of outgoing MP_JOIN requests

[PATCH] net: macb: Fix mdio child node detection
 2021-10-27  8:40 UTC  (3+ messages)

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-10-27  8:34 UTC  (6+ messages)
` [PATCH bpf-next 09/10] bpf: Add a helper to issue timestamp cookies in XDP

[PATCH 00/10] RFC: SO_PEERCRED for AF_VSOCK
 2021-10-27  8:13 UTC  (4+ messages)
` [PATCH 03/10] vsock: owner field is specific to VMCI

[PATCH v2 0/3] wireless: fix division by zero in USB drivers
 2021-10-27  8:08 UTC  (4+ messages)
` [PATCH v2 1/3] ath10k: fix division by zero in send path
` [PATCH v2 2/3] ath6kl: "
` [PATCH v2 3/3] mwifiex: fix division by zero in fw download path

[PATCH v2] ipv6: enable net.ipv6.route.max_size sysctl in network namespace
 2021-10-27  8:00 UTC 

[PATCH 1/3] wcn36xx: add debug prints for sw_scan start/complete
 2021-10-27  7:53 UTC  (2+ messages)

[PATCH] wcn36xx: add proper DMA memory barriers in rx path
 2021-10-27  7:44 UTC  (2+ messages)

[PATCH net-next] net: virtio: use eth_hw_addr_set()
 2021-10-27  7:40 UTC  (5+ messages)

[PATCH 1/3] ath10k: fix division by zero in send path
 2021-10-27  7:40 UTC  (4+ messages)
` [PATCH 3/3] mwifiex: fix division by zero in fw download path

[PATCH] libertas: replace snprintf in show functions with sysfs_emit
 2021-10-27  7:38 UTC  (2+ messages)

[PATCH V2] rtw89: fix error function parameter
 2021-10-27  7:36 UTC  (2+ messages)

[PATCH v2 wireless-drivers 1/2] libertas_tf: Fix possible memory leak in probe and disconnect
 2021-10-27  7:32 UTC  (2+ messages)

[PATCH] net: wlcore: spi: Use dev_err_probe()
 2021-10-27  7:32 UTC  (2+ messages)
`  "

[syzbot] KASAN: slab-out-of-bounds Read in copy_data
 2021-10-27  7:31 UTC  (5+ messages)

[RFC v5 net-next 0/5] Add RTNL interface for SyncE
 2021-10-27  7:10 UTC  (6+ messages)
` [RFC v5 net-next 2/5] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [RFC v5 net-next 4/5] rtnetlink: Add support for SyncE recovered clock configuration

[PATCH v4] net: macb: Fix several edge cases in validate
 2021-10-27  7:02 UTC  (11+ messages)

[PATCH -next] iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
 2021-10-27  6:58 UTC 

[PATCH v4] bluetooth: Add Adv Monitor Device Found/Lost events
 2021-10-27  6:28 UTC  (2+ messages)

[PATCH net-next] xdp: Remove redundant warning
 2021-10-27  6:20 UTC  (2+ messages)

[PATCH] mt76: mt7663s: fix link error with CONFIG_PM=n
 2021-10-27  6:20 UTC  (2+ messages)

[pull request][net-next 00/14] mlx5 updates 2021-10-25
 2021-10-27  6:16 UTC  (6+ messages)
` [net-next 10/14] net/mlx5: Let user configure io_eq_size param

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-27  6:11 UTC  (5+ messages)

[PATCH net-next] netdevsim: Register and unregister devlink traps on probe/remove device
 2021-10-27  5:56 UTC  (11+ messages)

[PATCH net-next 1/2] bnx2x: Utilize firmware 7.13.20.0
 2021-10-27  5:17 UTC  (8+ messages)
` [PATCH net-next 2/2] bnx2x: Invalidate fastpath HSI version for VFs
  ` [EXT] Re: [PATCH net-next 1/2] bnx2x: Utilize firmware 7.13.20.0

[PATCH net 0/4] security: fixups for the security hooks in sctp
 2021-10-27  4:00 UTC  (9+ messages)
` [PATCH net 4/4] security: implement sctp_assoc_established hook in selinux

[PATCH bpf 0/4] Fix some issues for selftest test_xdp_redirect_multi.sh
 2021-10-27  3:35 UTC  (5+ messages)
` [PATCH bpf 1/4] selftests/bpf/xdp_redirect_multi: put the logs to tmp folder
` [PATCH bpf 2/4] selftests/bpf/xdp_redirect_multi: use arping to accurate the arp number
` [PATCH bpf 3/4] selftests/bpf/xdp_redirect_multi: give tcpdump a chance to terminate cleanly
` [PATCH bpf 4/4] selftests/bpf/xdp_redirect_multi: limit the tests in netns

[pull request][net-next 00/14] mlx5 HW GRO 2021-10-26
 2021-10-27  2:33 UTC  (15+ messages)
` [net-next 01/14] lib: bitmap: Introduce node-aware alloc API
` [net-next 02/14] net: Prevent HW-GRO and LRO features operate together
` [net-next 03/14] net/mlx5e: Rename lro_timeout to packet_merge_timeout
` [net-next 04/14] net/mlx5: Add SHAMPO caps, HW bits and enumerations
` [net-next 05/14] net/mlx5e: Rename TIR lro functions to TIR packet merge functions
` [net-next 06/14] net/mlx5e: Add support to klm_umr_wqe
` [net-next 07/14] net/mlx5e: Add control path for SHAMPO feature
` [net-next 08/14] net/mlx5e: Add handle SHAMPO cqe support
` [net-next 09/14] net/mlx5e: Add data path for SHAMPO feature
` [net-next 10/14] net/mlx5e: HW_GRO cqe handler implementation
` [net-next 11/14] net/mlx5e: Add HW_GRO statistics
` [net-next 12/14] net/mlx5e: Add HW-GRO offload
` [net-next 13/14] net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate together
` [net-next 14/14] net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline

[PATCH] ipvs: Fix reuse connection if RS weight is 0
 2021-10-27  1:43 UTC  (6+ messages)

ixgbe: How to do this without a module parameter?
 2021-10-27  0:15 UTC  (5+ messages)
    ` Aw: "
      `  "

linux-next: manual merge of the net-next tree with the bpf tree
 2021-10-27  0:12 UTC 

[PATCH] net: ethernet: cortina: permit to set mac address in DT
 2021-10-27  0:08 UTC  (3+ messages)

Unsubscription Incident
 2021-10-27  0:02 UTC  (3+ messages)

[PATCH V4 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-26 23:50 UTC  (9+ messages)
` [PATCH V4 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V4 mlx5-next 12/13] vfio/pci: Expose vfio_pci_aer_err_detected()
` [PATCH V4 mlx5-next 13/13] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-10-26 23:43 UTC  (11+ messages)

pull-request: bpf 2021-10-26
 2021-10-26 23:40 UTC  (2+ messages)

[PATCH v4] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
 2021-10-26 23:32 UTC  (3+ messages)

[PATCH net-next 0/4] mptcp: Rework fwd memory allocation and one cleanup
 2021-10-26 23:29 UTC  (5+ messages)
` [PATCH net-next 1/4] tcp: define macros for a couple reclaim thresholds
` [PATCH net-next 2/4] net: introduce sk_forward_alloc_get()
` [PATCH net-next 3/4] mptcp: allocate fwd memory separately on the rx and tx path
` [PATCH net-next 4/4] mptcp: drop unused sk in mptcp_push_release

[PATCH v2] e1000e: Add a delay to let ME unconfigure s0ix when DPG_EXIT_DONE is already flagged
 2021-10-26 22:50 UTC  (3+ messages)

[PATCHv2 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
 2021-10-26 22:39 UTC  (2+ messages)

[PATCH v2] libbpf: Deprecate bpf_objects_list
 2021-10-26 22:35 UTC 

[PATCH 1/1] vmxnet3: do not stop tx queues after netif_device_detach()
 2021-10-26 21:50 UTC 

[syzbot] INFO: rcu detected stall in ieee80211_tasklet_handler
 2021-10-26 21:44 UTC 

[PATCH V2 bpf-next 0/3] bpf: use 32bit safe version of u64_stats
 2021-10-26 21:41 UTC  (4+ messages)
` [PATCH V2 bpf-next 1/3] bpf: avoid races in __bpf_prog_run() for 32bit arches
` [PATCH V2 bpf-next 2/3] bpf: fixes possible race in update_prog_stats() "
` [PATCH V2 bpf-next 3/3] bpf: use u64_stats_t in struct bpf_prog_stats

[PATCH bpf-next] bpf: bpf_log() clean-up for kernel log output
 2021-10-26 21:35 UTC  (2+ messages)

[PATCH V2 net-next] inet: remove races in inet{6}_getname()
 2021-10-26 21:30 UTC 

[PATCH net-next] inet: remove races in inet{6}_getname()
 2021-10-26 21:20 UTC  (3+ messages)

[PATCH] net: phy: fixed warning: Function parameter not described
 2021-10-26 21:20 UTC  (2+ messages)

[net-next PATCH v2 0/3] RVU Debugfs updates
 2021-10-26 21:13 UTC  (3+ messages)
` [net-next PATCH v2 1/3] octeontx2-af: debugfs: Minor changes

[PATCH 1/2] net: lantiq_xrx200: Hardcode the burst length value
 2021-10-26 20:59 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: net: lantiq-xrx200-net: Remove the burst length properties

[PATCH bpf 0/2] bpf: use 32bit safe version of u64_stats
 2021-10-26 20:49 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf: avoid races in __bpf_prog_run() for 32bit arches
` [PATCH bpf 2/2] bpf: fixes possible race in update_prog_stats() "

[PATCH 1/3] dt-bindings: leds: Deprecate `linux,default-trigger` property
 2021-10-26 20:44 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: leds: Allow for multiple colors in the `color` property

[RFC v1] mac80211: minstrel_ht: respect RTS threshold setting
 2021-10-26 20:41 UTC 

[PATCH net-next] net: ax88796c: fix -Wpointer-bool-conversion warning
 2021-10-26 19:59 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).