Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-12 00:42:16 to 2022-01-12 17:36:33 UTC [more...]

[PATCH net-next v2] net_sched: restore "mpu xxx" handling
 2022-01-12 17:31 UTC  (3+ messages)

[wpan-tools v2 0/7] IEEE 802.15.4 scan support
 2022-01-12 17:35 UTC  (7+ messages)
` [wpan-tools v2 1/7] iwpan: Fix the channels printing
` [wpan-tools v2 2/7] iwpan: Export iwpan_debug
` [wpan-tools v2 4/7] iwpan: Remove duplicated SECTION
` [wpan-tools v2 5/7] iwpan: Synchronize nl802154 header with the Linux kernel
` [wpan-tools v2 6/7] iwpan: Add full scan support
` [wpan-tools v2 7/7] iwpan: Add events support

[PATCH net 0/7] Xilinx axienet fixes
 2022-01-12 17:35 UTC  (10+ messages)
` [PATCH net 1/7] net: axienet: Reset core before accessing MAC and wait for core ready
` [PATCH net 6/7] net: axienet: fix for TX busy handling

[PATCH] nfc: st-nci: Fix potential buffer overflows in EVT_TRANSACTION
 2022-01-12 17:34 UTC  (4+ messages)
` [PATCH v3] "

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-12 17:33 UTC  (26+ messages)
` [wpan-next v2 01/27] net: mac802154: Split the set channel hook implementation
` [wpan-next v2 02/27] net: mac802154: Ensure proper channel selection at probe time
` [wpan-next v2 03/27] net: ieee802154: Improve the way supported channels are declared
` [wpan-next v2 04/27] net: ieee802154: Give more details to the core about the channel configurations
` [wpan-next v2 05/27] net: mac802154: Convert the symbol duration into nanoseconds
` [wpan-next v2 06/27] net: mac802154: Set the symbol duration automatically
` [wpan-next v2 07/27] net: ieee802154: hwsim: Ensure frame checksum are valid
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already
` [wpan-next v2 09/27] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [wpan-next v2 10/27] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [wpan-next v2 11/27] net: ieee802154: Move the address structure earlier
` [wpan-next v2 12/27] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure
` [wpan-next v2 13/27] net: ieee802154: Return meaningful error codes from the netlink helpers
` [wpan-next v2 14/27] net: ieee802154: Add support for internal PAN management
` [wpan-next v2 15/27] net: ieee802154: Define a beacon frame header
` [wpan-next v2 16/27] net: ieee802154: Define frame types
` [wpan-next v2 17/27] net: ieee802154: Add support for scanning requests
` [wpan-next v2 19/27] net: ieee802154: Full PAN management
` [wpan-next v2 20/27] net: ieee802154: Add support for beacon requests
` [wpan-next v2 21/27] net: mac802154: Handle beacons requests
` [wpan-next v2 22/27] net: ieee802154: Trace the registration of new PANs
` [wpan-next v2 23/27] net: mac802154: Add support for active scans
` [wpan-next v2 24/27] net: mac802154: Add support for processing beacon requests
` [wpan-next v2 25/27] net: mac802154: Inform device drivers about scans
` [wpan-next v2 26/27] net: mac802154: Inform device drivers about beacon operations

[PATCH devicetree 0/2] Common PHY to YAML + tx-amplitude property
 2022-01-12 17:29 UTC  (4+ messages)
` [PATCH devicetree 2/2] dt-bindings: phy: Add `tx-amplitude-microvolt` property binding

[PATCH] nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
 2022-01-12 17:25 UTC  (4+ messages)
` [PATCH v3] "

Debugging stuck tcp connection across localhost
 2022-01-12 17:12 UTC  (13+ messages)

[RFC bpf-next 0/4] libbpf: userspace attach by name
 2022-01-12 17:04 UTC  (6+ messages)
` [RFC bpf-next 1/4] libbpf: support function name-based attach for uprobes
` [RFC bpf-next 2/4] libbpf: support usdt provider/probe "
` [RFC bpf-next 3/4] selftests/bpf: add tests for u[ret]probe attach by name
` [RFC bpf-next 4/4] selftests/bpf: add test for USDT uprobe "

[net-next PATCH] octeontx2-pf: Change receive buffer size using ethtool
 2022-01-12 17:02 UTC 

[RFC v2 00/19] io_uring zerocopy tx
 2022-01-12 16:53 UTC  (6+ messages)
` [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr

[PATCH 00/14] udp optimisation
 2022-01-12 16:49 UTC  (13+ messages)
` [PATCH 09/14] ipv6: hand dst refs to cork setup
` [PATCH 13/14] net: inline part of skb_csum_hwoffload_help

[PATCH v9 00/24] wfx: get out from the staging area
 2022-01-12 16:45 UTC  (20+ messages)
` [PATCH v9 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v9 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v9 08/24] wfx: add bus_sdio.c
` [PATCH v9 23/24] wfx: remove from the staging area

[PATCH] net/ipv6: remove redundant err variable
 2022-01-12 16:39 UTC  (3+ messages)

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-12 16:21 UTC  (15+ messages)

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

[PATCH net-next] net_sched: restore "mpu xxx" handling
 2022-01-12 16:15 UTC  (5+ messages)

[RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
 2022-01-12 16:01 UTC  (10+ messages)
` [RFC PATCH v2 1/8] ftrace: Add ftrace_set_filter_ips function
` [RFC PATCH v2 2/8] fprobe: Add ftrace based probe APIs
` [RFC PATCH v2 3/8] rethook: Add a generic return hook
` [RFC PATCH v2 4/8] rethook: x86: Add rethook x86 implementation
` [RFC PATCH v2 5/8] fprobe: Add exit_handler support
` [RFC PATCH v2 6/8] fprobe: Add sample program for fprobe
` [RFC PATCH v2 7/8] bpf: Add kprobe link for attaching raw kprobes
` [RFC PATCH v2 8/8] [DO NOT MERGE] Out-of-tree: Support wildcard symbol option to sample

[PATCH RFC v1 0/3] remove remaining users of SHA-1
 2022-01-12 15:49 UTC  (5+ 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 RFC v1 3/3] crypto: sha1_generic - import lib/sha1.c locally

[PATCH net] net: bonding: fix bond_xmit_broadcast return value error bug
 2022-01-12 14:50 UTC  (2+ messages)

[PATCH net] net: bridge: fix net device refcount tracking issue in error path
 2022-01-12 14:50 UTC  (2+ messages)

[PATCH net v2 0/3] net: ipa: fix two replenish bugs
 2022-01-12 14:50 UTC  (5+ messages)
` [PATCH net v2 1/3] net: ipa: fix atomic update in ipa_endpoint_replenish()
` [PATCH net v2 2/3] net: ipa: use a bitmap for endpoint replenish_enabled
` [PATCH net v2 3/3] net: ipa: prevent concurrent replenish

[PATCH net] net/smc: fix possible NULL deref in smc_pnet_add_eth()
 2022-01-12 14:50 UTC  (2+ messages)

[PATCH net] ref_tracker: use __GFP_NOFAIL more carefully
 2022-01-12 14:40 UTC  (2+ messages)

[PATCH bpf-next v4 0/8] libbpf: Implement BTFGen
 2022-01-12 14:27 UTC  (9+ messages)
` [PATCH bpf-next v4 1/8] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v4 2/8] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v4 3/8] bpftool: Add gen btf command
` [PATCH bpf-next v4 4/8] bpftool: Implement btf_save_raw()
` [PATCH bpf-next v4 5/8] bpftool: Add struct definitions and helpers for BTFGen
` [PATCH bpf-next v4 6/8] bpftool: Implement btfgen()
` [PATCH bpf-next v4 7/8] bpftool: Implement relocations recording for BTFGen
` [PATCH bpf-next v4 8/8] bpftool: Implement btfgen_get_btf()

[PATCH bpf-next v3 0/3] libbpf: Implement BTFGen
 2022-01-12 14:26 UTC  (10+ messages)
` [PATCH bpf-next v3 1/3] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v3 2/3] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v3 3/3] bpftool: Implement btfgen

[PATCH net-next] Revert "of: net: support NVMEM cells with MAC in text format"
 2022-01-12 14:20 UTC  (3+ messages)

[PATCH net] net: fix sock_timestamping_bind_phc() to release device
 2022-01-12 14:20 UTC  (2+ messages)

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

[PATCH] net: hns: Fix missing put_device() call in hns_mac_register_phy
 2022-01-12 13:46 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH crypto v2 0/2] reduce code size from blake2s on m68k and other small platforms
 2022-01-12 13:18 UTC  (4+ messages)
` [PATCH crypto v3 "

[PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction
 2022-01-12 13:16 UTC  (5+ 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 net 0/2] net: ipa: fix two replenish bugs
 2022-01-12 13:16 UTC  (4+ messages)
` [PATCH net 2/2] net: ipa: prevent concurrent replenish

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

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

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

[PATCH net] ax25: use after free in ax25_connect
 2022-01-12 11:11 UTC  (5+ messages)

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-12 11:08 UTC  (5+ messages)
` [RFC PATCH 0/6] fprobe: Introduce fprobe function entry/exit probe

[PATCH v2 0/5] can: rcar_canfd: Add support for V3U flavor
 2022-01-12 10:16 UTC  (5+ messages)
` [PATCH v2 1/5] clk: renesas: r8a779a0: add CANFD module clock

[PATCH net] net/smc: Avoid setting clcsock options after clcsock released
 2022-01-12  9:38 UTC  (8+ messages)

[PATCH net 0/1] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-12  9:30 UTC  (6+ messages)
` [PATCH net 1/1] "

Bad performance in RX with sfc 40G
 2022-01-12  9:08 UTC  (10+ messages)
        ` [PATCH net-next] sfc: The size of the RX recycle ring should be more flexible

[PATCH net 0/5] pull-request: can 2022-01-09
 2022-01-12  8:56 UTC  (3+ messages)
` [PATCH net 4/5] can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device

[PATCH] wireless/ath/ath9k: remove redundant status variable
 2022-01-12  8:16 UTC  (2+ messages)

[PATCH] drivers/net/wireless: remove redundant ret variable
 2022-01-12  8:16 UTC  (2+ messages)

[PATCH] ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
 2022-01-12  8:13 UTC  (2+ messages)

[PATCH] drivers/net/can/softing: remove redundant ret variable
 2022-01-12  8:06 UTC 

[PATCH] drivers/net/usb: remove redundant ret variable
 2022-01-12  8:02 UTC 

[PATCH v1 0/2] Fix issues in xfrm_migrate
 2022-01-12  7:57 UTC  (3+ messages)
` [PATCH v1 2/2] xfrm: Fix xfrm migrate issues when address family changes

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

[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
 2022-01-12  6:40 UTC  (2+ messages)

[PATCH 0/2] sun4i-emac: replace magic number with marcos
 2022-01-12  6:16 UTC  (5+ messages)
` [PATCH v3] net: ethernet: sun4i-emac: replace magic number with macro

[PATCH] nfc: pn544: make array rset_cmd static const
 2022-01-12  5:20 UTC  (2+ messages)

[PATCH] net: phy: at803x: make array offsets static
 2022-01-12  5:20 UTC  (2+ messages)

[PATCH net-next] net: sched: do not allocate a tracker in tcf_exts_init()
 2022-01-12  4:50 UTC  (2+ messages)

[PATCH v2 net 0/4] ipv4: Fix accidental RTO_ONLINK flags passed to ip_route_output_key_hash()
 2022-01-12  4:50 UTC  (2+ messages)

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

[PATCH net] mctp: test: zero out sockaddr
 2022-01-12  4:30 UTC  (2+ messages)

[PATCH v2 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-12  4:29 UTC  (7+ messages)
` [PATCH v2 06/14] net: wwan: t7xx: Add AT and MBIM WWAN ports

[PATCH net-next v2 0/3] at803x fiber/SFP support
 2022-01-12  3:51 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: phy: at803x: move page selection fix to config_init
` [PATCH net-next v2 2/3] net: phy: at803x: add fiber support

[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
 2022-01-12  2:21 UTC  (3+ messages)
` [PATCH v2 2/2] dt: bindings: add dt entry for ath10k default BDF name

[Bug] mt7921e driver in 5.16 causes kernel panic
 2022-01-12  2:16 UTC  (2+ messages)

[PATCH v2 0/3] ARM: ox810se: Add Ethernet support
 2022-01-12  1:23 UTC  (3+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE


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