Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-12 18:58:16 to 2022-01-13 16:16:11 UTC [more...]

[PATCH] mac80211: Remove redundent assignment channel_type
 2022-01-13 16:15 UTC 

[PATCH] sfc: Fix missing error code in efx_reset_up()
 2022-01-13 16:13 UTC 

[RFC PATCH] vhost: cache avail index in vhost_enable_notify()
 2022-01-13 16:05 UTC  (4+ messages)

[PATCH net-next] igc: avoid kernel warning when changing RX ring parameters
 2022-01-13 16:00 UTC 

[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
 2022-01-13 15:56 UTC  (8+ messages)
` [PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
    ` Aw: "
        ` Aw: "
            ` Aw: "

Achtung:
 2022-01-13 15:36 UTC 

[PATCH v2 1/2] selftests: net: remove meaningless help option
 2022-01-13 15:21 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: add option to list all available tests

[PATCH net] net/smc: Avoid setting clcsock options after clcsock released
 2022-01-13 15:15 UTC  (6+ messages)

[PATCH] Bluetooth: Fix skb allocation in mgmt_remote_name()
 2022-01-13 15:08 UTC 

[PATCH net] net/smc: Transitional solution for clcsock race issue
 2022-01-13 15:02 UTC 

[wpan-next v2 19/27] net: ieee802154: Full PAN management
 2022-01-13 14:51 UTC  (4+ messages)

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-13 14:45 UTC  (10+ messages)

[PATCH] vhost: remove avail_event arg from vhost_update_avail_event()
 2022-01-13 14:11 UTC 

[PATCH RFC v1 0/3] remove remaining users of SHA-1
 2022-01-13 13:54 UTC  (21+ messages)
` [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
` [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation

[PATCH net] inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
 2022-01-13 13:20 UTC  (2+ messages)

[RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
 2022-01-13 13:18 UTC  (7+ messages)
` [RFC PATCH v2 3/8] rethook: Add a generic return hook

[PATCH] atm: iphase: remove redundant pointer skb
 2022-01-13 13:00 UTC  (2+ messages)

[PATCH net] net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port
 2022-01-13 13:00 UTC  (4+ messages)

[PATCH] kselftests/net: adapt the timeout to the largest runtime
 2022-01-13 13:00 UTC  (2+ messages)

[PATCH] sch_api: Don't skip qdisc attach on ingress
 2022-01-13 12:40 UTC  (2+ messages)

[PATCH] net: qmi_wwan: add ZTE MF286D modem 19d2:1485
 2022-01-13 12:40 UTC  (3+ messages)

[PATCH 00/31] staging/wfx: apply suggestions from the linux-wireless review
 2022-01-13 12:16 UTC  (34+ messages)
` [PATCH 01/31] staging: wfx: fix Makefile and Kconfig licenses
` [PATCH 02/31] staging: wfx: fix HIF API license
` [PATCH 03/31] staging: wfx: fix missing headers
` [PATCH 04/31] staging: wfx: fix comment correctness
` [PATCH 05/31] staging: wfx: explain uncommon Makefile statement
` [PATCH 06/31] staging: wfx: remove unnecessary braces
` [PATCH 07/31] staging: wfx: remove useless #ifdef
` [PATCH 08/31] staging: wfx: use IS_ALIGNED()
` [PATCH 09/31] staging: wfx: replace magic value by WFX_HIF_BUFFER_SIZE
` [PATCH 10/31] stagigg: wfx: replace magic number by HIF_ID_IS_INDICATION
` [PATCH 11/31] staging: wfx: preserve endianness of struct hif_ind_startup
` [PATCH 12/31] staging: wfx: fix ambiguous function name
` [PATCH 13/31] "
` [PATCH 14/31] staging: wfx: prefix functions from hif_*.h with wfx_
` [PATCH 15/31] staging: wfx: prefix functions from hwio.h "
` [PATCH 16/31] staging: wfx: prefix functions from debug.h "
` [PATCH 17/31] staging: wfx: prefix tx_policy_is_equal() "
` [PATCH 18/31] staging: wfx: prefix structs hif_* "
` [PATCH 19/31] staging: wfx: prefix structs tx_policy and hwbus_ops "
` [PATCH 20/31] staging: wfx: reformat code on 100 columns
` [PATCH 21/31] staging: wfx: reformat comments "
` [PATCH 22/31] staging: wfx: fix structs alignments
` [PATCH 23/31] staging: wfx: use explicit labels for errors
` [PATCH 24/31] staging: wfx: replace compiletime_assert() by BUILD_BUG_ON_MSG()
` [PATCH 25/31] staging: wfx: do not display functions names in logs
` [PATCH 26/31] staging: wfx: remove force_ps_timeout
` [PATCH 27/31] staging: wfx: map 'compatible' attribute with board name
` [PATCH 28/31] staging: wfx: fix firmware location
` [PATCH 29/31] staging: wfx: drop legacy compatible values
` [PATCH 30/31] staging: wfx: rename "config-file" DT attribute
` [PATCH 31/31] staging: wfx: do not probe the device if not in the DT

[PATCH net v2 0/9] Xilinx axienet fixes
 2022-01-13 12:09 UTC  (12+ messages)
` [PATCH net v2 1/9] net: axienet: increase reset timeout
` [PATCH net v2 2/9] net: axienet: Wait for PhyRstCmplt after core reset
` [PATCH net v2 3/9] net: axienet: reset core on initialization prior to MDIO access
` [PATCH net v2 4/9] net: axienet: add missing memory barriers

[PATCH v9 00/24] wfx: get out from the staging area
 2022-01-13 12:07 UTC  (5+ messages)
` [PATCH v9 08/24] wfx: add bus_sdio.c

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-13 11:16 UTC  (19+ messages)
` [wpan-next v2 01/27] net: mac802154: Split the set channel hook implementation
` [wpan-next v2 06/27] net: mac802154: Set the symbol duration automatically
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already
` [wpan-next v2 18/27] net: mac802154: Handle scan requests
` [wpan-next v2 23/27] net: mac802154: Add support for active scans
` [wpan-next v2 27/27] net: ieee802154: ca8210: Refuse most of the scan operations

[PATCH net] can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
 2022-01-13 10:49 UTC  (4+ messages)

[RFC bpf-next 0/4] libbpf: userspace attach by name
 2022-01-13 10:29 UTC  (3+ messages)

[PATCH 0/7] Supoort shared irq for virtqueues
 2022-01-13 10:30 UTC  (8+ messages)
` [PATCH 7/7] vDPA/ifcvf: improve irq requester, to handle per_vq/shared/config irq

[PATCH v21 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2022-01-13 10:22 UTC  (13+ messages)
` [PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs

[PATCH v11, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-13 10:16 UTC  (4+ messages)
` [PATCH v11, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v11, 2/2] net: Add dm9051 driver

[PATCH net-next 0/3] Cadence MACB/GEM support for ZynqMP SGMII
 2022-01-13 10:14 UTC  (7+ messages)
` [PATCH net-next 1/3] macb: bindings doc: added generic PHY and reset mappings for ZynqMP
` [PATCH net-next 2/3] net: macb: Added ZynqMP-specific initialization

[PATCH net v3] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-13  9:56 UTC 

[PATCH] Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
 2022-01-13  9:05 UTC 

[PATCH v2 0/3] ARM: ox810se: Add Ethernet support
 2022-01-13  9:12 UTC  (2+ messages)

[PATCH] net: qmi_wwan: Add Hucom Wireless HM-211S/K
 2022-01-13  8:58 UTC  (2+ messages)

[PATCH net v2 0/3] net/smc: Fixes for race in smc link group termination
 2022-01-13  8:36 UTC  (4+ messages)
` [PATCH net v2 1/3] net/smc: Resolve the race between link group access and termination
` [PATCH net v2 2/3] net/smc: Introduce a new conn->lgr validity check helper
` [PATCH net v2 3/3] net/smc: Resolve the race between SMC-R link access and clear

[PATCH] lib: fix ax25.h include for musl
 2022-01-13  8:14 UTC 

[PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
 2022-01-13  8:07 UTC  (9+ messages)

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-13  7:02 UTC 

[net-next PATCH] octeontx2-pf: Change receive buffer size using ethtool
 2022-01-13  6:37 UTC  (3+ messages)

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2022-01-13  6:32 UTC  (7+ messages)

[PATCH] mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
 2022-01-13  6:02 UTC 

[PATCH bpf-next v6 1/2] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-13  5:12 UTC  (6+ messages)
` [PATCH bpf-next v6 2/2] selftests/bpf: CGROUP_SKB test for skb_store_bytes()

BUG: minor net namespace information leakage of packet socket via /proc/net/ptype
 2022-01-13  4:59 UTC 

Looking for new router
 2022-01-13  1:38 UTC 

[PATCH net-next 0/2] Extend devlink for port trust setting
 2022-01-13  3:37 UTC  (15+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted

[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
 2022-01-13  3:23 UTC  (19+ messages)

[syzbot] KASAN: use-after-free Read in srcu_invoke_callbacks
 2022-01-13  3:19 UTC  (2+ messages)

[PATCH bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c
 2022-01-13  3:16 UTC 

[PATCH bpf-next v7 0/3] Add support for transmitting packets using XDP in bpf_prog_run()
 2022-01-13  1:37 UTC  (9+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add "live packet" mode for "

[PATCH bpf-next v7 1/2] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-13  1:23 UTC  (2+ messages)
` [PATCH bpf-next v7 2/2] selftests/bpf: CGROUP_SKB test for skb_store_bytes()

[PATCH v2 bpf-next 0/5] bpf: Batching iter for AF_UNIX sockets
 2022-01-13  0:28 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] af_unix: Refactor unix_next_socket()
` [PATCH v2 bpf-next 2/5] bpf: af_unix: Use batching algorithm in bpf unix iter
` [PATCH v2 bpf-next 3/5] bpf: Support bpf_(get|set)sockopt() "
` [PATCH v2 bpf-next 4/5] selftest/bpf: Test batching and bpf_(get|set)sockopt "
` [PATCH v2 bpf-next 5/5] selftest/bpf: Fix a stale comment

[PATCH net-next v2 0/3] at803x fiber/SFP support
 2022-01-12 23:56 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: phy: at803x: add fiber support

[PATCH net] ixgbevf: Require large buffers for build_skb on 82599VF
 2022-01-12 23:32 UTC 

[PATCH net-next v3 00/12] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-12 23:27 UTC  (17+ messages)
` [PATCH net-next v3 01/12] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v3 02/12] net: wwan: t7xx: Add core components
` [PATCH net-next v3 07/12] net: wwan: t7xx: Add data path interface

[PATCH] sit: allow encapsulated IPv6 traffic to be delivered locally
 2022-01-12 23:23 UTC  (3+ messages)

[PATCH net-next v6 0/8] new Fungible Ethernet driver
 2022-01-12 23:17 UTC  (11+ messages)
` [PATCH net-next v6 3/8] net/funeth: probing and netdev ops
` [PATCH net-next v6 7/8] net/funeth: add kTLS TX control part

[PATCH net v2] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-12 22:55 UTC  (3+ messages)

[PATCH v1 1/2] xfrm: Check if_id in xfrm_migrate
 2022-01-12 22:53 UTC  (3+ messages)

[PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction
 2022-01-12 22:00 UTC  (7+ messages)
` [PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
  ` [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems

[PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
 2022-01-12 21:01 UTC  (2+ messages)

[PATCH bpf-next v5 1/2] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-12 21:01 UTC  (4+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: CGROUP_SKB test for skb_store_bytes()

Phyr Starter
 2022-01-12 19:08 UTC  (10+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).