netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-17 19:40:49 to 2021-03-18 15:55:01 UTC [more...]

[syzbot] BUG: unable to handle kernel access to user memory in sock_ioctl
 2021-03-18 15:54 UTC  (10+ messages)

[PATCH v3 bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-03-18 15:50 UTC  (3+ messages)

[PATCH 00/18] thunderbolt: Align with USB4 inter-domain and DROM specs
 2021-03-18 15:30 UTC  (2+ messages)

[PATCH net-next] net: phy: at803x: remove at803x_aneg_done()
 2021-03-18 15:17 UTC  (3+ messages)

[RFC PATCH V3 net-next 0/5] ethtool: Extend module EEPROM dump API
 2021-03-18 15:16 UTC  (5+ messages)
` [RFC PATCH V3 net-next 1/5] ethtool: Allow network drivers to dump arbitrary EEPROM data

[PATCH 0/5] qcom: wcnss: Allow overriding firmware form DT
 2021-03-18 14:50 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: qcom: msm8916: Enable modem and WiFi

[PATCH v2 net-next 0/8] net: dsa: mv88e6xxx: Offload bridge port flags
 2021-03-18 14:44 UTC  (16+ messages)
` [PATCH v2 net-next 1/8] net: dsa: Add helper to resolve bridge port from DSA port
` [PATCH v2 net-next 2/8] net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGs
` [PATCH v2 net-next 3/8] net: dsa: mv88e6xxx: Provide generic VTU iterator
` [PATCH v2 net-next 4/8] net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTU
` [PATCH v2 net-next 5/8] net: dsa: mv88e6xxx: Use standard helper for broadcast address
` [PATCH v2 net-next 6/8] net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports
` [PATCH v2 net-next 7/8] net: dsa: mv88e6xxx: Offload bridge learning flag
` [PATCH v2 net-next 8/8] net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag

[PATCHv2 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-03-18 14:19 UTC  (6+ messages)
` [PATCHv2 bpf-next 2/4] "

[net PATCH v2 0/8] octeontx2: miscellaneous fixes
 2021-03-18 14:15 UTC  (9+ messages)
` [net PATCH v2 1/8] octeontx2-pf: Do not modify number of rules
` [net PATCH v2 2/8] octeontx2-af: Formatting debugfs entry rsrc_alloc
` [net PATCH v2 3/8] octeontx2-af: Remove TOS field from MKEX TX
` [net PATCH v2 4/8] octeontx2-af: Return correct CGX RX fifo size
` [net PATCH v2 5/8] octeontx2-af: Fix irq free in rvu teardown
` [net PATCH v2 6/8] octeontx2-pf: Clear RSS enable flag on interace down
` [net PATCH v2 7/8] octeontx2-af: fix infinite loop in unmapping NPC counter
` [net PATCH v2 8/8] octeontx2-af: Fix uninitialized variable warning

[PATCH net-next v2 0/4] net: ipa: support 32-bit targets
 2021-03-18 13:51 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: ipa: fix assumptions about DMA address size
` [PATCH net-next v2 2/4] net: ipa: use upper_32_bits()
` [PATCH net-next v2 3/4] net: ipa: fix table alignment requirement
` [PATCH net-next v2 4/4] net: ipa: relax 64-bit build requirement

Patch version tags
 2021-03-18 13:48 UTC 

[PATCH] nfc/fdp: Simplify the return expression of fdp_nci_open()
 2021-03-18 13:36 UTC 

[PATCH net-next 0/4] net: ipa: support 32-bit targets
 2021-03-18 13:33 UTC  (9+ messages)
` [PATCH net-next 1/4] net: ipa: fix assumptions about DMA address size
` [PATCH net-next 2/4] net: ipa: introduce dma_addr_high32()
` [PATCH net-next 3/4] net: ipa: fix table alignment requirement
` [PATCH net-next 4/4] net: ipa: relax 64-bit build requirement

[PATCH] net: wireless: search and hold bss in cfg80211_connect_done
 2021-03-18 13:31 UTC  (2+ messages)
` [net] 01df751159: WARNING:at_net/wireless/sme.c:#__cfg80211_connect_result[cfg80211]

[PATCH net V2 1/1] net: phy: fix invalid phy id when probe using C22
 2021-03-18 13:25 UTC  (2+ messages)

[PATCH] virt_wifi: Return micros for BSS TSF values
 2021-03-18 13:19 UTC  (2+ messages)

[PATCH 0/2] send[msg]()/recv[msg]() fixes/improvements
 2021-03-18 13:08 UTC  (3+ messages)

[PATCH v2 00/10] Rid W=1 warnings from OF
 2021-03-18 13:10 UTC  (3+ messages)
` [PATCH 08/10] of: of_net: Provide function name and param description

[PATCH V3 1/5] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-03-18 13:08 UTC  (5+ messages)
` [PATCH V3 5/5] arm64: dts: renesas: beacon kits: Setup AVB refclk

[PATCH net-next v1 0/3] Fixes applied to VCS8584 family
 2021-03-18 12:38 UTC  (4+ messages)
` [PATCH net-next v1 1/3] net: phy: mscc: Applying LCPLL reset to VSC8584
` [PATCH net-next v1 2/3] net: phy: mscc: improved serdes calibration applied "
` [PATCH net-next v1 3/3] net: phy: mscc: coma mode disabled for VSC8584

[Patch bpf-next v5 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-18 12:09 UTC  (3+ messages)
` [Patch bpf-next v5 06/11] sock: introduce sk->sk_prot->psock_update_sk_prot()

[PATCH net-next] /net/core/: fix misspellings using codespell tool
 2021-03-18 11:52 UTC 

[PATCH net-next] /net/hsr: fix misspellings using codespell tool
 2021-03-18 11:39 UTC 

[PATCH rdma-next 0/7] Add MEMIC operations support
 2021-03-18 11:15 UTC  (8+ messages)
` [PATCH mlx5-next 1/7] net/mlx5: Add MEMIC operations related bits
` [PATCH rdma-next 2/7] RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line number
` [PATCH rdma-next 3/7] RDMA/mlx5: Avoid use after free in allocate MEMIC bad flow
` [PATCH rdma-next 4/7] RDMA/mlx5: Move all DM logic to separate file
` [PATCH rdma-next 5/7] RDMA/mlx5: Add support to MODIFY_MEMIC command
` [PATCH rdma-next 6/7] RDMA/mlx5: Add support in MEMIC operations
` [PATCH rdma-next 7/7] RDMA/mlx5: Expose UAPI to query DM

pull-request: can 2021-03-16
 2021-03-18 10:11 UTC  (3+ messages)
` [net 03/11] can: isotp: TX-path: ensure that CAN frame flags are initialized

[PATCH net-next 0/4] Add tc hardware offloads
 2021-03-18 10:02 UTC  (5+ messages)
` [PATCH net-next 1/4] octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload support
` [PATCH net-next 2/4] octeontx2-pf: Add tc flower hardware offload on ingress traffic
` [PATCH net-next 3/4] octeontx2-pf: add tc flower stats handler for hw offloads
` [PATCH net-next 4/4] octeontx2-pf: TC_MATCHALL egress ratelimiting offload

[PATCH net] ipv6: weaken the v4mapped source check
 2021-03-18  9:45 UTC  (3+ messages)

pull-request: can 2021-03-01
 2021-03-18  9:23 UTC  (6+ messages)
` [net 3/6] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
  ` [BUG] "

[PATCH net] net: core: avoid napi_disable to cause deadlock
 2021-03-18  9:22 UTC  (2+ messages)

[PATCH] dt-bindings: Drop type references on common properties
 2021-03-18  9:16 UTC  (3+ messages)

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-18  9:09 UTC  (10+ messages)
` [RFC v2] "
          ` [Linuxarm] "

[PATCH] net: check all name nodes in __dev_alloc_name
 2021-03-18  9:06 UTC  (4+ messages)

[patch 1/1] genirq: Disable interrupts for force threaded handlers
 2021-03-18  8:51 UTC  (4+ messages)

[PATCH net] netsec: restore phy power state after controller reset
 2021-03-18  8:50 UTC 

[PATCH] Add MHI bus support and driver for T99W175 5G modem
 2021-03-18  8:45 UTC  (2+ messages)

[PATCH net] ice: fix memory leak of aRFS after resuming from suspend
 2021-03-18  8:15 UTC 

[PATCH] virtio_net: replace if (cond) BUG() with BUG_ON()
 2021-03-18  8:18 UTC  (2+ messages)

[PATCH] rxrpc: rxkad: replace if (cond) BUG() with BUG_ON()
 2021-03-18  8:14 UTC  (2+ messages)

[PATCH net-next V2 1/2] net: dsa: bcm_sf2: add function finding RGMII register
 2021-03-18  8:01 UTC  (2+ messages)
` [PATCH net-next V2 2/2] net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)

[PATCH net-next 0/1] taprio: Handle short intervals and large packets
 2021-03-18  7:34 UTC  (2+ messages)
` [PATCH net-next 1/1] "

[PATCH 0/2] net: dsa: bcm_sf2: refactor & update RGMII regs
 2021-03-18  7:30 UTC  (4+ messages)
` [PATCH 1/2] net: dsa: bcm_sf2: add function finding RGMII register

[PATCH net-next 1/1] net: phy: fix invalid phy id when probe using C22
 2021-03-18  6:54 UTC  (3+ messages)

[PATCH net] net: sched: fix packet stuck problem for lockless qdisc
 2021-03-18  6:53 UTC 

[PATCH bpf-next v2] bpf: Simplify expression for identify bpf mem type
 2021-03-18  6:36 UTC 

[vdpa_sim_net] 79991caf52: net/ipv4/ipmr.c:#RCU-list_traversed_in_non-reader_section
 2021-03-18  6:31 UTC  (4+ messages)

[PATCH v3 bpf-next 00/12] BPF static linking
 2021-03-18  6:31 UTC  (13+ messages)
` [PATCH v3 bpf-next 01/12] libbpf: expose btf_type_by_id() internally
` [PATCH v3 bpf-next 02/12] libbpf: generalize BTF and BTF.ext type ID and strings iteration
` [PATCH v3 bpf-next 03/12] libbpf: rename internal memory-management helpers
` [PATCH v3 bpf-next 04/12] libbpf: extract internal set-of-strings datastructure APIs
` [PATCH v3 bpf-next 05/12] libbpf: add generic BTF type shallow copy API
` [PATCH v3 bpf-next 06/12] libbpf: add BPF static linker APIs
` [PATCH v3 bpf-next 07/12] libbpf: add BPF static linker BTF and BTF.ext support
` [PATCH v3 bpf-next 08/12] bpftool: add ability to specify custom skeleton object name
` [PATCH v3 bpf-next 09/12] bpftool: add `gen object` command to perform BPF static linking
` [PATCH v3 bpf-next 10/12] selftests/bpf: re-generate vmlinux.h and BPF skeletons if bpftool changed
` [PATCH v3 bpf-next 11/12] selftests/bpf: pass all BPF .o's through BPF static linker
` [PATCH v3 bpf-next 12/12] selftests/bpf: add multi-file statically linked BPF object file test

linux-next: build warnings after merge of the net-next tree
 2021-03-18  6:22 UTC 

[PATCH] ethernet: sun: Fix a typo
 2021-03-18  6:02 UTC 

linux-next: build warning after merge of the net-next tree
 2021-03-18  5:47 UTC 

[PATCH stable 5.4.y, 4.19.y] net: dsa: tag_mtk: fix 802.1ad VLAN egress
 2021-03-18  5:29 UTC 

[PATCH] net: stmmac: remove useless else if
 2021-03-18  3:50 UTC 

[PATCH v4 00/14] vdpa: add vdpa simulator for block device
 2021-03-18  3:31 UTC  (9+ messages)
` [PATCH v4 08/14] vdpa: add get_config_size callback in vdpa_config_ops
` [PATCH v4 09/14] vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate()
` [PATCH v4 10/14] vhost/vdpa: Remove the restriction that only supports virtio-net devices
` [PATCH v4 14/14] vdpa_sim_blk: add support for vdpa management tool

[PATCH net-next 0/9] net: hns3: refactor and new features for flow director
 2021-03-18  3:30 UTC  (6+ messages)
` [PATCH net-next 8/9] net: hns3: add support for queue bonding mode of "

[PATCH v3 bpf-next 0/2] Provide NULL and KERNEL_VERSION macros in bpf_helpers.h
 2021-03-18  3:28 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: provide "
` [PATCH v3 bpf-next 2/2] selftests/bpf: drop custom NULL #define in skb_pkt_end selftest

[PATCH V4 net-next 5/5] icmp: add response to RFC 8335 PROBE messages
 2021-03-18  3:24 UTC  (4+ messages)

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-18  3:21 UTC  (2+ messages)

S390: all HAS_IOMEM build failures in one fell swoop
 2021-03-18  3:19 UTC 

[PATCH bpf-next] bpf: Remove insn_buf[] declaration in inner block
 2021-03-18  2:48 UTC 

[PATCH V5 0/7] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-18  2:44 UTC  (3+ messages)
` [PATCH V5 7/7] vDPA/ifcvf: deduce VIRTIO device ID from pdev ids

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-18  1:55 UTC 

[PATCH net-next 0/5] net: dsa: mv88e6xxx: Offload bridge port flags
 2021-03-18  1:50 UTC  (15+ messages)
` [PATCH net-next 1/5] net: dsa: mv88e6xxx: Provide generic VTU iterator
` [PATCH net-next 3/5] net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports
` [PATCH net-next 4/5] net: dsa: mv88e6xxx: Offload bridge learning flag
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag

[PATCH v4 RESEND net-next] net: socket: use BIT() for MSG_*
 2021-03-18  1:48 UTC  (5+ messages)

[PATCH net-next v4] Add Mellanox BlueField Gigabit Ethernet driver
 2021-03-18  1:14 UTC  (4+ messages)

[PATCH net-next 0/2] net: stmmac: EST interrupts and ethtool
 2021-03-18  0:50 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: EST interrupts handling and error reporting
` [PATCH net-next 2/2] net: stmmac: Add EST errors into ethtool statistic

pull-request: bpf 2021-03-18
 2021-03-18  0:36 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2021-03-18  0:22 UTC 

[PATCH iproute2] ip: cleanup help message
 2021-03-18  0:15 UTC 

[PATCH bpf-next v2] libbpf: use SOCK_CLOEXEC when opening the netlink socket
 2021-03-18  0:00 UTC  (2+ messages)

[PATCH] libbpf: Fix error path in bpf_object__elf_init()
 2021-03-17 23:50 UTC  (2+ messages)

[PATCH 1/2] neighbour: allow referenced neighbours to be removed
 2021-03-17 23:42 UTC  (2+ messages)

[PATCH net-next] netfilter: conntrack: Remove unused variable declaration
 2021-03-17 23:37 UTC  (2+ messages)

[PATCH RESEND][next] netfilter: Fix fall-through warnings for Clang
 2021-03-17 23:37 UTC  (2+ messages)

[PATCH nf-next] netfilter: flowtable: separate replace, destroy and stats to different workqueues
 2021-03-17 23:36 UTC  (2+ messages)

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-17 22:25 UTC  (6+ messages)

[PATCH] net: macb: simplify clk_init with dev_err_probe
 2021-03-17 22:20 UTC  (2+ messages)

[PATCH v3] icmp: support rfc5837
 2021-03-17 22:19 UTC 

[PATCH v2 bpf-next 00/11] BPF static linking
 2021-03-17 22:10 UTC  (9+ messages)
` [PATCH v2 bpf-next 07/11] libbpf: add BPF static linker BTF and BTF.ext support
` [PATCH v2 bpf-next 10/11] selftests/bpf: pass all BPF .o's through BPF static linker

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-17 22:12 UTC  (4+ messages)

[PATCH net v4] net: fix race between napi kthread mode and busy poll
 2021-03-17 21:50 UTC  (2+ messages)

[PATCH v2] ethernet/broadcom:remove unneeded variable: "ret"
 2021-03-17 21:50 UTC  (2+ messages)

[PATCH v2] ethernet/microchip:remove unneeded variable: "ret"
 2021-03-17 21:50 UTC  (2+ messages)

[PATCH net-next v17 0/4] Add support for mv88e6393x family of Marvell
 2021-03-17 21:50 UTC  (2+ messages)

[PATCH 0/2] net: mdio: Add BCM6368 MDIO mux bus controller
 2021-03-17 21:42 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH net-next v2 0/1] net: stmmac: add per-q coalesce support
 2021-03-17 21:40 UTC  (4+ messages)
` [PATCH net-next v2 1/1] net: stmmac: add per-queue TX & RX coalesce ethtool support

[PATCH][next] ixgbe: Fix out-of-bounds warning in ixgbe_host_interface_command()
 2021-03-17 20:10 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH] selinux: vsock: Set SID for socket returned by accept()
 2021-03-17 20:16 UTC  (2+ messages)

[PATCH bpf-next] bpf: Simplify expression for identify bpf mem type
 2021-03-17 19:51 UTC  (2+ messages)

[PATCH net-next 0/5] refactor code related to npc install flow
 2021-03-17 19:40 UTC  (2+ messages)

[PATCH net-next 0/5] DSA/switchdev documentation fixups
 2021-03-17 19:40 UTC  (2+ 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).