netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-13 14:46:39 to 2021-04-14 05:51:32 UTC [more...]

[PATCH net-next v4 00/10] virtio-net support xdp socket zero copy xmit
 2021-04-14  5:51 UTC  (13+ messages)
` [PATCH net-next v4 01/10] netdevice: priv_flags extend to 64bit
` [PATCH net-next v4 06/10] virtio-net: unify the code for recycling the xmit ptr
` [PATCH net-next v4 07/10] virtio-net: virtnet_poll_tx support budget check
` [PATCH net-next v4 08/10] virtio-net: xsk zero copy xmit setup
` [PATCH net-next v4 09/10] virtio-net: xsk zero copy xmit implement wakeup and xmit
` [PATCH net-next v4 10/10] virtio-net: xsk zero copy xmit kick by threshold

[PATCH 1/2] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-14  5:50 UTC  (2+ messages)

[PATCH net-next v2 1/2] of: net: pass the dst buffer to of_get_mac_address()
 2021-04-14  5:33 UTC  (2+ messages)

[PATCH v4 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-04-14  5:27 UTC  (11+ messages)
` [PATCH v4 05/23] ice: Add devlink params support

[RFC PATCH v8 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-04-14  5:21 UTC  (3+ messages)
` [RFC PATCH v8 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET

[PATCH 2/2] m68k: update configs to match the proper KUNIT syntax
 2021-04-14  4:33 UTC 

[PATCH] netfilter: nf_conntrack: Add conntrack helper for ESP/IPsec
 2021-04-14  3:53 UTC 

[PATCH net] ethtool: pause: make sure we init driver stats
 2021-04-14  3:46 UTC 

[PATCH net-next 0/6] ethtool: add standard FEC statistics
 2021-04-14  3:44 UTC  (7+ messages)
` [PATCH net-next 1/6] ethtool: move ethtool_stats_init
` [PATCH net-next 2/6] ethtool: fec_prepare_data() - jump to error handling
` [PATCH net-next 3/6] ethtool: add FEC statistics
` [PATCH net-next 4/6] bnxt: implement ethtool::get_fec_stats
` [PATCH net-next 5/6] sfc: ef10: "
` [PATCH net-next 6/6] mlx5: "

[PATCH v3 net-next] net: multipath routing: configurable seed
 2021-04-14  3:28 UTC  (3+ messages)

[PATCH net-next 0/7] net: Korina improvements
 2021-04-14  2:37 UTC  (10+ messages)
` [PATCH net-next 1/7] net: korina: Fix MDIO functions
` [PATCH net-next 2/7] net: korina: Use devres functions
` [PATCH net-next 3/7] net: korina: Remove not needed cache flushes
` [PATCH net-next 4/7] net: korina: Remove nested helpers
` [PATCH net-next 5/7] net: korina: Use DMA API
` [PATCH net-next 6/7] net: korina: Only pass mac address via platform data
` [PATCH net-next 7/7] net: korina: Make driver COMPILE_TESTable

[PATCH] i40e: fix the panic when running bpf in xdpdrv mode
 2021-04-14  2:34 UTC  (5+ messages)
` [PATCH net v2] "
  ` [PATCH net v3] "

Regression v5.12-rc3: net: stmmac: re-init rx buffers when mac resume back
 2021-04-14  2:18 UTC  (13+ messages)

[PATCH net-next v2 0/3][pull request] 10GbE Intel Wired LAN Driver Updates 2021-04-13
 2021-04-14  2:17 UTC  (4+ messages)
` [PATCH net-next v2 1/3] ixgbe: Support external GBE SerDes PHY BCM54616s
` [PATCH net-next v2 2/3] net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr
` [PATCH net-next v2 3/3] net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c

[PATCH net-next v2] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
 2021-04-14  1:52 UTC 

[PATCH net-next 0/2] net: hns3: updates for -next
 2021-04-14  1:51 UTC  (4+ messages)
` [PATCH net-next 1/2] net: hns3: PF add support for pushing link status to VFs

[PATCHv6 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-14  1:23 UTC  (5+ messages)
` [PATCHv6 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv6 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCHv6 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCHv6 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCHv2 RFC bpf-next 0/7] bpf: Add support for ftrace probe
 2021-04-14  1:04 UTC  (2+ messages)

[PATCH bpf-next 3/5] libbpf: add low level TC-BPF API
 2021-04-14  0:47 UTC  (14+ messages)

[PATCH RFC v2 0/4] virtio net: spurious interrupt related fixes
 2021-04-14  0:24 UTC  (12+ messages)
` [PATCH RFC v2 1/4] virtio: fix up virtio_disable_cb
` [PATCH RFC v2 3/4] virtio_net: move tx vq operation under tx queue lock

[PATCH net-next v4 1/1] net: stmmac: Add support for external trigger timestamping
 2021-04-14  0:16 UTC 

[PATCH net-next 0/4][pull request] 10GbE Intel Wired LAN Driver Updates 2021-04-09
 2021-04-13 23:52 UTC  (4+ messages)
` [PATCH net-next 2/4] ixgbe: aggregate of all receive errors through netdev's rx_errors

A data race between fanout_demux_rollover() and __fanout_unlink()
 2021-04-13 23:27 UTC  (3+ messages)

[pull request][net-next 00/16] mlx5 updates 2021-04-13
 2021-04-13 22:57 UTC  (20+ messages)
` [net-next 01/16] net/mlx5: E-Switch, let user to enable disable metadata
` [net-next 02/16] net/mlx5: E-Switch, Skip querying SF enabled bits
` [net-next 03/16] net/mlx5: E-Switch, Make vport number u16
` [net-next 04/16] net/mlx5: E-Switch Make cleanup sequence mirror of init
` [net-next 05/16] net/mlx5: E-Switch, Convert a macro to a helper routine
` [net-next 06/16] net/mlx5: E-Switch, Move legacy code to a individual file
` [net-next 07/16] net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabled
` [net-next 08/16] net/mlx5: SF, Use device pointer directly
` [net-next 09/16] net/mlx5: SF, Reuse stored hardware function id
` [net-next 10/16] net/mlx5: DR, Use variably sized data structures for different actions
` [net-next 11/16] net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()
` [net-next 12/16] net/mlx5: Fix bit-wise and with zero
` [net-next 13/16] net/mlx5: Add a blank line after declarations
` [net-next 14/16] net/mlx5: Remove return statement exist at the end of void function
` [net-next 15/16] net/mlx5: Replace spaces with tab at the start of a line
` [net-next 16/16] net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP

[PATCH net-next 0/3] net: stmmac: RK3566/RK3568
 2021-04-13 22:51 UTC  (5+ messages)
` [PATCH net-next 1/3] net: stmmac: Don't set has_gmac if has_gmac4 is set
` [PATCH net-next 2/3] net: stmmac: dwmac-rk: Check platform-specific ops
` [PATCH net-next 3/3] net: stmmac: Add RK3566/RK3568 SoC support

[PATCH iproute2] rdma: stat: initialize ret in stat_qp_show_parse_cb()
 2021-04-13 22:50 UTC 

[PATCH iproute2] nexthop: fix memory leak in add_nh_group_attr()
 2021-04-13 22:50 UTC 

[PATCH iproute2] q_cake: remove useless check on argv
 2021-04-13 22:50 UTC 

[PATCH iproute2] devlink: always check strslashrsplit() return value
 2021-04-13 22:48 UTC 

[PATCH V2 net] ice: Re-organizes reqstd/avail {R,T}XQ check/code for efficiency+readability
 2021-04-13 22:44 UTC 

mmotm 2021-04-11-20-47 uploaded (bpf: xsk.c)
 2021-04-13 22:44 UTC  (3+ messages)

[PATCH net-next] net: Space: remove hp100 probe
 2021-04-13 22:42 UTC  (2+ messages)

[RFC] vsock: add multiple transports support for dgram
 2021-04-13 22:41 UTC  (9+ messages)
  ` [External] "
      `  "
    ` [External] "

xen-netback hotplug-status regression bug
 2021-04-13 22:30 UTC  (8+ messages)
      ` [PATCH] xen-netback: Check for hotplug-status existence before watching

[PATCH net] gro: ensure frag0 meets IP header alignment
 2021-04-13 22:20 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipa: add support for the SM8350 SoC
 2021-04-13 22:10 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: qcom,ipa: add support for SM8350
` [PATCH net-next 2/2] net: ipa: add IPA v4.9 configuration data

[PATCH v2 net-next] ionic: git_ts_info bit shifters
 2021-04-13 22:10 UTC  (2+ messages)

[PATCH net-next] ionic: return -EFAULT if copy_to_user() fails
 2021-04-13 22:10 UTC  (3+ messages)

[PATCH net-next v2 0/7] stmmac: add XDP ZC support
 2021-04-13 22:10 UTC  (2+ messages)

[PATCH v2] net/sctp: fix race condition in sctp_destroy_sock
 2021-04-13 22:10 UTC  (3+ messages)

[PATCHv4 bpf-next 0/5] bpf: Tracing and lsm programs re-attach
 2021-04-13 22:03 UTC  (9+ messages)
` [PATCHv4 bpf-next 1/5] bpf: Allow trampoline re-attach for tracing and lsm programs
` [PATCHv4 bpf-next 2/5] selftests/bpf: Add re-attach test to fentry_test
` [PATCHv4 bpf-next 3/5] selftests/bpf: Add re-attach test to fexit_test
` [PATCHv4 bpf-next 4/5] selftests/bpf: Add re-attach test to lsm test

[PATCH] rsi: remove unused including <linux/version.h>
 2021-04-13 22:00 UTC  (2+ messages)

[PATCH net-next v2] ibmvnic: queue reset work in system_long_wq
 2021-04-13 22:00 UTC  (2+ messages)

[PATCH] nfc: st-nci: remove unnecessary label
 2021-04-13 22:00 UTC  (2+ messages)

pull-request: can-next 2021-04-13
 2021-04-13 22:00 UTC  (2+ messages)

[PATCH net] ibmvnic: correctly use dev_consume/free_skb_irq
 2021-04-13 22:00 UTC  (2+ messages)

[PATCH net-next V2] icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
 2021-04-13 21:51 UTC  (2+ messages)

[PATCH v2 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-04-13 21:27 UTC  (5+ messages)
` [PATCH v2 2/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_mgmt_join

[PATCH net-next v2] ibmvnic: improve failover sysfs entry
 2021-04-13 21:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: lantiq_gswip: Add support for dumping the registers
 2021-04-13 21:49 UTC  (7+ messages)

[BUG]: WARNING: CPU: 5 PID: 0 at net/sched/sch_generic.c:442 dev_watchdog+0x24d/0x260
 2021-04-13 21:43 UTC  (3+ messages)

[PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-13 21:40 UTC  (2+ messages)

pull-request: wireless-drivers-next-2021-04-13
 2021-04-13 21:40 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: mt7530: Add support for EEE features
 2021-04-13 21:40 UTC  (2+ messages)

[PATCH 1/2] net: sit: Unregister catch-all devices
 2021-04-13 21:40 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: The state of phy may not be correct during power-on
 2021-04-13 21:33 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: phy: marvell-88x2222: a couple of improvements
 2021-04-13 20:54 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: marvell-88x2222: check that link is operational
` [PATCH net-next v2 2/3] net: phy: marvell-88x2222: move read_status after config_aneg
` [PATCH net-next v2 3/3] net: phy: marvell-88x2222: swap 1G/10G modes on autoneg

rtl8152 / power management kernel hang
 2021-04-13 20:57 UTC 

[PATCH v2 bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-13 19:41 UTC  (3+ messages)

[PATCH v5 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-13 19:40 UTC  (3+ messages)

[PATCH net-next v3 0/5] virtio-net tx napi
 2021-04-13 19:34 UTC  (5+ messages)
` [PATCH net-next v3 5/5] virtio-net: keep tx interrupts disabled unless kick

[PATCH rdma-next v1 0/7] Add MEMIC operations support
 2021-04-13 19:20 UTC  (3+ messages)

[PATCH v3 2/2] Bluetooth: Support the vendor specific debug events
 2021-04-13 19:03 UTC  (2+ messages)

[PATCH][next] ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()
 2021-04-13 19:03 UTC 

[PATCH] net: bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
 2021-04-13 18:40 UTC  (2+ messages)

[PATCH] lib: remove "expecting prototype" kernel-doc warnings
 2021-04-13 18:31 UTC  (3+ messages)

[PATCH net-next v10 1/2] net: Add a WWAN subsystem
 2021-04-13 18:27 UTC  (2+ messages)

[PATCH] net: Make tcp_allowed_congestion_control readonly in non-init netns
 2021-04-13 18:23 UTC  (2+ messages)

[net] tls/chtls: fix kernel panic with tls_toe
 2021-04-13 18:21 UTC  (2+ messages)

leds: netdev trigger - misleading link state indication at boot
 2021-04-13 18:20 UTC 

[PATCH RFC net-next 0/3] Multi-CPU DSA support
 2021-04-13 18:16 UTC  (16+ messages)

[syzbot] WARNING: suspicious RCU usage in find_inlist_lock
 2021-04-13 18:12 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in lock_sock_nested
 2021-04-13 18:10 UTC  (2+ messages)

[PATCH] arch/arm64/kernel/traps: Use find_vma_intersection() in traps for setting si_code
 2021-04-13 18:00 UTC  (4+ messages)

Broken imx6 to QCA8334 connection since PHYLIB to PHYLINK conversion
 2021-04-13 17:49 UTC  (4+ messages)

[PATCH] wireless/marvell/mwifiex: Fix a double free in mwifiex_send_tdls_action_frame
 2021-04-13 17:48 UTC  (3+ messages)

A concurrency bug between l2tp_tunnel_register() and l2tp_xmit_core()
 2021-04-13 17:30 UTC 

[PATCH] selftests/bpf: use !E instead of comparing with NULL
 2021-04-13 17:22 UTC  (9+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2
 2021-04-13 17:20 UTC  (3+ messages)
` [syzbot] "

[PATCH RFC net] igb: Fix XDP with PTP enabled
 2021-04-13 17:21 UTC  (4+ messages)

[net-next] enetc: fix locking for one-step timestamping packet transfer
 2021-04-13 17:10 UTC  (2+ messages)

[PATCH] wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma
 2021-04-13 16:29 UTC  (2+ messages)

[PATCH] wireless: marvell: mwl8k: Fix a double Free in mwl8k_probe_hw
 2021-04-13 16:23 UTC  (2+ messages)

[PATCH] wireless: ath10k: Fix a use after free in ath10k_htc_send_bundle
 2021-04-13 16:15 UTC  (2+ messages)

[PATCH] ionic: git_ts_info bit shifters
 2021-04-13 16:13 UTC 

[PATCHv5 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-13 15:38 UTC  (3+ messages)
` [PATCHv5 bpf-next 2/4] "

[RFC v4 net-next 0/4] MT7530 interrupt support
 2021-04-13 15:29 UTC  (8+ messages)
` [RFC v4 net-next 2/4] net: dsa: mt7530: add "

[RFC V2 PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-13 15:22 UTC  (2+ messages)
` [RFC V2 PATCH 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver

[PATCH] net/sctp: fix race condition in sctp_destroy_sock
 2021-04-13 15:20 UTC  (2+ messages)

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-13 15:16 UTC  (3+ messages)

[PATCH net-next 0/5] net: phy: marvell: some HWMON updates
 2021-04-13 15:12 UTC  (7+ messages)
` [PATCH net-next 1/5] net: phy: marvell: refactor HWMON OOP style
` [PATCH net-next 2/5] net: phy: marvell: fix HWMON enable register for 6390


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