netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 06:55:39 to 2021-12-02 00:33:02 UTC [more...]

[RFC 00/12] io_uring zerocopy send
 2021-12-02  0:32 UTC  (22+ messages)
` [RFC 05/12] net: optimise page get/free for bvec zc

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-02  0:02 UTC  (9+ messages)
` [PATCH bpf-next 1/8] page_pool: Add callback to init pages when they are allocated
` [PATCH bpf-next 2/8] page_pool: Store the XDP mem id
` [PATCH bpf-next 3/8] xdp: Allow registering memory model without rxq reference
` [PATCH bpf-next 4/8] xdp: Move conversion to xdp_frame out of map functions
` [PATCH bpf-next 5/8] xdp: add xdp_do_redirect_frame() for pre-computed xdp_frames
` [PATCH bpf-next 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()
` [PATCH bpf-next 7/8] selftests/bpf: Add selftest for XDP_REDIRECT in bpf_prog_run()
` [PATCH bpf-next 8/8] samples/bpf: Add xdp_trafficgen sample

linux-next: Tree for Dec 1 (drivers/net/ethernet/microchip/lan966x/lan966x_main.o)
 2021-12-02  0:01 UTC 

[PATCH] dt-bindings: net: cdns,macb: Convert to json-schema
 2021-12-01 23:27 UTC  (3+ messages)

[PATCH bpf-next] samples: bpf: fix conflicting types in fds_example
 2021-12-01 22:40 UTC  (4+ messages)

[PATCH] dt-bindings: net: ethernet-controller: add 2.5G and 10G speeds
 2021-12-01 22:24 UTC  (2+ messages)

[PATCH] net: usb: Correct PHY handling of smsc95xx
 2021-12-01 22:24 UTC  (7+ messages)

[PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2021-12-01 22:09 UTC  (6+ messages)
` [PATCH 1/4] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH CAN drivers
` [PATCH 2/4] can: esd: add support for esd GmbH PCIe/402 CAN interface family
` [PATCH 3/4] can: esd_402_pci: do not increase rx statistics when generating a CAN rx error message frame
` [PATCH 4/4] can: esd_402_pci: do not increase rx_bytes statistics for RTR frames
` [PATCH v6 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface

[PATCH] carl9170: Use the bitmap API when applicable
 2021-12-01 22:05 UTC 

[PATCH RESEND net-next 0/5] WWAN debugfs tweaks
 2021-12-01 22:03 UTC  (8+ messages)
` [PATCH RESEND net-next 5/5] net: wwan: core: make debugfs optional

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2021-12-01
 2021-12-01 21:59 UTC  (7+ messages)
` [PATCH net 1/6] iavf: restore MSI state on reset
` [PATCH net 2/6] iavf: Fix reporting when setting descriptor count
` [PATCH net 3/6] i40e: Fix failed opcode appearing if handling messages from VF
` [PATCH net 4/6] i40e: Fix pre-set max number of queues for VF
` [PATCH net 5/6] i40e: Fix VF failed to init adminq: -53
` [PATCH net 6/6] i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc

[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
 2021-12-01 21:32 UTC  (5+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes

[RFC bpf-next v5 00/29] bpf: Add batch support for attaching trampolines
 2021-12-01 21:20 UTC  (16+ messages)
` [PATCH bpf-next 06/29] bpf: Add bpf_arg/bpf_ret_value helpers for tracing programs
` [PATCH bpf-next 09/29] bpf: Add support to load multi func tracing program

[syzbot] WARNING in trc_read_check_handler
 2021-12-01 21:09 UTC  (2+ messages)

[PATCH v2 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2021-12-01 21:09 UTC  (9+ messages)
` [PATCH v2 06/14] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH v2 09/14] net: wwan: t7xx: Add WWAN network interface

[BUG] marvell: mwifiex: two possible ABBA deadlocks
 2021-12-01 21:09 UTC  (3+ messages)
` [PATCH] mwifiex: Fix possible ABBA deadlock

[patch RFC net-next 0/3 v2] Fix traceroute in the presence of SRv6
 2021-12-01 20:25 UTC  (4+ messages)
` [patch RFC net-next v2 1/3] seg6: export get_srh() for ICMP handling
` [patch RFC net-next v2 2/3] icmp: ICMPV6: Examine invoking packet for Segment Route Headers
` [patch RFC net-next v2 3/3] udp6: Use Segment Routing Header for dest address if present

dim_calc_stats() may cause uninitialized values to be used
 2021-12-01 19:40 UTC 

[PATCH net-next 0/7] Broadcom DT bindings conversion to YAML
 2021-12-01 19:48 UTC  (13+ messages)
` [PATCH net-next 3/7] dt-bindings: net: Document moca PHY interface
` [PATCH net-next 4/7] dt-bindings: net: Convert GENET binding to YAML
` [PATCH net-next 6/7] dt-bindings: net: Convert SYSTEMPORT "
` [PATCH net-next 7/7] dt-bindings: net: Convert iProc MDIO mux "

[PATCH mlx5-next 0/4] Add support to multiple RDMA priorities for FDB rules
 2021-12-01 19:36 UTC  (5+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Separate FDB namespace
` [PATCH mlx5-next 2/4] net/mlx5: Refactor mlx5_get_flow_namespace
` [PATCH mlx5-next 3/4] net/mlx5: Create more priorities for FDB bypass namespace
` [PATCH mlx5-next 4/4] RDMA/mlx5: Add support to multiple priorities for FDB rules

[PATCH net v2] selftests/fib_tests: ping from dummy0 in fib_rp_filter_test()
 2021-12-01 19:35 UTC  (4+ messages)
` [PATCH net v3] selftests/fib_tests: Rework fib_rp_filter_test()

[patch RFC net-next 0/3] Fix traceroute in the presence of SRv6
 2021-12-01 19:19 UTC  (9+ messages)
` [patch RFC net-next 1/3] seg6: export get_srh() for ICMP handling
` [patch RFC net-next 2/3] icmp: ICMPV6: Examine invoking packet for Segment Route Headers
` [patch RFC net-next 3/3] udp6: Use Segment Routing Header for dest address if present

[PATCH 1/3] Revert "e1000e: Additional PHY power saving in S0ix"
 2021-12-01 19:00 UTC  (6+ messages)
` [PATCH 3/3] Revert "e1000e: Add handshake with the CSME to support S0ix"
    ` [External] "

[REGRESSION] Kernel 5.15 reboots / freezes upon ifup/ifdown
 2021-12-01 18:57 UTC  (7+ messages)
              ` [PATCH] igc: Avoid possible deadlock during suspend/resume

[PATCH net 1/2] ibmvnic: drop bad optimization in reuse_rx_pools()
 2021-12-01 18:18 UTC  (6+ messages)
` [PATCH net 2/2] ibmvnic: drop bad optimization in reuse_tx_pools()

[PATCH v4 net-next 0/4] Add ethtool interface for SyncE
 2021-12-01 18:02 UTC  (5+ messages)
` [PATCH v4 net-next 1/4] ice: add support detecting features based on netlist
` [PATCH v4 net-next 2/4] ethtool: Add ability to configure recovered clock for SyncE feature
` [PATCH v4 net-next 3/4] ice: add support for monitoring SyncE DPLL state
` [PATCH v4 net-next 4/4] ice: add support for SyncE recovered clocks

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-12-01 18:06 UTC  (15+ messages)
` [PATCH bpf-next 09/10] bpf: Add a helper to issue timestamp cookies in XDP

[PATCH net-next v2 0/9] Broadcom DT bindings conversion to YAML
 2021-12-01 17:56 UTC  (10+ messages)
` [PATCH net-next v2 1/9] dt-bindings: net: Document 2500Mbits/sec fixed link
` [PATCH net-next v2 2/9] dt-bindings: net: brcm,unimac-mdio: reg-names is optional
` [PATCH net-next v2 3/9] dt-bindings: net: brcm,unimac-mdio: Update maintainers for binding
` [PATCH net-next v2 4/9] dt-bindings: net: Document moca PHY interface
` [PATCH net-next v2 5/9] dt-bindings: net: Convert GENET binding to YAML
` [PATCH net-next v2 6/9] dt-bindings: net: Convert AMAC "
` [PATCH net-next v2 7/9] dt-bindings: net: Convert SYSTEMPORT "
` [PATCH net-next v2 8/9] dt-bindings: phy: Convert Northstar 2 PCIe PHY "
` [PATCH net-next v2 9/9] dt-bindings: net: Convert iProc MDIO mux "

[PATCH bpf-next v4 0/2] clean-up for BPF_LOG_KERNEL log level
 2021-12-01 17:50 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: clean-up bpf_verifier_vlog() "
` [PATCH bpf-next v4 2/2] bpf: disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)

[PATCH 0/2] libertas: Add missing __packed annotations
 2021-12-01 17:32 UTC  (3+ messages)
` [PATCH 1/2] libertas: Add missing __packed annotation with struct_group()
` [PATCH 2/2] libertas_tf: Add missing __packed annotations

[PATCH] ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()
 2021-12-01 17:22 UTC  (2+ messages)

[PATCH net] net-sysfs: update the queue counts in the unregistration path
 2021-12-01 17:03 UTC  (5+ messages)

[RFC PATCH net-next 0/4] txhash: Make hash rethink configurable
 2021-12-01 16:49 UTC  (5+ messages)
` [RFC PATCH v2 "

[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-01 16:02 UTC  (6+ messages)
` [PATCH V3 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V3 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V3 5/5] hv_netvsc: Add Isolation VM support for netvsc driver

[PATCH net-next v5 0/6] net: lan966x: Add lan966x switch driver
 2021-12-01 15:54 UTC  (4+ messages)
` [PATCH net-next v5 1/6] dt-bindings: net: lan966x: Add lan966x-switch bindings

[PATCH V2] net/rds: correct socket tunable error in rds_tcp_tune()
 2021-12-01 15:42 UTC  (2+ messages)

[PATCH 00/15] Rework parsing of HCI events
 2021-12-01 15:22 UTC  (7+ messages)
` [PATCH 01/15] skbuff: introduce skb_pull_data

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-12-01 15:21 UTC  (7+ messages)

[PATCH net-next] bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
 2021-12-01 15:11 UTC  (4+ messages)

[PATCH 02/15] Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
 2021-12-01 15:06 UTC  (2+ messages)

[PATCH net-next v2 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2021-11-30
 2021-12-01 15:00 UTC  (2+ messages)

[PATCH net-next 00/10] mlxsw: Spectrum-4 preparations
 2021-12-01 15:00 UTC  (12+ messages)
` [PATCH net-next 01/10] mlxsw: spectrum: Bump minimum FW version to xx.2010.1006
` [PATCH net-next 02/10] mlxsw: reg: Remove unused functions
` [PATCH net-next 03/10] mlxsw: item: Add support for local_port field in a split form
` [PATCH net-next 04/10] mlxsw: reg: Align existing registers to use extended local_port field
` [PATCH net-next 05/10] mlxsw: reg: Increase 'port_num' field in PMTDB register
` [PATCH net-next 06/10] mlxsw: reg: Adjust PPCNT register to support local port 255
` [PATCH net-next 07/10] mlxsw: Use u16 for local_port field instead of u8
` [PATCH net-next 08/10] mlxsw: Add support for more than 256 ports in SBSR register
` [PATCH net-next 09/10] mlxsw: Use Switch Flooding Table Register Version 2
` [PATCH net-next 10/10] mlxsw: Use Switch Multicast ID "

[PATCH net v2 0/6] mv88e6xxx fixes (mainly 88E6393X family)
 2021-12-01 15:00 UTC  (2+ messages)

[net 01/13] net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulation
 2021-12-01 15:00 UTC  (2+ messages)

[PATCH net-next] net: lan966x: Fix duplicate check in frame extraction
 2021-12-01 14:53 UTC 

[PATCH] QLGE: qlge_main: Fix style
 2021-12-01 14:53 UTC  (2+ messages)

[PATCH net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2021-11-30
 2021-12-01 14:50 UTC  (3+ messages)

[PATCH net-next 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2021-11-30
 2021-12-01 14:50 UTC  (2+ messages)

[PATCH v19 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-01 13:57 UTC  (2+ messages)

[PATCH net-next] net/sched: act_ct: Offload only ASSURED connections
 2021-12-01 13:31 UTC 

[PATCHv3] ethernet: aquantia: Try MAC address from device tree
 2021-12-01 13:08 UTC  (3+ messages)
` [EXT] "

[PATCH] dpaa2-eth: add error handling code for dpaa2_eth_dl_register
 2021-12-01 12:24 UTC  (3+ messages)

[PATCH bpf] bpf: Fix the off-by-two error in range markings
 2021-12-01 11:31 UTC  (3+ messages)

[PATCH 1/3] selftest: net: Correct case name
 2021-12-01 11:22 UTC  (5+ messages)
` [PATCH 2/3] selftests: add option to list all avaliable tests
  ` [PATCH v2 2/3] selftests: add option to list all available tests
` [PATCH 3/3] selftest: net: remove meaningless help option

[PATCH -next v2] bpf: Add oversize check before call kvmalloc()
 2021-12-01 11:23 UTC  (2+ messages)

[net v3 1/3] net: core: set skb useful vars in __bpf_tx_skb
 2021-12-01 10:58 UTC  (5+ messages)
` [net v3 2/3] net: sched: add check tc_skip_classify in sch egress

[PATCH v2] x86/csum: rewrite csum_partial()
 2021-12-01 10:51 UTC  (2+ messages)

[PATCH -next] bpf: Add oversize check before call kvmalloc()
 2021-12-01 10:29 UTC  (3+ messages)

[PATCH] net/tls: Fix authentication failure in CCM mode
 2021-12-01  9:55 UTC  (3+ messages)

[PATCH net-next v3 0/4] Add FDMA support on ocelot switch driver
 2021-12-01  9:29 UTC  (6+ messages)
` [PATCH net-next v3 4/4] net: ocelot: add FDMA support

[PATCH] net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
 2021-12-01  9:27 UTC  (2+ messages)

[PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
 2021-12-01  9:02 UTC  (5+ messages)

pull-request: wireless-drivers-2021-12-01
 2021-12-01  8:58 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Let any two INT/UNION compatible if their names and sizes match
 2021-12-01  8:54 UTC  (3+ messages)
  ` [External] "

[PATCH net-next 0/4] net/mlx5: Memory optimizations
 2021-12-01  8:22 UTC  (3+ messages)

[PATCH V2] ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
 2021-12-01  8:12 UTC 

[PATCH net] vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
 2021-12-01  8:18 UTC  (2+ messages)

[PATCH net] iavf: do not override the adapter state in the watchdog task (again)
 2021-12-01  8:14 UTC 

[PATCH net] mctp: Don't let RTM_DELROUTE delete local routes
 2021-12-01  8:07 UTC 

[RFC -next 1/2] lib: add reference counting infrastructure
 2021-12-01  7:23 UTC  (4+ messages)

[PATCH net-next 0/2] Extend devlink for port trust setting
 2021-12-01  7:07 UTC  (6+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted

[PATCH net-next v3 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
 2021-12-01  7:02 UTC  (4+ messages)
` [PATCH net-next v3 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021


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).