netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-15 16:21:47 to 2022-12-16 18:32:33 UTC [more...]

[RFC net-next 00/15] devlink: code split and structured instance walk
 2022-12-16 18:32 UTC  (32+ messages)
` [RFC net-next 01/15] devlink: move code to a dedicated directory
` [RFC net-next 03/15] devlink: split out netlink code
` [RFC net-next 04/15] devlink: protect devlink dump by the instance lock
` [RFC net-next 06/15] devlink: use an explicit structure for dump context
` [RFC net-next 08/15] devlink: drop the filter argument from devlinks_xa_find_get
` [RFC net-next 10/15] devlink: restart dump based on devlink instance ids (simple)
` [RFC net-next 14/15] devlink: add by-instance dump infra

[PATCH 4.19 000/338] 4.19.238-rc1 review
 2022-12-16 18:31 UTC  (4+ messages)

[PATCH] net/ncsi: Always use unicast source MAC address
 2022-12-16 18:29 UTC  (5+ messages)

[PATCH v7 00/11] Adds support for PHY LEDs with offload triggers
 2022-12-16 17:48 UTC  (19+ messages)
` [PATCH v7 01/11] leds: add support for hardware driven LEDs
` [PATCH v7 02/11] leds: add function to configure hardware controlled LED
` [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

pull-request: bpf 2022-12-16
 2022-12-16 17:45 UTC 

[PATCH net v2] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
 2022-12-16 17:29 UTC 

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

Fw: [Bug 216813] New: HFSC: "tc class change" can't remove rt service curve
 2022-12-16 17:24 UTC 

[PATCH v6] vmxnet3: Add XDP support
 2022-12-16 17:14 UTC  (2+ messages)

[PATCH net-next v4 0/4] phy: aquantia: Determine rate adaptation support from registers
 2022-12-16 17:01 UTC  (7+ messages)
` [PATCH net-next v4 1/4] net: phy: Move/rename phylink_interface_max_speed
` [PATCH net-next v4 2/4] phy: mdio: Reorganize defines
` [PATCH net-next v4 3/4] net: mdio: Update speed register bits
` [PATCH net-next v4 4/4] phy: aquantia: Determine rate adaptation support from registers

Possible race with xsk_flush
 2022-12-16 16:48 UTC  (6+ messages)

[PATCH net-next] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
 2022-12-16 16:46 UTC  (4+ messages)

[PATCH net] mctp: serial: Fix starting value for frame check sequence
 2022-12-16 16:41 UTC  (2+ messages)

[PATCH net v2 0/2] iavf: fix temporary deadlock and failure to set MAC address
 2022-12-16 16:29 UTC  (4+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] iavf: avoid taking rtnl_lock in adminq_task

[PATCH net] net: stream: purge sk_error_queue in sk_stream_kill_queues()
 2022-12-16 16:29 UTC 

[net PATCH 1/5] net: dsa: qca8k: fix wrong length value for mgmt eth packet
 2022-12-16 16:21 UTC  (6+ messages)
` [net PATCH 2/5] net: dsa: tag_qca: fix wrong MGMT_DATA2 size
` [net PATCH 3/5] Revert "net: dsa: qca8k: cache lo and hi for mdio write"
` [net PATCH 4/5] net: dsa: qca8k: introduce single mii read/write lo/hi
` [net PATCH 5/5] net: dsa: qca8k: improve mdio master read/write by using single lo/hi

iproute2 merge conflicts
 2022-12-16 16:14 UTC 

[PATCH] net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdef
 2022-12-16 16:14 UTC  (2+ messages)

[PATCH net] net: fec: Coverity issue: Dereference null return value
 2022-12-16 15:34 UTC  (2+ messages)

[PATCH net-next v2] igc: offload queue max SDU from tc-taprio
 2022-12-16 15:03 UTC 

[PATCH 2/2 net] lan78xx: workaround of forced 100 Full/Half duplex mode error
 2022-12-16 14:49 UTC  (2+ messages)
` [PATCH] net: lan78xx: isolate LAN88XX specific operations

[PATCH] ath9k: use proper statements in conditionals
 2022-12-16 14:33 UTC  (5+ messages)

[PATCH net] nfp: fix unaligned io read of capabilities word
 2022-12-16 14:31 UTC 

[PATCH] net: ks8851: Drop IRQ threading
 2022-12-16 13:23 UTC  (2+ messages)

[PATCH net-next 00/11] sfc: add vDPA support for EF100 devices
 2022-12-16 12:50 UTC  (7+ messages)
` [PATCH net-next 02/11] sfc: implement MCDI interface for vDPA operations
` [PATCH net-next 09/11] sfc: implement iova rbtree to store dma mappings

[PATCH net v4 0/3] Stop corrupting socket's task_frag
 2022-12-16 12:45 UTC  (4+ messages)
` [PATCH net v4 1/3] net: Introduce sk_use_task_frag in struct sock
` [PATCH net v4 2/3] Treewide: Stop corrupting socket's task_frag
` [PATCH net v4 3/3] net: simplify sk_page_frag

[PATCH iproute2-next 0/6] bridge: mdb: Add support for new attributes
 2022-12-16 12:06 UTC  (13+ messages)
` [PATCH iproute2-next 1/6] bridge: mdb: Use a boolean to indicate nest is required
` [PATCH iproute2-next 2/6] bridge: mdb: Split source parsing to a separate function
` [PATCH iproute2-next 3/6] bridge: mdb: Add filter mode support
` [PATCH iproute2-next 4/6] bridge: mdb: Add source list support
` [PATCH iproute2-next 5/6] bridge: mdb: Add routing protocol support
` [PATCH iproute2-next 6/6] bridge: mdb: Add replace support

imx7: USB modem reset causes modem to not re-connect
 2022-12-16 12:00 UTC  (6+ messages)

[PATCH v2 0/9] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-16 11:58 UTC  (17+ messages)
` [PATCH v2 1/9] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v2 2/9] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v2 3/9] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v2 4/9] dt-bindings: net: Add bindings for StarFive dwmac
` [PATCH v2 5/9] dt-bindings: net: motorcomm: add support for Motorcomm YT8531
` [PATCH v2 6/9] net: phy: motorcomm: Add YT8531 phy support
` [PATCH v2 7/9] net: stmmac: Add glue layer for StarFive JH71x0 SoCs
` [PATCH v2 8/9] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v2 9/9] riscv: dts: starfive: visionfive-v2: Add phy clock delay train configuration

[PATCH] ipvs: use div_s64 for signed division
 2022-12-16 11:24 UTC  (4+ messages)

[PATCH v1] iavfs/iavf_main: actually log ->src mask when talking about it
 2022-12-16 11:20 UTC  (2+ messages)

[PATCH v2] net: Fix documentation for unregister_netdevice_notifier_net
 2022-12-16 11:19 UTC  (2+ messages)

[PULL] Networking for next-6.1
 2022-12-16 10:49 UTC  (2+ messages)

[PATCH net v3] openvswitch: Fix flow lookup to use unmasked key
 2022-12-16 10:40 UTC  (2+ messages)

[PATCH net 0/3] devlink: region snapshot locking fix and selftest adjustments
 2022-12-16 10:30 UTC  (3+ messages)

kernel v6.1: NULL pointer dereference in ieee80211_deliver_skb
 2022-12-16 10:28 UTC  (3+ messages)

[PATCH ethtool] misc: header includes cleanup
 2022-12-16 10:00 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2022-12-16  9:46 UTC  (13+ 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

[RFC PATCH 0/9] virtio_net: support multi buffer xdp
 2022-12-16  9:42 UTC  (8+ messages)
` [RFC PATCH 6/9] virtio_net: construct multi-buffer xdp in mergeable

[PATCHv2 net-next] selftests/net: mv bpf/nat6to4.c to net folder
 2022-12-16  9:34 UTC  (2+ messages)

[PATCH net] devlink: protect devlink dump by the instance lock
 2022-12-16  9:18 UTC  (3+ messages)

Odroczenie zapłaty
 2022-12-16  8:30 UTC 

[RFC PATCH 0/6] vdpa_sim: add support for user VA
 2022-12-16  8:17 UTC  (7+ messages)
` [RFC PATCH 1/6] vdpa: add bind_mm callback
` [RFC PATCH 6/6] vdpa_sim: add support for user VA

[PATCH net 0/9] rxrpc: Fixes for I/O thread conversion/SACK table expansion
 2022-12-16  6:46 UTC  (8+ messages)
` [PATCH net 2/9] rxrpc: Fix security setting propagation
` [PATCH net 6/9] rxrpc: Fix switched parameters in peer tracing
` [PATCH net 7/9] rxrpc: Fix I/O thread stop
` [PATCH net 8/9] rxrpc: rxperf: Fix uninitialised variable
` [PATCH net 9/9] rxrpc: Fix the return value of rxrpc_new_incoming_call()

[PATCH] wifi: mt76: mt7996: select CONFIG_RELAY
 2022-12-16  6:22 UTC  (2+ messages)

[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
 2022-12-16  4:40 UTC  (10+ messages)
` [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued

[RESEND PATCH v5 net-next 0/2] Fixed warnings
 2022-12-16  4:30 UTC  (4+ messages)
` [RESEND PATCH v5 net-next 2/2] net: phy: micrel: Fix warn: passing zero to PTR_ERR

[PATCH net v3] net: dsa: mt7530: remove redundant assignment
 2022-12-16  4:30 UTC  (2+ messages)

[Patch net] net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
 2022-12-16  4:07 UTC  (4+ messages)

[PATCH net V2] virtio-net: correctly enable callback during start_xmit
 2022-12-16  3:43 UTC  (5+ messages)

[ANN] netdev development stats for 6.2
 2022-12-16  2:06 UTC 

[PATCH bpf-next 0/6] Support defragmenting IPv4 packets in BPF
 2022-12-15 23:58 UTC  (4+ messages)
` [PATCH bpf-next 3/6] bpf, net, frags: Add bpf_ip_check_defrag() kfunc

[PATCH v1 1/1] net: neigh: persist proxy config across link flaps
 2022-12-15 23:14 UTC  (7+ messages)

[GIT PULL] bitmap changes for v6.2-rc1
 2022-12-15 23:11 UTC 

[RFC PATCH net-next 1/1] ice: use GNSS subsystem instead of TTY
 2022-12-15 23:10 UTC 

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2022-12-15 (igc)
 2022-12-15 23:07 UTC  (7+ messages)
` [PATCH net 1/6] igc: Enhance Qbv scheduling by using first flag bit
` [PATCH net 2/6] igc: Use strict cycles for Qbv scheduling
` [PATCH net 3/6] igc: Add checking for basetime less than zero
` [PATCH net 4/6] igc: allow BaseTime 0 enrollment for Qbv
` [PATCH net 5/6] igc: recalculate Qbv end_time by considering cycle time
` [PATCH net 6/6] igc: Set Qbv start_time and end_time to end_time if not being configured in GCL

[PATCH net-next v2 1/1] net: neigh: persist proxy config across link flaps
 2022-12-15 23:00 UTC  (4+ messages)

igc: 5.10.146 Kernel BUG at 0xffffffff813ce19f
 2022-12-15 22:28 UTC 

[RFC PATCH v2 vfio 0/7] pds vfio driver
 2022-12-15 22:22 UTC  (3+ messages)

[PATCH] Bluetooth: Fix a buffer overflow in mgmt_mesh_add()
 2022-12-15 21:20 UTC  (2+ messages)

[PATCH ethtool-next v2 v2] JSON output support for Netlink implementation of --show-coalesce option
 2022-12-15 20:07 UTC  (3+ messages)
` [PATCH ethtool-next v3 v3] "

[RFC PATCH v5] vmxnet3: Add XDP support
 2022-12-15 19:59 UTC  (6+ messages)

[PATCH net v2] skbuff: Account for tail adjustment during pull operations
 2022-12-15 17:29 UTC  (2+ messages)

[ANN] net-next remains closed until January
 2022-12-15 17:25 UTC  (2+ messages)

Missing patch in iproute2 6.1 release
 2022-12-15 17:21 UTC  (5+ messages)

[patch iproute2-main] devlink: fix mon json output for trap-policer
 2022-12-15 17:19 UTC  (2+ messages)

[PATCH net v2] ravb: Fix "failed to switch device to config mode" message during unbind
 2022-12-15 16:43 UTC  (3+ 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).