messages from 2023-01-27 19:19:04 to 2023-01-28 15:06:10 UTC [more...]
[PATCH net-next v2 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
2023-01-28 15:05 UTC (7+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy
` [PATCH net-next v2 2/5] net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit "
` [PATCH net-next v2 3/5] net: phy: Add dts support for Motorcomm yt8521 "
` [PATCH net-next v2 4/5] net: phy: Add dts support for Motorcomm yt8531s "
` [PATCH net-next v2 5/5] net: phy: Add driver for Motorcomm yt8531 "
[PATCH net-next v1] net: phy: fix the spelling problem of Sentinel
2023-01-28 15:01 UTC (4+ messages)
` [PATCH net-next v1] net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase
[PATCH v2 00/18] can: m_can: Optimizations for m_can/tcan part 2
2023-01-28 15:00 UTC (3+ messages)
` [PATCH v2 18/18] can: m_can: Implement transmit submission coalescing
[PATCH v8 bpf-next 4/5] bpf: Add xdp dynptrs
2023-01-28 14:38 UTC (2+ messages)
[PATCH v8 bpf-next 2/5] bpf: Allow initializing dynptrs in kfuncs
2023-01-28 14:27 UTC (3+ messages)
[PATCH v4 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-28 14:06 UTC (9+ messages)
` [PATCH v4 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v4 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v4 bpf-next 3/8] xsk: add usage of XDP features flags
` [PATCH v4 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v4 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v4 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v4 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v4 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
[PATCH v2 0/3] Another crack at a handshake upcall mechanism
2023-01-28 14:06 UTC (4+ messages)
` [PATCH v2 2/3] net/handshake: Add support for PF_HANDSHAKE
[PATCH] selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
2023-01-28 14:00 UTC (2+ messages)
[PATCH net-next v5 0/6] net/sched: cls_api: Support hardware miss to tc action
2023-01-28 13:56 UTC (6+ messages)
` [PATCH net-next v5 1/6] "
[PATCH 0/2] net: wwan: t7xx: Fix Runtime PM implementation
2023-01-28 13:50 UTC (2+ messages)
[PATCH net-next] net: ipa: use dev PM wakeirq handling
2023-01-28 13:47 UTC (2+ messages)
[PATCH] Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
2023-01-28 13:44 UTC (2+ messages)
[PATCH] net: sched: sch: Bounds check priority
2023-01-28 13:43 UTC (2+ messages)
[PATCH net-next RFC 00/20] Introducing P4TC
2023-01-28 13:41 UTC (18+ messages)
[PATCH] net: ethernet: mtk_eth_soc: Avoid truncating allocation
2023-01-28 13:40 UTC (2+ messages)
[PATCH] [v2] at86rf230: convert to gpio descriptors
2023-01-28 13:39 UTC (2+ messages)
[PATCH] can: etas_es58x: do not send disable channel command if device is unplugged
2023-01-28 13:38 UTC
[PATCH] ca8210: move to gpio descriptors
2023-01-28 13:30 UTC (3+ messages)
[PATCH] cc2520: move to gpio descriptors
2023-01-28 13:27 UTC (2+ messages)
[PATCH v8 bpf-next 3/5] bpf: Add skb dynptrs
2023-01-28 13:15 UTC (2+ messages)
[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
2023-01-28 13:15 UTC (2+ messages)
[PATCH net-next v3] net/sched: transition act_pedit to rcu and percpu stats
2023-01-28 13:09 UTC (2+ messages)
[PATCH v2 next 1/2] wifi: nl80211: emit CMD_START_AP on multicast group when an AP is started
2023-01-28 12:58 UTC (2+ messages)
` [PATCH v2 next 2/2] wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP event
[PATCH v3 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-28 12:48 UTC (4+ messages)
` [PATCH v3 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
[RFC PATCH net-next 00/15] taprio fixprovements
2023-01-28 12:20 UTC (32+ messages)
` [RFC PATCH net-next 01/15] net/sched: taprio: delete peek() implementation
` [RFC PATCH net-next 02/15] net/sched: taprio: continue with other TXQs if one dequeue() failed
` [RFC PATCH net-next 03/15] net/sched: taprio: refactor one skb dequeue from TXQ to separate function
` [RFC PATCH net-next 04/15] net/sched: taprio: avoid calling child->ops->dequeue(child) twice
` [RFC PATCH net-next 05/15] net/sched: taprio: give higher priority to higher TCs in software dequeue mode
` [RFC PATCH net-next 06/15] net/sched: taprio: calculate tc gate durations
` [RFC PATCH net-next 07/15] net/sched: taprio: rename close_time to end_time
` [RFC PATCH net-next 08/15] net/sched: taprio: calculate budgets per traffic class
` [RFC PATCH net-next 09/15] net/sched: taprio: calculate guard band against actual TC gate close time
` [RFC PATCH net-next 10/15] net/sched: make stab available before ops->init() call
` [RFC PATCH net-next 11/15] net/sched: taprio: warn about missing size table
` [RFC PATCH net-next 12/15] net/sched: keep the max_frm_len information inside struct sched_gate_list
` [RFC PATCH net-next 13/15] net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durations
` [RFC PATCH net-next 14/15] net/sched: taprio: split segmentation logic from qdisc_enqueue()
` [RFC PATCH net-next 15/15] net/sched: taprio: don't segment unnecessarily
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-28 10:48 UTC (4+ messages)
` [PATCH 13/35] Documentation: isdn: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[PATCH net] net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
2023-01-28 9:42 UTC
[PATCH] net: b44: Remove the unused function __b44_cam_read()
2023-01-28 9:04 UTC
[PATCH net-next] net: netlink: recommend policy range validation
2023-01-28 8:40 UTC (2+ messages)
[PATCH v3] netpoll: Remove 4s sleep during carrier detection
2023-01-28 8:40 UTC (2+ messages)
[PATCH net] net: mctp: purge receive queues on sk destruction
2023-01-28 8:40 UTC (2+ messages)
[PATCH] net: qrtr: free memory on error path in radix_tree_insert()
2023-01-28 8:40 UTC (2+ messages)
[PATCH net] sfc: correctly advertise tunneled IPv6 segmentation
2023-01-28 8:40 UTC (2+ messages)
[PATCH net] net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
2023-01-28 8:40 UTC (2+ messages)
[PATCH v3] net/rose: Fix to not accept on connected socket
2023-01-28 8:40 UTC (2+ messages)
pull-request: bpf-next 2023-01-28
2023-01-28 7:55 UTC (3+ messages)
[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
2023-01-28 7:50 UTC (7+ messages)
` [net PATCH] skb: Do mix page pool and page referenced frags in GRO
[PATCH net-next] sh: checksum: add missing linux/uaccess.h include
2023-01-28 7:31 UTC
[PATCH 1/2] net: ll_temac: fix DMA resources leak
2023-01-28 7:20 UTC (4+ messages)
` [PATCH 2/2] net: ll_temac: improve reset of buffer on dma mapping
[PATCH v3] net/x25: Fix to not accept on connected socket
2023-01-28 7:20 UTC (2+ messages)
[PATCH net v2 0/5] net: xdp: execute xdp_do_flush() before napi_complete_done()
2023-01-28 6:40 UTC (2+ messages)
[PATCH net] net: dsa: mt7530: fix tristate and help description
2023-01-28 6:40 UTC (2+ messages)
[net-next:master 12/39] arch/sh/include/asm/checksum_32.h:53:14: error: implicit declaration of function 'access_ok'
2023-01-28 6:32 UTC
linux-next: manual merge of the net-next tree with the net tree
2023-01-28 6:25 UTC (3+ messages)
[patch net-next 0/3] devlink: fix reload notifications and remove features
2023-01-28 5:58 UTC (8+ messages)
` [patch net-next 1/3] devlink: move devlink reload notifications back in between _down() and _up() calls
` [patch net-next 2/3] devlink: send objects notifications during devlink reload
` [patch net-next 3/3] devlink: remove devlink features
[PATCH net-next 00/13] tools: ynl: more docs and basic ethtool support
2023-01-28 4:32 UTC (14+ messages)
` [PATCH net-next 01/13] tools: ynl-gen: prevent do / dump reordering
` [PATCH net-next 02/13] tools: ynl: move the cli and netlink code around
` [PATCH net-next 03/13] tools: ynl: add an object hierarchy to represent parsed spec
` [PATCH net-next 04/13] tools: ynl: use the common YAML loading and validation code
` [PATCH net-next 05/13] tools: ynl: add support for types needed by ethtool
` [PATCH net-next 06/13] tools: ynl: support directional enum-model in CLI
` [PATCH net-next 07/13] tools: ynl: support multi-attr
` [PATCH net-next 08/13] tools: ynl: support pretty printing bad attribute names
` [PATCH net-next 09/13] tools: ynl: use operation names from spec on the CLI
` [PATCH net-next 10/13] tools: ynl: load jsonschema on demand
` [PATCH net-next 11/13] netlink: specs: finish up operation enum-models
` [PATCH net-next 12/13] netlink: specs: add partial specification for ethtool
` [PATCH net-next 13/13] docs: netlink: add a starting guide for working with specs
[PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2023-01-28 3:17 UTC
[PATCH net-next] net: pcs: pcs-lynx: remove lynx_get_mdio_device() and refactor cleanup
2023-01-28 1:58 UTC (4+ messages)
[PATCH wpan-next 0/2] ieee802154: Beaconing support
2023-01-28 1:57 UTC (11+ messages)
[PATCH] ixgbe: Panic during XDP_TX with > 64 CPUs
2023-01-28 1:12 UTC
[PATCH] xfrm: fix bug with DSCP copy to v6 from v4 tunnel
2023-01-28 1:42 UTC (8+ messages)
` [PATCH ipsec-next v2] "
` [PATCH ipsec-next v3] "
[syzbot] possible deadlock in pppoe_device_event
2023-01-28 1:13 UTC
[linux-next:master] BUILD REGRESSION 9fbee811e479aca2f3523787cae1f46553141b40
2023-01-28 1:11 UTC
[PATCH] net: dsa: microchip: ptp: add one more PTP dependency
2023-01-27 23:58 UTC (2+ messages)
[PATCH net v4 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-27 (ice)
2023-01-27 22:53 UTC (3+ messages)
` [PATCH net v4 1/2] ice: Prevent set_channel from changing queues while RDMA active
` [PATCH net v4 2/2] ice: Fix broken link in ice NAPI doc
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-27 22:11 UTC (9+ messages)
[PATCH] ath10k: snoc: enable threaded napi on WCN3990
2023-01-27 22:08 UTC (5+ messages)
[PATCH] selftests: net: udpgso_bench_tx: Introduce exponential back-off retries
2023-01-27 22:03 UTC (2+ messages)
pull-request: bpf 2023-01-27
2023-01-27 21:58 UTC
[PATCH v2 net-next] ibmvnic: Toggle between queue types in affinity mapping
2023-01-27 21:43 UTC
[PATCH] scripts/spelling.txt: add "exsits" pattern and fix typo instances
2023-01-27 20:52 UTC (4+ messages)
[PATCH v3 0/2] virtio_net: vdpa: update MAC address when it is generated by virtio-net
2023-01-27 20:45 UTC (3+ messages)
` [PATCH v3 1/2] virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not set
` [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization
[GIT PULL] Networking for 6.2-rc6
2023-01-27 20:40 UTC (2+ messages)
[PATCH v5 net-next 00/13] add support for the the vsc7512 internal copper phys
2023-01-27 20:15 UTC (26+ messages)
` [PATCH v5 net-next 01/13] net: mscc: ocelot: expose ocelot wm functions
` [PATCH v5 net-next 02/13] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [PATCH v5 net-next 03/13] net: mscc: ocelot: expose vcap_props structure
` [PATCH v5 net-next 04/13] net: mscc: ocelot: expose ocelot_reset routine
` [PATCH v5 net-next 05/13] net: mscc: ocelot: expose vsc7514_regmap definition
` [PATCH v5 net-next 06/13] net: dsa: felix: add configurable device quirks
` [PATCH v5 net-next 07/13] net: dsa: felix: add support for MFD configurations
` [PATCH v5 net-next 08/13] net: dsa: felix: add functionality when not all ports are supported
` [PATCH v5 net-next 09/13] mfd: ocelot: prepend resource size macros to be 32-bit
` [PATCH v5 net-next 10/13] dt-bindings: net: mscc,vsc7514-switch: add dsa binding for the vsc7512
` [PATCH v5 net-next 11/13] dt-bindings: mfd: ocelot: add ethernet-switch hardware support
` [PATCH v5 net-next 12/13] net: dsa: ocelot: add external ocelot switch control
` [PATCH v5 net-next 13/13] mfd: "
[PATCH v9 bpf-next 0/5] Add skb + xdp dynptrs
2023-01-27 19:17 UTC (6+ messages)
` [PATCH v9 bpf-next 1/5] bpf: Allow "sk_buff" and "xdp_buff" as valid kfunc arg types
` [PATCH v9 bpf-next 2/5] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v9 bpf-next 3/5] bpf: Add skb dynptrs
` [PATCH v9 bpf-next 4/5] bpf: Add xdp dynptrs
` [PATCH v9 bpf-next 5/5] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).