netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-20 13:20:04 to 2022-12-21 12:34:15 UTC [more...]

[PATCH] virtio_net: send notification coalescing command only if value changed
 2022-12-21 12:33 UTC  (2+ messages)

[PATCH net v2] net: phy: mxl-gpy: fix delay time required by loopback disable function
 2022-12-21 12:21 UTC  (2+ messages)

[PATCH] net: phy: enhance Maxlinear GPY loopback disable function
 2022-12-21 12:20 UTC  (3+ messages)

[PATCH] wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
 2022-12-21 12:14 UTC  (6+ messages)

[PULL] Networking for next-6.1
 2022-12-21 11:30 UTC  (3+ messages)
  ` [PULL] Networking for next-6.1 #forregzbot

[PATCH 1/2] dt-bindings: net: Add rfkill-gpio binding
 2022-12-21 10:48 UTC  (2+ messages)
` [PATCH 2/2] net: rfkill: gpio: add DT support

[RFC bpf-next 0/8] xdp: introduce xdp-feature support
 2022-12-21 10:47 UTC  (17+ messages)
` [RFC bpf-next 2/8] net: introduce XDP features flag
` [RFC bpf-next 6/8] libbpf: add API to get XDP/XSK supported features

[PATCH net] net: openvswitch: release vport resources on failure
 2022-12-21 10:11 UTC  (3+ messages)

[PATCH net] fjes: Fix an error handling path in fjes_probe()
 2022-12-21  9:59 UTC  (2+ messages)

[PATCH v7 00/11] Adds support for PHY LEDs with offload triggers
 2022-12-21  9:54 UTC  (23+ messages)
` [PATCH v7 01/11] leds: add support for hardware driven LEDs
` [PATCH v7 04/11] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [PATCH v7 06/11] leds: trigger: netdev: add hardware control support
` [PATCH v7 09/11] leds: trigger: netdev: add additional hardware only triggers
` [PATCH v7 10/11] net: dsa: qca8k: add LEDs support
` [PATCH v7 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example

[RFC PATCH 0/6] vdpa_sim: add support for user VA
 2022-12-21  9:50 UTC  (4+ messages)
` [RFC PATCH 6/6] "

[RFC Patch net-next v5 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2022-12-21  9:46 UTC  (14+ messages)
` [RFC Patch net-next v5 01/13] net: dsa: microchip: ptp: add the posix clock support
` [RFC Patch net-next v5 02/13] net: dsa: microchip: ptp: Initial hardware time stamping support
` [RFC Patch net-next v5 03/13] net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
` [RFC Patch net-next v5 04/13] net: dsa: microchip: ptp: manipulating absolute time using ptp hw clock
` [RFC Patch net-next v5 05/13] net: dsa: microchip: ptp: enable interrupt for timestamping
` [RFC Patch net-next v5 06/13] net: ptp: add helper for one-step P2P clocks
` [RFC Patch net-next v5 07/13] net: dsa: microchip: ptp: add packet reception timestamping
` [RFC Patch net-next v5 08/13] net: dsa: microchip: ptp: add packet transmission timestamping
` [RFC Patch net-next v5 09/13] net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
` [RFC Patch net-next v5 10/13] net: dsa: microchip: ptp: add periodic output signal
` [RFC Patch net-next v5 11/13] net: dsa: microchip: ptp: add support for perout programmable pins
` [RFC Patch net-next v5 12/13] net: dsa: microchip: ptp: lan937x: add 2 step timestamping
` [RFC Patch net-next v5 13/13] net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pins

[PATCH] nfc: Fix potential resource leaks
 2022-12-21  9:45 UTC  (3+ messages)

[PATCHv2 net-next] sched: multicast sched extack messages
 2022-12-21  9:39 UTC 

[PATCH net] net: lan966x: Fix configuration of the PCS
 2022-12-21  9:33 UTC 

Livraison d'emballage
 2022-12-21  9:10 UTC 

[syzbot] BUG: corrupted list in nfc_llcp_register_device
 2022-12-21  8:14 UTC 

[PATCH net 1/1] ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
 2022-12-21  8:09 UTC  (2+ messages)

[PATCH v3] usbnet: optimize usbnet_bh() to reduce CPU load
 2022-12-21  7:59 UTC 

[PATCH V2 0/2] fix mac not working after system resumed with WoL enabled
 2022-12-21  8:01 UTC  (3+ messages)
` [PATCH 1/2] net: phylink: add a function to resume phy alone to fix resume issue "
` [PATCH 2/2] net: stmmac: resume phy separately before calling stmmac_hw_setup()

[PATCH net-next v2] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
 2022-12-21  7:53 UTC 

[PATCH v2] usbnet: optimize usbnet_bh() to reduce CPU load
 2022-12-21  7:50 UTC  (5+ messages)

[PATCH v1] qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
 2022-12-21  7:47 UTC  (3+ messages)

kernel BUG in __skb_gso_segment
 2022-12-21  7:42 UTC  (5+ messages)

[PATCH] ixp4xx_eth: Fix an error handling path in ixp4xx_eth_probe()
 2022-12-21  7:17 UTC 

[PATCH] vhost_vdpa: fix the compile issue in commit 881ac7d2314f
 2022-12-21  6:48 UTC  (6+ messages)

[PATCH bpf-next v5 00/17] xdp: hints via kfuncs
 2022-12-21  5:43 UTC  (18+ messages)
` [PATCH bpf-next v5 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v5 02/17] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
` [PATCH bpf-next v5 03/17] bpf: Move offload initialization into late_initcall
` [PATCH bpf-next v5 04/17] bpf: Reshuffle some parts of bpf/offload.c
` [PATCH bpf-next v5 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v5 06/17] selftests/bpf: Update expected test_offload.py messages
` [PATCH bpf-next v5 07/17] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v5 09/17] veth: Introduce veth_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v5 10/17] veth: Support RX XDP metadata
` [PATCH bpf-next v5 11/17] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v5 12/17] net/mlx4_en: Introduce wrapper for xdp_buff
` [PATCH bpf-next v5 13/17] net/mlx4_en: Support RX XDP metadata
` [PATCH bpf-next v5 14/17] xsk: Add cb area to struct xdp_buff_xsk
` [PATCH bpf-next v5 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [PATCH bpf-next v5 16/17] net/mlx5e: Support RX XDP metadata
` [PATCH bpf-next v5 17/17] selftests/bpf: Simple program to dump XDP RX metadata

[PATCH 0/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
 2022-12-21  5:22 UTC  (4+ messages)
` [PATCH 1/3] net/ncsi: Simplify Kconfig/dts control flow
` [PATCH 2/3] net/ncsi: Fix netlink major/minor version numbers
` [PATCH 3/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command

[net-next] ipv6: fix routing cache overflow for raw sockets
 2022-12-21  4:31 UTC  (8+ messages)

[PATCH net] bonding: fix lockdep splat in bond_miimon_commit()
 2022-12-21  3:33 UTC  (2+ messages)

[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
 2022-12-21  3:15 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in put_pmu_ctx
 2022-12-21  2:42 UTC  (7+ messages)

[PATCH net-next] net: wangxun: Adjust code structure
 2022-12-21  2:04 UTC  (3+ messages)

[PATCH V2 net] net: fec: Coverity issue: Dereference null return value
 2022-12-21  1:39 UTC  (3+ messages)

[PATCH v2 0/9] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-21  1:16 UTC  (7+ messages)
` [PATCH v2 4/9] dt-bindings: net: Add bindings for StarFive dwmac
` [PATCH v2 6/9] net: phy: motorcomm: Add YT8531 phy support

[PATCH bpf 1/2] bpf: pull before calling skb_postpull_rcsum()
 2022-12-21  0:20 UTC  (6+ messages)
` [PATCH bpf 2/2] selftests/bpf: tunnel: add sanity test for checksums
  ` [PATCH bpf] selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL

[PATCH v4] epoll: use refcount to reduce ep_mutex contention
 2022-12-20 23:03 UTC  (3+ messages)

[bpf-next v2 0/5] samples/bpf: enhance syscall tracing program
 2022-12-20 22:40 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2022-12-20 21:39 UTC  (16+ messages)
` [PATCH net-next v1 3/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings
` [PATCH net-next v1 4/4] net: phy: mxl-gpy: disable interrupts on GPY215 by default

[syzbot] KASAN: slab-out-of-bounds Write in copy_array
 2022-12-20 21:25 UTC  (7+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in copy_verifier_state
 2022-12-20 20:30 UTC  (5+ messages)

[PULL] Networking for v6.2-rc1
 2022-12-20 20:30 UTC 

[PATCH net ] vmxnet3: correctly report csum_level for encapsulated packet
 2022-12-20 20:25 UTC 

[PATCH net 0/2] mptcp: Locking fixes
 2022-12-20 19:52 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: fix deadlock in fastopen error path
` [PATCH net 2/2] mptcp: fix lockdep false positive

[PATCH v2] octeontx2_pf: Select NET_DEVLINK when enabling OCTEONTX2_PF
 2022-12-20 19:49 UTC  (3+ messages)

[PATCH 2/2 net] lan78xx: workaround of forced 100 Full/Half duplex mode error
 2022-12-20 19:43 UTC  (14+ messages)
` [PATCH v3 1/3] net: phy: add EXPORT_SYMBOL to phy_disable_interrupts()
          ` AW: "
` [PATCH v3 2/3] net: phy: make phy_enable_interrupts() non-static
` [PATCH v3 3/3] net: lan78xx: prevent LAN88XX specific operations

[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
 2022-12-20 19:39 UTC  (2+ messages)

[syzbot] kernel BUG in rxrpc_put_peer
 2022-12-20 19:15 UTC  (3+ messages)

Possible race with xsk_flush
 2022-12-20 18:59 UTC  (10+ messages)
` [PATCH] veth: Fix race with AF_XDP exposing old or uninitialized descriptors

[PATCH net] net: vrf: determine the dst using the original ifindex for multicast
 2022-12-20 18:58 UTC  (2+ messages)

igc: 5.10.146 Kernel BUG at 0xffffffff813ce19f
 2022-12-20 18:29 UTC  (2+ messages)
  ` [Intel-wired-lan] "

[RFC net-next 1/2] net/sched: act_mirred: better wording on protection against excessive stack growth
 2022-12-20 18:25 UTC  (2+ messages)
` [RFC net-next 2/2] act_mirred: use the backlog for nested calls to mirred ingress

[PATCH v2 1/3] dsa: marvell: Provide per device information about max frame size
 2022-12-20 17:33 UTC  (6+ messages)

[PATCH ethtool-next v3 v3] JSON output support for Netlink implementation of --show-coalesce option
 2022-12-20 17:10 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in ovs_vport_locate
 2022-12-20 15:40 UTC  (3+ messages)

[PATCH net-next v3 0/3] add tx packets aggregation to ethtool and rmnet
 2022-12-20 15:28 UTC  (6+ messages)
` [PATCH net-next v3 2/3] net: qualcomm: rmnet: add tx packets aggregation

[PATCH net] nfp: fix schedule in atomic context when sync mc address
 2022-12-20 15:21 UTC 

[PATCH] ath10k: snoc: enable threaded napi on WCN3990
 2022-12-20 15:10 UTC  (2+ messages)

[PATCH] net: bridge: mcast: read ngrec once in igmp3/mld2 report
 2022-12-20 14:59 UTC  (3+ messages)

[PATCH net] net: fec: Coverity issue: Dereference null return value
 2022-12-20 14:46 UTC  (2+ messages)

[PATCH v2 0/9] virtio_net: support multi buffer xdp
 2022-12-20 14:14 UTC  (10+ messages)
` [PATCH v2 1/9] virtio_net: disable the hole mechanism for xdp
` [PATCH v2 2/9] virtio_net: set up xdp for multi buffer packets
` [PATCH v2 3/9] virtio_net: update bytes calculation for xdp_frame
` [PATCH v2 4/9] virtio_net: build xdp_buff with multi buffers
` [PATCH v2 5/9] virtio_net: construct multi-buffer xdp in mergeable
` [PATCH v2 6/9] virtio_net: transmit the multi-buffer xdp
` [PATCH v2 7/9] virtio_net: build skb from "
` [PATCH v2 8/9] virtio_net: remove xdp related info from page_to_skb()
` [PATCH v2 9/9] virtio_net: support multi-buffer xdp

[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
 2022-12-20 14:02 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION e45fb347b630ee76482fe938ba76cf8eab811290
 2022-12-20 13:49 UTC 

[PATCH iproute2] dcb: unblock mnl_socket_recvfrom if not message received
 2022-12-20 13:34 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).