Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-13 12:40:15 to 2022-01-14 13:46:37 UTC [more...]

[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-14 13:42 UTC  (15+ messages)
` [PATCH net-next v4 01/13] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v4 02/13] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v4 03/13] net: wwan: t7xx: Add core components
` [PATCH net-next v4 04/13] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v4 05/13] net: wwan: t7xx: Add control port
` [PATCH net-next v4 06/13] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v4 07/13] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v4 08/13] net: wwan: t7xx: Add data path interface
` [PATCH net-next v4 09/13] net: wwan: t7xx: Add WWAN network interface
` [PATCH net-next v4 10/13] net: wwan: t7xx: Introduce power management support
` [PATCH net-next v4 11/13] net: wwan: t7xx: Runtime PM
` [PATCH net-next v4 12/13] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH net-next v4 13/13] net: wwan: t7xx: Add maintainers and documentation

[PATCH v1] vhost: cache avail index in vhost_enable_notify()
 2022-01-14 13:40 UTC  (4+ messages)

[PATCH net] net/smc: Fix hung_task when removing SMC-R devices
 2022-01-14 13:37 UTC 

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

[PATCH net] net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
 2022-01-14 13:36 UTC 

[PATCH net] net/smc: Remove unused function declaration
 2022-01-14 13:35 UTC 

[PATCH wireless] MAINTAINERS: add common wireless and wireless-next trees
 2022-01-14 13:34 UTC 

[PATCH 2/2] stmmac: intel: Honor phy LED set by system firmware on a Dell hardware
 2022-01-14 13:20 UTC  (5+ messages)

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-14 13:04 UTC  (24+ messages)
                    ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH] s390/qeth: Remove redundant 'flush_workqueue()' calls
 2022-01-14 11:58 UTC  (2+ messages)

[PATCH 0/2 net-next v2] igb/igc: fix XDP registration
 2022-01-14 11:43 UTC  (3+ messages)
` [PATCH 1/2 net-next v2] igc: avoid kernel warning when changing RX ring parameters
` [PATCH 2/2 net-next v2] igb: refactor XDP registration

[PATCH] bcmgenet: add WOL IRQ check
 2022-01-14 11:30 UTC  (7+ messages)

[PATCH] net: usb: Correct reset handling of smsc95xx
 2022-01-14 11:30 UTC  (3+ messages)

[PATCH v2] kselftests/net: list all available tests in usage()
 2022-01-14 11:30 UTC  (2+ messages)

[PATCH] net: apple: bmac: Fix build since dev_addr constification
 2022-01-14 11:30 UTC  (3+ messages)

[PATCH] lib82596: Fix IRQ check in sni_82596_probe
 2022-01-14 11:30 UTC  (2+ messages)

[PATCH] net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning
 2022-01-14 11:30 UTC  (2+ messages)

[PATCH] net: apple: mace: Fix build since dev_addr constification
 2022-01-14 11:30 UTC  (3+ messages)

[PATCH net-next] igc: avoid kernel warning when changing RX ring parameters
 2022-01-14 10:27 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-14 10:21 UTC  (26+ 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] Fix MRU mismatch issue which may lead to data connection lost
 2022-01-14 10:07 UTC 

[PATCH] sfc: Fix missing error code in efx_reset_up()
 2022-01-14  9:41 UTC  (2+ messages)

[syzbot] KASAN: null-ptr-deref Write in kcm_tx_work (2)
 2022-01-14  9:28 UTC 

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

[RESEND PATCH v5] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-14  9:07 UTC  (3+ messages)

[PATCH RFC v1 0/3] remove remaining users of SHA-1
 2022-01-14  8:33 UTC  (20+ 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

[RFC PATCH] vhost: cache avail index in vhost_enable_notify()
 2022-01-14  8:02 UTC  (6+ messages)

[PATCH bpf-next v7 00/10] Introduce unstable CT lookup helpers
 2022-01-14  7:46 UTC  (10+ messages)
` [PATCH bpf-next v7 02/10] bpf: Populate kfunc BTF ID sets in struct btf
` [PATCH bpf-next v7 07/10] selftests/bpf: Add test for unstable CT lookup API

crypto: BUG: spinlock recursion when doing iperf over ipsec with crypto hardware device
 2022-01-14  7:12 UTC  (4+ messages)

[PATCH bpf-next v6 1/2] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-14  6:55 UTC  (5+ messages)

[PATCH net] ax25: use after free in ax25_connect
 2022-01-14  6:54 UTC  (6+ messages)

[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
 2022-01-14  6:50 UTC  (5+ messages)

RTL8156(A|B) chip requires r8156 to be force loaded to operate
 2022-01-14  6:29 UTC  (5+ messages)

[PATCH] vhost: remove avail_event arg from vhost_update_avail_event()
 2022-01-14  6:12 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Change receive buffer size using ethtool
 2022-01-14  5:58 UTC  (5+ messages)

[RFC PATCH net-next 0/6] net/smc: Spread workload over multiple cores
 2022-01-14  5:48 UTC  (7+ messages)
` [RFC PATCH net-next 1/6] net/smc: Spread CQs to differents completion vectors
` [RFC PATCH net-next 2/6] net/smc: Prepare for multiple CQs per IB devices
` [RFC PATCH net-next 3/6] net/smc: Introduce smc_ib_cq to bind link and cq
` [RFC PATCH net-next 4/6] net/smc: Multiple CQs per IB devices
` [RFC PATCH net-next 5/6] net/smc: Unbind buffer size from clcsock and make it tunable
` [RFC PATCH net-next 6/6] net/smc: Introduce tunable linkgroup max connections

[PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
 2022-01-14  5:43 UTC  (6+ messages)

[PATCH net-next v10 0/6] MediaTek Ethernet Patches on MT8195
 2022-01-14  5:38 UTC  (6+ messages)
` [PATCH net-next v10 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCH] ipv6: ICMPV6: Use swap() instead of open coding it
 2022-01-14  4:30 UTC  (2+ messages)

[PATCH] i40e: Remove useless DMA-32 fallback configuration
 2022-01-14  4:08 UTC  (2+ messages)

[PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
 2022-01-14  2:09 UTC  (14+ messages)

[syzbot] WARNING in signalfd_cleanup
 2022-01-14  2:09 UTC  (6+ messages)

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

[PATCH] libbpf: remove unneeded conversion to bool
 2022-01-14  0:37 UTC  (2+ messages)

[GIT PULL] 9p for 5.17-rc1
 2022-01-13 23:41 UTC 

[PATCH] Bluetooth: Fix skb allocation in mgmt_remote_name()
 2022-01-13 22:23 UTC  (4+ messages)

[PATCH v2] Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
 2022-01-13 20:46 UTC  (2+ messages)

[PATCH net v2 0/3] net/smc: Fixes for race in smc link group termination
 2022-01-13 19:10 UTC  (2+ messages)

[PATCH net-next v2] net_sched: restore "mpu xxx" handling
 2022-01-13 19:08 UTC  (4+ messages)

general protection fault in ieee80211_chanctx_num_assigned
 2022-01-13 19:04 UTC  (2+ messages)
` [syzbot] "

[PATCH] samples/bpf: xdpsock: Use swap() instead of open coding it
 2022-01-13 18:59 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-13 18:55 UTC  (2+ messages)

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

[PATCH net-next v3 00/12] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-13 18:31 UTC  (12+ messages)
` [PATCH net-next v3 01/12] net: wwan: t7xx: Add control DMA interface

[PATCH] i40e: Remove useless DMA-32 fallback configuration
 2022-01-13 18:33 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 1/2] of: net: Add helper function of_get_ethdev_label()
 2022-01-13 18:27 UTC  (4+ messages)

[PATCH net] ice: fix an error code in ice_cfg_phy_fec()
 2022-01-13 18:12 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ixgbe: Remove useless DMA-32 fallback configuration
 2022-01-13 17:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] igb: Remove useless DMA-32 fallback configuration
 2022-01-13 17:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ice: Remove useless DMA-32 fallback configuration
 2022-01-13 17:52 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/3] Cadence MACB/GEM support for ZynqMP SGMII
 2022-01-13 17:49 UTC  (12+ 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] ixgbevf: Remove useless DMA-32 fallback configuration
 2022-01-13 17:48 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v11, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-13 17:27 UTC  (4+ messages)
` [PATCH v11, 2/2] net: Add dm9051 driver

[PATCH bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c
 2022-01-13 17:07 UTC  (2+ messages)

[PATCH v2 0/5] can: rcar_canfd: Add support for V3U flavor
 2022-01-13 16:44 UTC  (4+ messages)
` [PATCH v2 2/5] can: rcar_canfd: Add support for r8a779a0 SoC

[PATCH devicetree v2] dt-bindings: phy: Add `tx-p2p-microvolt` property binding
 2022-01-13 16:29 UTC  (2+ messages)

[PATCH net v2 0/9] Xilinx axienet fixes
 2022-01-13 16:27 UTC  (7+ messages)
` [PATCH net v2 2/9] net: axienet: Wait for PhyRstCmplt after core reset
` [PATCH net v2 4/9] net: axienet: add missing memory barriers

[PATCH] mac80211: Remove redundent assignment channel_type
 2022-01-13 16:15 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 net] net/smc: Avoid setting clcsock options after clcsock released
 2022-01-13 15:15 UTC  (5+ messages)

[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  (3+ messages)

[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  (2+ 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-next 1/2] devlink: Add support to set port function as trusted
 2021-12-15 22:15 UTC  (5+ 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).