messages from 2022-07-27 09:29:32 to 2022-07-27 20:05:37 UTC [more...]
[PATCH bpf-next 00/14] bpf: net: Remove duplicated codes from bpf_setsockopt()
2022-07-27 20:05 UTC (13+ messages)
` [PATCH bpf-next 01/14] net: Change sock_setsockopt from taking sock ptr to sk ptr
` [PATCH bpf-next 02/14] bpf: net: Avoid sock_setsockopt() taking sk lock when called from bpf
` [PATCH bpf-next 03/14] bpf: net: Consider optval.is_bpf before capable check in sock_setsockopt()
[PATCH v6 00/17] Network support for Landlock
2022-07-27 19:54 UTC (3+ messages)
[syzbot] bpf-next test error: WARNING: ODEBUG bug in mgmt_index_removed
2022-07-27 19:19 UTC
[PATCH net-next v1] selftests: net: dsa: Add a Makefile which installs the selftests
2022-07-27 19:16 UTC
[iproute2-next v2] seg6: add support for SRv6 Headend Reduced Encapsulation
2022-07-27 18:59 UTC
[net-next v5 0/4] seg6: add support for SRv6 Headend Reduced
2022-07-27 18:54 UTC (5+ messages)
` [net-next v5 1/4] seg6: add support for SRv6 H.Encaps.Red behavior
` [net-next v5 2/4] seg6: add support for SRv6 H.L2Encaps.Red behavior
` [net-next v5 3/4] selftests: seg6: add selftest for SRv6 H.Encaps.Red behavior
` [net-next v5 4/4] selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behavior
[PATCH net-next v2] net: macb: In shared MDIO usecase make MDIO producer ethernet node to probe first
2022-07-27 18:52 UTC (7+ messages)
[PATCH v1 0/3] Bring back driver_deferred_probe_check_state() for now
2022-07-27 18:50 UTC (4+ messages)
` [PATCH v1 1/3] Revert "driver core: Delete driver_deferred_probe_check_state()"
` [PATCH v1 2/3] Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
` [PATCH v1 3/3] Revert "PM: domains: "
handling MAC set by user space in reset_resume() of r8152
2022-07-27 18:34 UTC (2+ messages)
[RFC PATCH v3 0/9] can: slcan: extend supported features (step 2)
2022-07-27 18:31 UTC (13+ messages)
` [RFC PATCH v3 3/9] can: slcan: remove legacy infrastructure
` [RFC PATCH v3 8/9] can: slcan: add support to set bit time register (btr)
[PATCH intel-next 0/2] ice: add NETIF_F_LOOPBACK support
2022-07-27 18:09 UTC (5+ messages)
` [PATCH intel-next 1/2] ice: compress branches in ice_set_features()
` [Intel-wired-lan] "
` [PATCH intel-next 2/2] ice: allow toggling loopback mode via ndo_set_features callback
` [Intel-wired-lan] "
[PATCH net-next v2 00/14] sfc: VF representors for EF100 - RX side
2022-07-27 17:46 UTC (15+ messages)
` [PATCH net-next v2 01/14] sfc: plumb ef100 representor stats
` [PATCH net-next v2 02/14] sfc: ef100 representor RX NAPI poll
` [PATCH net-next v2 03/14] sfc: ef100 representor RX top half
` [PATCH net-next v2 04/14] sfc: determine wire m-port at EF100 PF probe time
` [PATCH net-next v2 05/14] sfc: check ef100 RX packets are from the wire
` [PATCH net-next v2 06/14] sfc: receive packets from EF100 VFs into representors
` [PATCH net-next v2 07/14] sfc: insert default MAE rules to connect VFs to representors
` [PATCH net-next v2 08/14] sfc: move table locking into filter_table_{probe,remove} methods
` [PATCH net-next v2 09/14] sfc: use a dynamic m-port for representor RX and set it promisc
` [PATCH net-next v2 10/14] sfc: look up VF's client ID when creating representor
` [PATCH net-next v2 11/14] sfc: fetch existing assigned MAC address from FW when creating VF rep
` [PATCH net-next v2 12/14] sfc: set EF100 VF MAC address through representor
` [PATCH net-next v2 13/14] sfc: get provisioned MAC address on EF100 VF probe
` [PATCH net-next v2 14/14] sfc: implement ethtool get/set RX ring size for EF100 reps
[net-next: PATCH v3 0/8] DSA: switch to fwnode_/device_
2022-07-27 17:41 UTC (20+ messages)
` [net-next: PATCH v3 1/8] net: phy: fixed_phy: switch to fwnode_ API
` [net-next: PATCH v3 2/8] net: mdio: switch fixed-link PHYs API to fwnode_
` [net-next: PATCH v3 3/8] net: dsa: switch to device_/fwnode_ APIs
` [net-next: PATCH v3 5/8] device property: introduce fwnode_find_parent_dev_match
` [net-next: PATCH v3 6/8] net: core: switch to fwnode_find_net_device_by_node()
` [net-next: PATCH v3 7/8] net: mdio: introduce fwnode_mdiobus_register_device()
` [net-next: PATCH v3 8/8] net: dsa: mv88e6xxx: switch to device_/fwnode_ APIs
[PATCH net-next] vmxnet3: do not reschedule napi for rx processing
2022-07-27 17:30 UTC
[PATCH net] tcp: md5: fix IPv4-mapped support
2022-07-27 17:30 UTC (2+ messages)
[PATCH] be2net: Fix Smatch error
2022-07-27 17:27 UTC (3+ messages)
` [PATCH net v2] be2net: Fix uninitialized variable
[PATCH net-next v9 0/2] add framework for selftests in devlink
2022-07-27 17:20 UTC (5+ messages)
` [PATCH net-next v9 1/2] devlink: introduce framework for selftests
` [PATCH net-next v9 2/2] bnxt_en: implement callbacks for devlink selftests
[PATCH net-next 0/9] Take devlink lock on mlx4 and mlx5 callbacks
2022-07-27 17:03 UTC (10+ messages)
` [PATCH net-next 1/9] net: devlink: remove region snapshot ID tracking dependency on devlink->lock
` [PATCH net-next 2/9] net: devlink: remove region snapshots list "
` [PATCH net-next 3/9] net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
` [PATCH net-next 4/9] net/mlx5: Lock mlx5 devlink reload callbacks
` [PATCH net-next 5/9] net/mlx4: Use devl_ API for devlink region create / destroy
` [PATCH net-next 6/9] net/mlx4: Use devl_ API for devlink port register / unregister
` [PATCH net-next 7/9] net/mlx4: Lock mlx4 devlink reload callback
` [PATCH net-next 8/9] net/mlx5: Lock mlx5 devlink health recovery callback
` [PATCH net-next 9/9] devlink: Hold the instance lock in health callbacks
[PATCH] drivers/net/amt.c : fix typo
2022-07-27 16:56 UTC
[PATCH 1/2] dt-bindings: nfc: use spi-peripheral-props.yaml
2022-07-27 16:41 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: wireless: "
[PATCH v2 net] net/sched: make dev_trans_start() have a better chance of working with stacked interfaces
2022-07-27 16:17 UTC (3+ messages)
[PATCH v3 0/4] wcn36xx: Add in debugfs export of firmware feature bits
2022-07-27 16:16 UTC (5+ messages)
` [PATCH v3 1/4] wcn36xx: Rename clunky firmware feature bit enum
` [PATCH v3 2/4] wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
` [PATCH v3 3/4] wcn36xx: Move capability bitmap to string translation function to firmware.c
` [PATCH v3 4/4] wcn36xx: Add debugfs entry to read firmware feature strings
question on MAC passthrough and multiple devices in r8152
2022-07-27 16:09 UTC (2+ messages)
[syzbot] INFO: rcu detected stall in net_tx_action
2022-07-27 16:00 UTC (3+ messages)
[PATCH 0/6] net/crypto: Introduce crypto_pool
2022-07-27 15:52 UTC (3+ messages)
[PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
2022-07-27 15:48 UTC (18+ messages)
[PATCH ipsec-next 1/4] Revert "xfrm: update SA curlft.use_time"
2022-07-27 15:45 UTC (5+ messages)
` [PATCH ipsec 1/3] "
` [PATCH ipsec 2/3] xfrm: fix XFRMA_LASTUSED comment
` [PATCH ipsec 3/3] xfrm: clone missing x->lastused in xfrm_do_migrate
[PATCH] platform/x86: pmc_atom: Add DMI quirk for Lex 3I380A/CW boards
2022-07-27 15:32 UTC
[PATCH bpf-next] selftests: xsk: Update poll test cases
2022-07-27 15:26 UTC (6+ messages)
[PATCH] dt-bindings: net: hirschmann,hellcreek: use absolute path to other schema
2022-07-27 15:07 UTC (2+ messages)
[PATCH] net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
2022-07-27 15:03 UTC
[net-next: PATCH v2] net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
2022-07-27 14:58 UTC (2+ messages)
[net-next PATCH v5 00/14] net: dsa: qca8k: code split for qca8k
2022-07-27 14:55 UTC (21+ messages)
` [net-next PATCH v5 01/14] net: dsa: qca8k: cache match data to speed up access
` [net-next PATCH v5 02/14] net: dsa: qca8k: make mib autocast feature optional
` [net-next PATCH v5 03/14] net: dsa: qca8k: move mib struct to common code
` [net-next PATCH v5 04/14] net: dsa: qca8k: move qca8k read/write/rmw and reg table "
` [net-next PATCH v5 05/14] net: dsa: qca8k: move qca8k bulk read/write helper "
` [net-next PATCH v5 06/14] net: dsa: qca8k: move mib init function "
` [net-next PATCH v5 07/14] net: dsa: qca8k: move port set status/eee/ethtool stats "
` [net-next PATCH v5 08/14] net: dsa: qca8k: move bridge functions "
` [net-next PATCH v5 09/14] net: dsa: qca8k: move set age/MTU/port enable/disable "
` [net-next PATCH v5 10/14] net: dsa: qca8k: move port FDB/MDB function "
` [net-next PATCH v5 11/14] net: dsa: qca8k: move port mirror functions "
` [net-next PATCH v5 12/14] net: dsa: qca8k: move port VLAN "
` [net-next PATCH v5 13/14] net: dsa: qca8k: move port LAG "
` [net-next PATCH v5 14/14] net: dsa: qca8k: move read_switch_id function "
[PATCH net-next 0/9] mlxsw: Add PTP support for Spectrum-2 and newer ASICs
2022-07-27 14:48 UTC (5+ messages)
[PATCH 0/2 net-next] geneve: fix TOS inheriting
2022-07-27 14:45 UTC (5+ messages)
` [PATCH 2/2 net-next] geneve: fix TOS inheriting for ipv6
[PATCH net-next] net: dsa: realtek: rtl8366rb: Configure ports properly
2022-07-27 14:07 UTC (4+ messages)
[PATCH net-next 0/6] net: Introduce Ethernet Inband Extensions
2022-07-27 13:48 UTC (4+ messages)
` [PATCH net-next 3/6] net: lan966x: Add QUSGMII support for lan966x
[PATCH v2 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
2022-07-27 12:31 UTC (3+ messages)
` [PATCH v2 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
[PATCH net-next 0/6] net: dsa: always use phylink
2022-07-27 13:38 UTC (3+ messages)
[syzbot] net-next test error: WARNING: ODEBUG bug in mgmt_index_removed
2022-07-27 13:27 UTC
[net-next v2 2/3] net: ethernet: adi: Add ADIN1110 support
2022-07-27 13:26 UTC (3+ messages)
` [net-next,v2,2/3] "
[RFC net-next 0/2] net: dsa: bcm_sf2: Utilize PHYLINK for all ports
2022-07-27 13:23 UTC (6+ messages)
[PATCH v2 -next] wifi: plfxlc: Use eth_zero_addr() to assign zero address
2022-07-27 13:01 UTC (2+ messages)
[PATCH net-next 0/2] RTAX_INITRWND should be able to bring the rcv_ssthresh above 64KiB
2022-07-27 12:54 UTC (5+ messages)
` [PATCH net-next 1/2] "
[PATCH] b43:do not initialise statics to 0
2022-07-27 12:54 UTC (2+ messages)
` wifi: b43: do not initialise static variable "
[PATCH -next v2] wifi: b43legacy: clean up one inconsistent indenting
2022-07-27 12:53 UTC (2+ messages)
` [-next,v2] "
[PATCH] rtl8xxxu: Fix the error handling of the probe function
2022-07-27 12:53 UTC (2+ messages)
` wifi: "
[PATCH] wlcore/wl12xx: Drop if with an always false condition
2022-07-27 12:52 UTC (2+ messages)
` wifi: wl12xx: "
[PATCH] wifi: mac80211: remove redundant pointer bss
2022-07-27 12:51 UTC (2+ messages)
` wifi: rsi: "
[PATCH] libertas: Fix possible refcount leak in if_usb_probe()
2022-07-27 12:48 UTC (2+ messages)
` wifi: "
[PATCH -next] wireless: clean up one inconsistent indenting
2022-07-27 12:48 UTC (2+ messages)
` [-next] wifi: mwifiex: "
Bonded multicast traffic causing packet loss when using DSA with Microchip KSZ9567 switch
2022-07-27 12:48 UTC (3+ messages)
[RFC PATCH v2 0/9] vsock: updates for SO_RCVLOWAT handling
2022-07-27 12:37 UTC (9+ messages)
` [RFC PATCH v2 1/9] vsock: use sk_rcvlowat to set POLLIN/POLLRDNORM
` [RFC PATCH v2 3/9] vmci/vsock: use 'target' in notify_poll_in, callback
` [RFC PATCH v2 5/9] vsock: SO_RCVLOWAT transport set callback
[PATCH net-next v7 0/2] add framework for selftests in devlink
2022-07-27 12:35 UTC (4+ messages)
` [PATCH net-next v7 1/2] devlink: introduce framework for selftests
[PATCH net-next v8 0/2] add framework for selftests in devlink
2022-07-27 12:32 UTC (7+ messages)
` [PATCH net-next v8 1/2] devlink: introduce framework for selftests
` [PATCH net-next v8 2/2] bnxt_en: implement callbacks for devlink selftests
[PATCH net-next 0/4] net/smc: updates 2022-7-25
2022-07-27 12:30 UTC (2+ messages)
[PATCH net-next v2 0/4] net/smc: updates 2022-07-25
2022-07-27 12:30 UTC (2+ messages)
[PATCH V6] virtio-net: fix the race between refill work and close
2022-07-27 12:30 UTC (2+ messages)
[PATCH v2 3/3] clk: x86: Stop marking clocks as CLK_IS_CRITICAL
2022-07-27 12:18 UTC (3+ messages)
` [BISECTED] igb initialization failure on Bay Trail
[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
2022-07-27 11:38 UTC (9+ messages)
` [PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device
[PATCH net-next] Documentation: Describe net.ipv4.tcp_reflect_tos
2022-07-27 11:18 UTC
[PATCH v2 0/4] wcn36xx: Add in debugfs export of firmware feature bits
2022-07-27 11:08 UTC (5+ messages)
` [PATCH v2 4/4] wcn36xx: Add debugfs entry to read firmware feature strings
[PATCH] rtlwifi: Remove duplicate word and Fix typo
2022-07-27 11:06 UTC (2+ messages)
` wifi: "
[PATCH] brcmfmac: sdio: Fix typo in comment
2022-07-27 11:03 UTC (3+ messages)
` wifi: "
[PATCH] wl1251: Fix typo 'the the' in comment
2022-07-27 10:59 UTC (2+ messages)
` wifi: "
[PATCH] qtnfmac: Fix typo 'the the' in comment
2022-07-27 10:59 UTC (2+ messages)
` wifi: "
[PATCH] brcmsmac: Fix typo 'the the' in comment
2022-07-27 10:59 UTC (2+ messages)
` wifi: "
[PATCH] mwifiex: Fix comment typo
2022-07-27 10:58 UTC (2+ messages)
` wifi: "
[PATCH] rsi: Fix comment typo
2022-07-27 10:58 UTC (2+ messages)
` wifi: "
[PATCH 2/2] mwl8k: use time_after to replace "jiffies > a"
2022-07-27 10:57 UTC (2+ messages)
` [2/2] wifi: "
[PATCH] rsi: sdio: Fix typo 'the the' in comment
2022-07-27 10:55 UTC (2+ messages)
[PATCH] mwifiex: Fix typo 'the the' in comment
2022-07-27 10:53 UTC (2+ messages)
[PATCH net-next v4 00/27] io_uring zerocopy send
2022-07-27 10:51 UTC (9+ messages)
[PATCH] iwlwifi: mvm: fix clang -Wformat warnings
2022-07-27 10:48 UTC (2+ messages)
` wifi: "
[aarch64] pc : ftrace_set_filter_ip+0x24/0xa0 - lr : bpf_trampoline_update.constprop.0+0x428/0x4a0
2022-07-27 10:40 UTC
[RFC PATCH net-next] dt-bindings: net: dsa: mediatek,mt7530: completely rework binding
2022-07-27 10:29 UTC (2+ messages)
[PATCH] wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
2022-07-27 10:20 UTC (2+ messages)
Patch for 4.9 stable tree "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
2022-07-27 10:12 UTC (2+ messages)
[PATCH net-next V3 0/6] mlx5e use TLS TX pool to improve connection rate
2022-07-27 9:43 UTC (7+ messages)
` [PATCH net-next V3 1/6] net/tls: Perform immediate device ctx cleanup when possible
` [PATCH net-next V3 2/6] net/tls: Multi-threaded calls to TX tls_dev_del
` [PATCH net-next V3 3/6] net/mlx5e: kTLS, Introduce TLS-specific create TIS
` [PATCH net-next V3 4/6] net/mlx5e: kTLS, Take stats out of OOO handler
` [PATCH net-next V3 5/6] net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connections
` [PATCH net-next V3 6/6] net/mlx5e: kTLS, Dynamically re-size TX recycling pool
[PATCH] sched/net/act: Remove temporary state variables
2022-07-27 9:41 UTC
[PATCH net-next] net/af_packet: check len when min_header_len equals to 0
2022-07-27 9:33 UTC
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).