netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-31 06:56:41 to 2023-01-31 15:20:07 UTC [more...]

[PATCH AUTOSEL 5.10 6/6] net/x25: Fix to not accept on connected socket
 2023-01-31 15:00 UTC 

[PATCH v2 1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
 2023-01-31 15:08 UTC  (12+ messages)
` [PATCH v2 2/4] selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
` [PATCH v2 3/4] selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
` [PATCH v2 4/4] selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking

[PATCHv4 net-next 00/10] net: support ipv4 big tcp
 2023-01-31 15:01 UTC  (5+ messages)
` [PATCHv4 net-next 02/10] bridge: use skb_ip_totlen in br netfilter
` [PATCHv4 net-next 09/10] net: add gso_ipv4_max_size and gro_ipv4_max_size per device

[PATCH AUTOSEL 4.14 3/3] net/x25: Fix to not accept on connected socket
 2023-01-31 15:01 UTC 

[PATCH AUTOSEL 5.4 4/4] net/x25: Fix to not accept on connected socket
 2023-01-31 15:01 UTC 

[PATCH AUTOSEL 4.19 4/4] net/x25: Fix to not accept on connected socket
 2023-01-31 15:01 UTC 

[PATCH AUTOSEL 5.15 10/12] net/x25: Fix to not accept on connected socket
 2023-01-31 15:00 UTC 

[PATCH AUTOSEL 6.1 17/20] net/x25: Fix to not accept on connected socket
 2023-01-31 14:59 UTC 

[PATCH v4 net-next 0/8] sfc: devlink support for ef100
 2023-01-31 14:58 UTC  (9+ messages)
` [PATCH v4 net-next 1/8] sfc: add "
` [PATCH v4 net-next 2/8] sfc: add devlink info "
` [PATCH v4 net-next 3/8] sfc: enumerate mports in ef100
` [PATCH v4 net-next 4/8] sfc: add mport lookup based on driver's mport data
` [PATCH v4 net-next 5/8] sfc: add devlink port support for ef100
` [PATCH v4 net-next 6/8] sfc: obtain device mac address based on firmware handle "
` [PATCH v4 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100
` [PATCH v4 net-next 8/8] sfc: add support for devlink port_function_hw_addr_set "

[UNTESTED PATCH] net/usb: kalmia: Fix uninit-value in kalmia_send_init_packet
 2023-01-31 14:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next v5 0/2] net/sched: transition act_pedit to rcu and percpu stats
 2023-01-31 14:51 UTC  (3+ messages)
` [PATCH net-next v5 1/2] "
` [PATCH net-next v5 2/2] net/sched: simplify tcf_pedit_act

[PATCH v2 0/3] Another crack at a handshake upcall mechanism
 2023-01-31 14:47 UTC  (8+ messages)
` [PATCH v2 2/3] net/handshake: Add support for PF_HANDSHAKE

[PATCH v3 0/2] virtio_net: vdpa: update MAC address when it is generated by virtio-net
 2023-01-31 14:40 UTC  (7+ messages)
` [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-01-31 14:38 UTC  (28+ messages)

[PATCH] [v2] net: dsa: microchip: ptp: fix up PTP dependency
 2023-01-31 14:30 UTC  (2+ messages)

[PATCH net-next] net: ipa: use dev PM wakeirq handling
 2023-01-31 14:30 UTC  (5+ messages)

[PATCH net-next v4 0/2] net/sched: transition act_pedit to rcu and percpu stats
 2023-01-31 14:20 UTC  (6+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] net/sched: simplify tcf_pedit_act

[PATCH v2 0/5] BCM4355/4364/4377 support & identification fixes
 2023-01-31 14:17 UTC  (8+ messages)
` [PATCH v2 1/5] brcmfmac: Drop all the RAW device IDs
` [PATCH v2 2/5] wifi: brcmfmac: Rename Cypress 89459 to BCM4355
` [PATCH v2 3/5] brcmfmac: pcie: Add IDs/properties for BCM4355
` [PATCH v2 4/5] brcmfmac: pcie: Add IDs/properties for BCM4377
` [PATCH v2 5/5] brcmfmac: pcie: Perform correct BCM4364 firmware selection

[PATCH v2 0/2] dt: bindings: add dt entry for XO calibration support
 2023-01-31 14:03 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] wifi: ath11k: PMIC XO cal data support

[RFC PATCH 01/19] mm: Introduce vm_account
 2023-01-31 14:00 UTC  (2+ messages)

[RFC PATCH v5 0/4] Create common DPLL/clock configuration API
 2023-01-31 14:00 UTC  (9+ messages)
` [RFC PATCH v5 1/4] dpll: Add DPLL framework base functions
` [RFC PATCH v5 4/4] ice: implement dpll interface to control cgu

[PATCH v3 net-next 0/8] sfc: devlink support for ef100
 2023-01-31 14:00 UTC  (13+ messages)
` [PATCH v3 net-next 2/8] sfc: add devlink info "
` [PATCH v3 net-next 5/8] sfc: add devlink port "
` [PATCH v3 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100

[PATCH] net: openvswitch: reduce cpu_used_mask memory consumption
 2023-01-31 13:58 UTC 

add bvec initialization helpers
 2023-01-31 13:45 UTC  (16+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 09/23] virtio_blk: "
` [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec

[PATCH net-next v3 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-31 13:42 UTC  (8+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy

[PATCH net-next v2] netlink: provide an ability to set default extack message
 2023-01-31 13:32 UTC  (3+ messages)

[PATCH net-next v3] netlink: provide an ability to set default extack message
 2023-01-31 13:31 UTC 

[PATCH net 0/2] Netfilter fixes for net
 2023-01-31 13:31 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: br_netfilter: disable sabotage_in hook after first suppression
` [PATCH net 2/2] Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"

[PATCH net] nfp: flower: avoid taking mutex in atomic context
 2023-01-31 13:27 UTC  (4+ messages)

[PATCH net-next 0/2] add some vf fault detect patch for hns
 2023-01-31 13:24 UTC  (9+ messages)
` [PATCH net-next 2/2] net: hns3: add vf fault process in hns3 ras

[PATCH] selftests: net: udpgso_bench_tx: Introduce exponential back-off retries
 2023-01-31 13:10 UTC  (11+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
 2023-01-31 13:00 UTC  (2+ messages)

[PATCH bpf-next RFC V1] selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
 2023-01-31 13:00 UTC  (4+ messages)
` [xdp-hints] "

[PATCH] ipv6: ICMPV6: Use swap() instead of open coding it
 2023-01-31 12:55 UTC  (2+ messages)

[PATCH v3 00/19] ARM: imx: make Ethernet refclock configurable
 2023-01-31 12:51 UTC  (21+ messages)
` [PATCH v3 01/19] clk: imx: add clk-gpr-mux driver
` [PATCH v3 02/19] clk: imx6q: add ethernet refclock mux support
` [PATCH v3 03/19] ARM: imx6q: skip ethernet refclock reconfiguration if enet_clk_ref is present
` [PATCH v3 04/19] ARM: dts: imx6qdl: use enet_clk_ref instead of enet_out for the FEC node
` [PATCH v3 05/19] ARM: dts: imx6dl-lanmcu: configure ethernet reference clock parent
` [PATCH v3 06/19] ARM: dts: imx6dl-alti6p: "
` [PATCH v3 07/19] ARM: dts: imx6dl-plybas: "
` [PATCH v3 08/19] ARM: dts: imx6dl-plym2m: "
` [PATCH v3 09/19] ARM: dts: imx6dl-prtmvt: "
` [PATCH v3 10/19] ARM: dts: imx6dl-victgo: "
` [PATCH v3 11/19] ARM: dts: imx6q-prtwd2: "
` [PATCH v3 12/19] ARM: dts: imx6qdl-skov-cpu: "
` [PATCH v3 13/19] ARM: dts: imx6dl-eckelmann-ci4x10: "
` [PATCH v3 14/19] clk: imx: add imx_obtain_fixed_of_clock()
` [PATCH v3 15/19] clk: imx6ul: fix enet1 gate configuration
` [PATCH v3 16/19] clk: imx6ul: add ethernet refclock mux support
` [PATCH v3 17/19] ARM: dts: imx6ul: set enet_clk_ref to CLK_ENETx_REF_SEL
` [PATCH v3 18/19] ARM: mach-imx: imx6ul: remove not optional ethernet refclock overwrite
` [PATCH v3 19/19] ARM: dts: imx6ul-prti6g: configure ethernet reference clock parent

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-01-31 12:17 UTC  (3+ messages)

[patch net-next 0/3] devlink: trivial names cleanup
 2023-01-31 12:08 UTC  (9+ messages)
` [patch net-next 1/3] devlink: rename devlink_nl_instance_iter_dump() to "dumpit"
` [patch net-next 2/3] devlink: remove "gen" from struct devlink_gen_cmd name
` [patch net-next 3/3] devlink: rename and reorder instances of struct devlink_cmd

[PATCH v3] net: phy: meson-gxl: Add generic dummy stubs for MMD register access
 2023-01-31 12:08 UTC  (5+ messages)

[Question] neighbor entry doesn't switch to the STALE state after the reachable timer expires
 2023-01-31 11:52 UTC  (5+ messages)

[PATCH net-next 0/8] net: ipa: remaining IPA v5.0 support
 2023-01-31 11:40 UTC  (2+ messages)

[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
 2023-01-31 11:25 UTC  (6+ messages)

[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
 2023-01-31 11:23 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/4] Attempt at adding WCN6855 BT support
 2023-01-31 11:15 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: sc8280xp: Define uart2

[PATCH wpan-next] mac802154: Avoid superfluous endianness handling
 2023-01-31 11:03 UTC  (4+ messages)

[wpan-next 0/4] ieee802154: Active scan support
 2023-01-31 10:57 UTC  (5+ messages)
` [wpan-next 1/4] ieee802154: Add support for user active scan requests
` [wpan-next 2/4] mac802154: Handle active scanning
` [wpan-next 3/4] ieee802154: Add support for allowing to answer BEACON_REQ
` [wpan-next 4/4] mac802154: Handle received BEACON_REQ

[PATCH] wifi: rsi: Adding new driver Maintainers
 2023-01-31 10:46 UTC  (2+ messages)

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-31 10:22 UTC  (14+ messages)

[PATCH] net: ethernet: mtk_eth_soc: Avoid truncating allocation
 2023-01-31 10:10 UTC  (2+ messages)

[PATCH] net: sched: sch: Bounds check priority
 2023-01-31 10:10 UTC  (2+ messages)

[PATCH net-next v2 00/10] Wangxun interrupt and RxTx support
 2023-01-31 10:05 UTC  (11+ messages)
` [PATCH net-next v2 01/10] net: libwx: Add irq flow functions
` [PATCH net-next v2 02/10] net: ngbe: Add irqs request flow
` [PATCH net-next v2 03/10] net: txgbe: Add interrupt support
` [PATCH net-next v2 04/10] net: libwx: Configure Rx and Tx unit on hardware
` [PATCH net-next v2 05/10] net: libwx: Allocate Rx and Tx resources
` [PATCH net-next v2 06/10] net: txgbe: Setup Rx and Tx ring
` [PATCH net-next v2 07/10] net: libwx: Support to receive packets in NAPI
` [PATCH net-next v2 08/10] net: libwx: Add tx path to process packets
` [PATCH net-next v2 09/10] net: txgbe: Support Rx and Tx process path
` [PATCH net-next v2 10/10] net: ngbe: "

[PATCH v2 0/3] Add support for NXP bluetooth chipsets
 2023-01-31 10:00 UTC  (7+ messages)
` [PATCH v2 1/3] serdev: Add method to assert break
` [PATCH v2 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH net] net: phylink: move phy_device_free() to correctly release phy device
 2023-01-31 10:02 UTC 

[PATCH net-next 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
 2023-01-31  9:56 UTC  (5+ messages)
` [PATCH net-next 2/2] amd-xgbe: add support for rx-adaptation

[PATCHv4 net-next] sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
 2023-01-31  9:53 UTC  (8+ messages)
` [PATCH iproute2-next 1/2] Revert "tc/tc_monitor: print netlink extack message"
  ` [PATCH iproute2-next 2/2] tc: add new attr TCA_EXT_WARN_MSG

[RFC PATCH net-next 00/15] taprio fixprovements
 2023-01-31  9:37 UTC  (5+ messages)
` [RFC PATCH net-next 05/15] net/sched: taprio: give higher priority to higher TCs in software dequeue mode

[PATCH v2 net-next] ibmvnic: Toggle between queue types in affinity mapping
 2023-01-31  9:30 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Removed unnecessary debug messages
 2023-01-31  9:20 UTC  (4+ messages)
  ` [EXT] "

[net PATCH v2] octeontx2-af: Fix devlink unregister
 2023-01-31  9:13 UTC  (2+ messages)

[PATCH net-next v7 0/6] net/sched: cls_api: Support hardware miss to tc action
 2023-01-31  9:10 UTC  (7+ messages)
` [PATCH net-next v7 1/6] "
` [PATCH net-next v7 2/6] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next v7 3/6] net/sched: flower: Support hardware miss to tc action
` [PATCH net-next v7 4/6] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v7 5/6] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
` [PATCH net-next v7 6/6] net/mlx5e: TC, Set CT miss to the specific ct action instance

[PATCH v5 net-next 00/13] add support for the the vsc7512 internal copper phys
 2023-01-31  9:06 UTC  (3+ messages)

[PATCH net-next v2] virtio-net: fix possible unsigned integer overflow
 2023-01-31  8:50 UTC 

[PATCH net-next 0/8][pull request] Intel Wired LAN: Remove redundant Device Control Error Reporting Enable
 2023-01-31  8:26 UTC  (2+ messages)

[PATCH net-next] virtio-net: fix possible unsigned integer overflow
 2023-01-31  8:17 UTC  (5+ messages)

[PATCH net-next] net: bcmgenet: Add a check for oversized packets
 2023-01-31  8:16 UTC  (6+ messages)

[PATCH] cc2520: move to gpio descriptors
 2023-01-31  8:12 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in kalmia_send_init_packet
 2023-01-31  8:04 UTC 

[PATCH net] net: fman: memac: free mdio device if lynx_pcs_create() fails
 2023-01-31  7:54 UTC  (2+ messages)

[PATCH net v2] ixgbe: Panic during XDP_TX with > 64 CPUs
 2023-01-31  7:38 UTC 

[PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
 2023-01-31  7:32 UTC  (11+ messages)

[PATCH] vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
 2023-01-31  7:00 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).