messages from 2022-09-05 18:05:49 to 2022-09-06 15:46:53 UTC [more...]
[PATCH 5.19 142/155] net: Use u64_stats_fetch_begin_irq() for stats fetch
2022-09-06 13:31 UTC
[PATCH net] net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
2022-09-06 14:36 UTC
[PATCH v2 net-next] net: phy: micrel: Adding SQI support for lan8814 phy
2022-09-06 14:02 UTC (4+ messages)
[PATCH net-next 0/5] net: hns3: updates for -next
2022-09-06 13:50 UTC (7+ messages)
` [PATCH net-next 1/5] net: hns3: add support config dscp map to tc
` [PATCH net-next 2/5] net: hns3: support ndo_select_queue()
[PATCH v2 net] net: phy: aquantia: wait for the suspend/resume operations to finish
2022-09-06 14:09 UTC (3+ messages)
[PATCH net-next v4 0/6] net: dsa: mv88e6xxx: qca8k: rmon: Add RMU support
2022-09-06 13:51 UTC (13+ messages)
` [PATCH net-next v4 1/6] net: dsa: mv88e6xxx: Add RMU enable for select switches
` [PATCH net-next v4 2/6] net: dsa: Add convenience functions for frame handling
` [PATCH net-next v4 3/6] net: dsa: Introduce dsa tagger data operation
` [PATCH net-next v4 4/6] net: dsa: mv88e6xxxx: Add RMU functionality
` [PATCH net-next v4 5/6] net: dsa: mv88e6xxx: rmon: Use RMU for reading RMON data
` [PATCH net-next v4 6/6] net: dsa: qca8k: Use new convenience functions
[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
2022-09-06 13:50 UTC (12+ messages)
` [PATCH v3 01/11] leds: add missing includes and forward declarations in leds.h
` [PATCH v3 02/11] leds: Move led_init_default_state_get() to the global header
` [PATCH v3 03/11] leds: an30259a: Get rid of custom led_init_default_state_get()
` [PATCH v3 04/11] leds: bcm6328: "
` [PATCH v3 05/11] leds: bcm6358: "
` [PATCH v3 06/11] leds: mt6323: "
` [PATCH v3 07/11] leds: mt6360: "
` [PATCH v3 08/11] leds: pca955x: "
` [PATCH v3 09/11] leds: pm8058: "
` [PATCH v3 10/11] leds: syscon: "
` [PATCH v3 11/11] net: dsa: hellcreek: "
[PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
2022-09-06 13:50 UTC (5+ messages)
` [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
[PATCH 5.15 093/107] net: Use u64_stats_fetch_begin_irq() for stats fetch
2022-09-06 13:31 UTC
[PATCH] linkstate: Add macros for link state up/down
2022-09-06 13:38 UTC (3+ messages)
[PATCH 5.10 68/80] net: Use u64_stats_fetch_begin_irq() for stats fetch
2022-09-06 13:31 UTC
[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
2022-09-06 13:26 UTC (7+ messages)
` [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
[PATCH net v5] net/smc: Fix possible access to freed memory in link clear
2022-09-06 13:01 UTC
[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
2022-09-06 12:37 UTC (10+ messages)
[PATCH net-next 2] net: ngbe: sw init and hw init
2022-09-06 12:22 UTC (5+ messages)
[PATCH net-next 00/22] refactor the walk and lookup hook functions in tc_action_ops
2022-09-06 12:20 UTC (4+ messages)
` [PATCH net-next 22/22] net: sched: act: remove redundant code in act_api
[PATCH net-next,v2 00/22] refactor the walk and lookup hook functions in tc_action_ops
2022-09-06 12:13 UTC (23+ messages)
` [PATCH net-next,v2 01/22] net: sched: act: move global static variable net_id to tc_action_ops
` [PATCH net-next,v2 02/22] net: sched: act_api: implement generic walker and search for tc action
` [PATCH net-next,v2 03/22] net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
` [PATCH net-next,v2 04/22] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
` [PATCH net-next,v2 05/22] net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
` [PATCH net-next,v2 06/22] net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
` [PATCH net-next,v2 07/22] net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
` [PATCH net-next,v2 08/22] net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
` [PATCH net-next,v2 09/22] net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
` [PATCH net-next,v2 10/22] net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
` [PATCH net-next,v2 11/22] net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
` [PATCH net-next,v2 12/22] net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
` [PATCH net-next,v2 13/22] net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
` [PATCH net-next,v2 14/22] net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
` [PATCH net-next,v2 15/22] net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
` [PATCH net-next,v2 16/22] net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
` [PATCH net-next,v2 17/22] net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
` [PATCH net-next,v2 18/22] net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
` [PATCH net-next,v2 19/22] net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
` [PATCH net-next,v2 20/22] net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
` [PATCH net-next,v2 21/22] net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
` [PATCH net-next,v2 22/22] net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
[PATCH net-next 0/2] net: ftgmac100: support fixed link
2022-09-06 11:55 UTC (7+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller
Testing set_ageing_time in net: dsa
2022-09-06 11:01 UTC
[PATCH net-next] sfc: introduce shutdown entry point in efx pci driver
2022-09-06 10:56 UTC
[PATCH net] virtio-net: add cond_resched() to the command waiting loop
2022-09-06 10:55 UTC (4+ messages)
setns() affecting other threads in 5.10.132 and 6.0
2022-09-06 10:48 UTC (5+ messages)
[PATCH] ice: switch: Simplify memory allocation
2022-09-06 10:45 UTC (2+ messages)
` [Intel-wired-lan] "
[RFC PATCH v3 0/4] can: bxcan: add support for ST bxCAN controller
2022-09-06 10:40 UTC (3+ messages)
` [RFC PATCH v3 4/4] "
[PATCH net-next 4/5] net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
2022-09-06 10:31 UTC (4+ messages)
Optimising csum_fold()
2022-09-06 10:08 UTC
[PATCH devicetree] arm64: dts: ls1028a-rdb: add more ethernet aliases
2022-09-06 10:05 UTC (5+ messages)
[PATCH] net: usb: qmi_wwan: add Quectel RM520N
2022-09-06 10:00 UTC (2+ messages)
[PATCH net-next] rtnetlink: advertise allmulti counter
2022-09-06 9:55 UTC
[net PATCH] net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
2022-09-06 9:40 UTC (2+ messages)
[PATCH v3 net-next] docs: net: add an explanation of VF (and other) Representors
2022-09-06 9:29 UTC (2+ messages)
[PATCH net] tcp: fix early ETIMEDOUT after spurious non-SACK RTO
2022-09-06 9:20 UTC (2+ messages)
[PATCH V2 net-next 0/5] add some new features
2022-09-06 9:12 UTC (6+ messages)
` [PATCH V2 net-next 1/5] net: hns3: add support config dscp map to tc
` [PATCH V2 net-next 2/5] net: hns3: support ndo_select_queue()
` [PATCH V2 net-next 3/5] net: hns3: debugfs add dump dscp map info
` [PATCH V2 net-next 4/5] net: hns3: add querying fec statistics
` [PATCH V2 net-next 5/5] net: hns3: add support to query and set lane number by ethtool
[PATCH net-next] net: ftmac100: fix endianness-related issues from 'sparse'
2022-09-06 8:50 UTC (3+ messages)
[PATCH net-next] net: moxa: fix endianness-related issues from 'sparse'
2022-09-06 8:50 UTC (2+ messages)
[PATCH net-next] net: fec: add pm runtime force suspend and resume support
2022-09-06 8:39 UTC
[net-next v7 0/3] net: ethernet: adi: Add ADIN1110 support
2022-09-06 8:22 UTC (4+ messages)
` [net-next v7 1/3] net: phy: adin1100: add PHY IDs of adin1110/adin2111
` [net-next v7 2/3] net: ethernet: adi: Add ADIN1110 support
` [net-next v7 3/3] dt-bindings: net: adin1110: Add docs
[PATCH net-next v2] net: lan966x: Extend lan966x with RGMII support
2022-09-06 8:20 UTC (2+ messages)
[PATCH net-next] net marvell: prestera: add support for for Aldrin2
2022-09-06 8:18 UTC (2+ messages)
[PATCH v7 00/18] Network support for Landlock
2022-09-06 8:12 UTC (31+ messages)
` [PATCH v7 01/18] landlock: rename access mask
` [PATCH v7 02/18] landlock: refactor landlock_find_rule/insert_rule
` [PATCH v7 03/18] landlock: refactor merge/inherit_ruleset functions
` [PATCH v7 04/18] landlock: move helper functions
` [PATCH v7 05/18] landlock: refactor "
` [PATCH v7 07/18] landlock: user space API network support
` [PATCH v7 08/18] landlock: add network rules support
` [PATCH v7 09/18] landlock: implement TCP network hooks
` [PATCH v7 10/18] seltests/landlock: move helper function
` [PATCH v7 11/18] seltests/landlock: add tests for bind() hooks
` [PATCH v7 13/18] seltests/landlock: add AF_UNSPEC family test
` [PATCH v7 14/18] seltests/landlock: add rules overlapping test
` [PATCH v7 16/18] seltests/landlock: add invalid input data test
` [PATCH v7 17/18] samples/landlock: add network demo
` [PATCH v7 18/18] landlock: Document Landlock's network support
linux-next: build failure after merge of the slab tree
2022-09-06 7:53 UTC (2+ messages)
[PATCH v2 net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
2022-09-06 7:17 UTC (5+ messages)
` [PATCH v2 net 1/3] net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet
[PATCH net] net: mptcp: fix unreleased socket in accept queue
2022-09-06 7:02 UTC (4+ messages)
[PATCH v2 net-next] net: sparx5: fix function return type to match actual type
2022-09-06 6:58 UTC
[PATCH] docs: networking: device drivers: flexcan: fix invalid email
2022-09-06 6:57 UTC (3+ messages)
[PATCH nf-next] netfilter: nf_tables: add ebpf expression
2022-09-06 6:57 UTC (12+ messages)
[PATCH net-next 0/2] can: raw: random optimizations
2022-09-06 6:42 UTC (2+ messages)
[PATCH] dt-bindings: net: can: nxp,sja1000: drop ref from reg-io-width
2022-09-06 6:31 UTC (2+ messages)
[PATCH][next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2022-09-06 6:29 UTC (2+ messages)
[PATCH net-next v2 0/2] net: ftgmac100: support fixed link
2022-09-06 6:20 UTC (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-08-29 (ice)
2022-09-06 6:15 UTC (11+ messages)
` [PATCH net 3/3] ice: Add set_termios tty operations handle to GNSS
[PATCH net-next V2 00/17] Introduce MACsec skb_metadata_dst and mlx5 macsec offload
2022-09-06 5:21 UTC (18+ messages)
` [PATCH net-next V2 01/17] net/macsec: Add MACsec skb_metadata_dst Tx Data path support
` [PATCH net-next V2 02/17] net/macsec: Add MACsec skb_metadata_dst Rx "
` [PATCH net-next V2 03/17] net/macsec: Move some code for sharing with various drivers that implements offload
` [PATCH net-next V2 04/17] net/mlx5: Removed esp_id from struct mlx5_flow_act
` [PATCH net-next V2 05/17] net/mlx5: Generalize Flow Context for new crypto fields
` [PATCH net-next V2 06/17] net/mlx5: Introduce MACsec Connect-X offload hardware bits and structures
` [PATCH net-next V2 07/17] net/mlx5: Add MACsec offload Tx command support
` [PATCH net-next V2 08/17] net/mlx5: Add MACsec Tx tables support to fs_core
` [PATCH net-next V2 09/17] net/mlx5e: Add MACsec TX steering rules
` [PATCH net-next V2 10/17] net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dst
` [PATCH net-next V2 11/17] net/mlx5e: Add MACsec offload Rx command support
` [PATCH net-next V2 12/17] net/mlx5: Add MACsec Rx tables support to fs_core
` [PATCH net-next V2 13/17] net/mlx5e: Add MACsec RX steering rules
` [PATCH net-next V2 14/17] net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dst
` [PATCH net-next V2 15/17] net/mlx5e: Add MACsec offload SecY support
` [PATCH net-next V2 16/17] net/mlx5e: Add MACsec stats support for Rx/Tx flows
` [PATCH net-next V2 17/17] net/mlx5e: Add support to configure more than one macsec offload device
[RFC 0/4] vDPA: support VHOST_GET/SET_VRING_ENDIAN
2022-09-06 2:12 UTC (4+ messages)
` [RFC 1/4] vDPA/ifcvf: add get/set_vq_endian support for vDPA
[PATCH net-next 01/02] net: ngbe: Initialize sw and reset hw
2022-09-06 0:54 UTC (2+ messages)
[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
2022-09-05 22:35 UTC (20+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces
[PATCH v1] arm64: dts: fsl: ls1028a-rdb: Add dts file to choose swp5 as dsa master
2022-09-05 20:52 UTC (8+ messages)
` [EXT] "
[PATCH wpan/next v3 0/9] net: ieee802154: Support scanning/beaconing
2022-09-05 20:34 UTC (10+ messages)
` [PATCH wpan/next v3 1/9] net: mac802154: Introduce filtering levels
` [PATCH wpan/next v3 2/9] net: mac802154: move receive parameters above start
` [PATCH wpan/next v3 3/9] net: mac802154: set filter at drv_start()
` [PATCH wpan/next v3 4/9] net: mac802154: Don't limit the FILTER_NONE level to monitors
` [PATCH wpan/next v3 5/9] net: mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
` [PATCH wpan/next v3 6/9] net: mac802154: Add promiscuous software filtering
` [PATCH wpan/next v3 7/9] net: mac802154: Ensure proper scan-level filtering
` [PATCH wpan/next v3 8/9] net: mac802154: Ensure proper general purpose frame filtering
` [PATCH wpan/next v3 9/9] ieee802154: atusb: add support for trac feature
[PATCH wpan/next] net: mac802154: Avoid displaying misleading debug information
2022-09-05 20:27 UTC
[PATCH 00/31] net/tcp: Add TCP-AO support
2022-09-05 20:24 UTC (4+ messages)
` [PATCH 25/31] selftests/net: Add TCP-AO library
[PATCH bpf-next v2 0/3] A couple of small refactorings of BPF program call sites
2022-09-05 19:33 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] dev: Move received_rps counter next to RPS members in softnet data
` [PATCH bpf-next v2 2/3] bpf: Expand map key argument of bpf_redirect_map to u64
` [PATCH bpf-next v2 3/3] bpf: Use 64-bit return value for bpf_prog_run
[PATCH net-next] r8169: merge support for chip versions 10, 13, 16
2022-09-05 19:23 UTC
[PATCH net] sch_sfb: Also store skb len before calling child enqueue
2022-09-05 19:21 UTC
[PATCH net] sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
2022-09-05 19:05 UTC (4+ messages)
` [PATCH net v2] sch_sfb: Don't assume the skb is still around after enqueueing to child
[PATCH v3 0/9] sched, net: NUMA-aware CPU spreading interface
2022-09-05 18:33 UTC (5+ messages)
` [PATCH v3 4/9] cpumask: Introduce for_each_cpu_andnot()
[PATCH net-next v3 1/2] net: dsa: mv88e6xxx: Add functionality for handling RMU frames
2022-09-05 18:14 UTC (2+ messages)
[PATCH net,v2] net: sched: tbf: don't call qdisc_put() while holding tree lock
2022-09-05 18:13 UTC (2+ messages)
[PATCH v3 resubmit] fec: Restart PPS after link state change
2022-09-05 18:05 UTC (2+ messages)
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).