netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 20:57:26 to 2020-11-18 14:00:05 UTC [more...]

[PATCH net-next v3 0/6] net/x25: netdev event handling
 2020-11-18 13:59 UTC  (2+ messages)
` [PATCH net-next v3 1/6] net/x25: handle additional netdev events

[PATCH net-next v2 0/6] netdev event handling + neighbour config
 2020-11-18 13:57 UTC  (14+ messages)
` [PATCH net-next v2 3/6] net/x25: replace x25_kill_by_device with x25_kill_by_neigh
` [PATCH net-next v2 5/6] net/lapb: support netdev events

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-11-18 13:41 UTC  (7+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "

[PATCH net] enetc: Workaround for MDIO register access issue
 2020-11-18 13:38 UTC  (4+ messages)

[PATCH][next] octeontx2-af: Fix return of uninitialized variable err
 2020-11-18 13:25 UTC 

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-18 13:21 UTC  (15+ messages)
        ` violating function pointer signature

[PATCH net-next 1/4] net: ptp: introduce enum ptp_msg_type
 2020-11-18 13:18 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_router: Fix a double free on error
 2020-11-18 13:06 UTC  (2+ messages)

[PATCH net-next v1] ptp: document struct ptp_clock_request members
 2020-11-18 13:05 UTC  (2+ messages)

[PATCH][next] octeontx2-pf: Fix unintentional sign extension issue
 2020-11-18 13:05 UTC 

[Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
 2020-11-18 12:54 UTC  (5+ messages)

linux-next: build warning after merge of the net-next tree
 2020-11-18 12:47 UTC  (2+ messages)

[PATCH v2] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-18 12:46 UTC  (3+ messages)

[PATCH net-next] Documentation: Remove the deleted "framerelay" document from the index
 2020-11-18 12:42 UTC 

[PATCH net] bnxt_en: fix error return code in bnxt_init_one()
 2020-11-18 12:17 UTC 

[PATCH] bus: mhi: Remove auto-start option
 2020-11-18 11:57 UTC  (5+ messages)

[PATCH v10,net-next,0/3] Add Support for Marvell OcteonTX2 Cryptographic
 2020-11-18 11:44 UTC  (4+ messages)
` [PATCH v10,net-next,1/3] octeontx2-pf: move lmt flush to include/linux/soc
` [PATCH v10,net-next,2/3] octeontx2-af: add mailbox interface for CPT
` [PATCH v10,net-next,3/3] octeontx2-af: add debugfs entries for CPT block

[PATCH] Documentation: networking: Fix Column span alignment warnings in l2tp.rst
 2020-11-18 11:14 UTC  (3+ messages)

WARNING in mptcp_reset_timer
 2020-11-18 10:59 UTC 

[PATCH] net/core: use xx_zalloc instead xx_alloc and memset
 2020-11-18 10:47 UTC  (3+ messages)

[PATCH net-next] net/mlx4_en: Remove unused performance counters
 2020-11-18 10:34 UTC 

[PATCH bpf-next v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-18 10:22 UTC  (8+ messages)
` [PATCH bpf-next v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps

[net-next v3 0/2] devlink: move common flash_update calls to core
 2020-11-18  9:49 UTC  (6+ messages)
` [net-next v3 1/2] devlink: move request_firmware out of driver
` [net-next v3 2/2] devlink: move flash end and begin to core devlink

[PATCH net] vhost_vdpa: Return -EFUALT if copy_from_user() fails
 2020-11-18  9:39 UTC  (6+ messages)

[PATCH v12 0/5] userspace MHI client interface driver
 2020-11-18  9:32 UTC  (3+ messages)
` [PATCH v12 1/5] bus: mhi: core: Add helper API to return number of free TREs

[PATCH 1/2] x86: make vmware support optional
 2020-11-18  9:23 UTC  (3+ messages)
` [PATCH 2/2] x86: make hyperv "

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-11-18  9:18 UTC  (12+ messages)
` [PATCH v3 02/11] dt-bindings: net: btusb: change reference file name
` [PATCH v3 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
` [PATCH v3 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v3 05/11] dt-bindings: phy: convert phy-mtk-ufs.txt "
` [PATCH v3 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v3 07/11] dt-bindings: phy: convert MIP DSI "
` [PATCH v3 08/11] dt-bindings: usb: convert mediatek,musb.txt "
` [PATCH v3 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
` [PATCH v3 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "
` [PATCH v3 11/11] MAINTAINERS: update MediaTek PHY/USB entry

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-18  9:18 UTC  (2+ messages)

[PATCH net-next v4 0/6] netdevsim: add ethtool coalesce and ring settings
 2020-11-18  9:03 UTC  (4+ messages)
` [PATCH net-next v4 5/6] selftests: refactor get_netdev_name function

[PATCH] ipv4: use IS_ENABLED instead of ifdef
 2020-11-18  8:51 UTC  (6+ messages)

[PATCH v3 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-11-18  8:32 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation
` [PATCH v3 bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split

[PATCH] xsk: add cq event
 2020-11-18  8:25 UTC  (5+ messages)
` [PATCH 0/3] xsk: fix for xsk_poll writeable
  ` [PATCH 1/3] xsk: replace datagram_poll by sock_poll_wait
  ` [PATCH 2/3] xsk: change the tx writeable condition
  ` [PATCH 3/3] xsk: set tx/rx the min entries

[net] ch_ktls: lock is not freed
 2020-11-18  8:21 UTC 

[PATCH net] net/mlx4_core: Fix init_hca fields offset
 2020-11-18  8:19 UTC 

[PATCH net-next v2 RESEND] net/usb/r8153_ecm: support ECM mode for RTL8153
 2020-11-18  8:18 UTC  (9+ messages)
  ` [PATCH net-next] r8153_ecm: avoid to be prior to r8152 driver
    ` [PATCH net-next v2] "

[PATCH v2 net-next 3/3] net/sched: sch_frag: add generic packet fragment support
 2020-11-18  8:04 UTC  (3+ messages)

[RESEND PATCH] bonding: wait for sysfs kobject destruction before freeing struct slave
 2020-11-18  7:58 UTC  (4+ messages)
` [PATCHv2] "

[PATCH net-next v4 0/4] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-11-18  7:36 UTC  (4+ messages)
` [PATCH net-next v4 4/4] net: phy: dp83td510: Add support for the DP83TD510 "

[PATCH bpf-next v2 0/3] RISC-V selftest/bpf fixes
 2020-11-18  7:16 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: Fix broken riscv build
` [PATCH bpf-next v2 2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements
` [PATCH bpf-next v2 3/3] selftests/bpf: Mark tests that require unaligned memory access

[PATCH net-next v5] net/tun: Call netdev notifiers
 2020-11-18  6:39 UTC 

[PATCH bpf-next 0/3] RISC-V selftest/bpf fixes
 2020-11-18  6:32 UTC  (7+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Fix broken riscv build
` [PATCH bpf-next 2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements

[PATCH v4 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-18  6:19 UTC  (6+ messages)
` [PATCH v4 01/10] Add auxiliary bus support

[PATCH bpf-next 0/9] bpf: remove bpf_load loader completely
 2020-11-18  6:15 UTC  (27+ messages)
` [PATCH bpf-next 1/9] selftests: bpf: move tracing helpers to trace_helper
` [PATCH bpf-next 2/9] samples: bpf: refactor hbm program with libbpf
` [PATCH bpf-next 3/9] samples: bpf: refactor test_cgrp2_sock2 "
` [PATCH bpf-next 4/9] samples: bpf: refactor task_fd_query "
` [PATCH bpf-next 5/9] samples: bpf: refactor ibumad "
` [PATCH bpf-next 6/9] samples: bpf: refactor test_overhead "
` [PATCH bpf-next 9/9] samples: bpf: remove bpf_load loader completely

[PATCH net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2020-11-18  6:14 UTC  (3+ messages)

[PATCH net-next v4] net/tun: Call netdev notifiers
 2020-11-18  5:45 UTC 

[PATCH 5.9 000/255] 5.9.9-rc1 review
 2020-11-18  5:33 UTC 

[PATCH net-next v3] net/tun: Call netdev notifiers
 2020-11-18  5:22 UTC  (3+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3
 2020-11-18  4:57 UTC  (12+ messages)
` [PATCH] bpf: don't fail kmalloc while releasing raw_tp

[PATCH net-next] net/nfc/nci: Support NCI 2.x initial sequence
 2020-11-18  4:29 UTC  (3+ messages)

[PATCH] bpf:Fix update dirty data in lru percpu hash maps
 2020-11-18  4:10 UTC 

[PATCH bpf-next 0/3] bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks
 2020-11-18  4:05 UTC  (5+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: rewrite test_sock_addr bind bpf into C
` [PATCH bpf-next 2/3] bpf: allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
` [PATCH bpf-next 3/3] selftests/bpf: extend bind{4,6} programs with a call to bpf_setsockopt

memory leak in bpf
 2020-11-18  3:50 UTC 

[PATCH net] atl1e: fix error return code in atl1e_probe()
 2020-11-18  3:25 UTC  (3+ messages)

[PATCH] [v4] wireless: Initial driver submission for pureLiFi STA devices
 2020-11-18  3:24 UTC  (4+ messages)
` [PATCH] [v7] "

[PATCH net-next v3] Add Mellanox BlueField Gigabit Ethernet driver
 2020-11-18  3:09 UTC  (2+ messages)

[PATCH v7] lib: optimize cpumask_local_spread()
 2020-11-18  2:54 UTC 

[net] net/tls: missing received data after fast remote close
 2020-11-18  2:47 UTC  (5+ messages)

[PATCH v2 1/4] rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
 2020-11-18  2:33 UTC  (2+ messages)

[PATCH] aquantia: Reserve space when allocating an SKB
 2020-11-18  1:52 UTC 

[PATCH net-next] net: add in_softirq() debug checking in napi_consume_skb()
 2020-11-18  1:57 UTC  (5+ messages)

[PATCH v2 4/4] rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
 2020-11-18  1:57 UTC 

[PATCH] rtl8192ce: avoid accessing the data mapped to streaming DMA
 2020-11-18  1:56 UTC  (2+ messages)

[PATCH 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-18  1:55 UTC  (4+ messages)
` [PATCH 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver

[PATCH v2 2/4] rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA
 2020-11-18  1:54 UTC 

[PATCH v2 3/4] rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
 2020-11-18  1:54 UTC 

[PATCH v2 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-18  1:33 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH v2 net-next 2/3] net/sched: act_mirred: refactor the handle of xmit

[PATCH net-next] net-loopback: allow lo dev initial state to be controlled
 2020-11-18  1:12 UTC  (8+ messages)

[PATCH v4 net-next 0/3] add support for sending RFC8335 PROBE
 2020-11-18  0:47 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] icmp: define PROBE message types
` [PATCH v4 net-next 2/3] ICMPv6: "
` [PATCH v4 net-next 3/3] net: add support for sending RFC8335 PROBE

[PATCH net] qed: fix ILT configuration of SRC block
 2020-11-18  0:40 UTC  (2+ messages)

[PATCH net] inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
 2020-11-18  0:20 UTC  (2+ messages)

[PATCH v10 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-17 23:21 UTC  (8+ messages)
` [PATCH v10 net-next 3/3] net/sched: act_frag: add implict packet fragment support

[RFC bpf-next 0/3] bpf: support module BTF in btf display helpers
 2020-11-17 23:56 UTC  (7+ messages)
` [RFC bpf-next 1/3] bpf: add module support to "

[PATCH net-next 4/4] ptp: ptp_ines: use enum ptp_msg_type
 2020-11-17 23:24 UTC  (3+ messages)

[bpf PATCH v3 0/6] sockmap fixes
 2020-11-17 23:20 UTC  (2+ messages)

[PATCH net-next v2] net-loopback: allow lo dev initial state to be controlled
 2020-11-17 23:14 UTC 

[PATCH RFC v2 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-11-17 22:55 UTC  (5+ messages)
` [PATCH RFC v2 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay

[PATCH net V2] net/tls: Fix wrong record sn in async mode of device resync
 2020-11-17 22:50 UTC  (2+ messages)

[PATCH net-next v1] lan743x: replace devicetree phy parse code with library function
 2020-11-17 22:37 UTC  (4+ messages)

[PATCH] cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n
 2020-11-17 22:25 UTC  (2+ messages)

[PATCH v3 net] netdevsim: set .owner to THIS_MODULE
 2020-11-17 22:20 UTC  (2+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (2+ messages)

[PATCH net] cfg80211: fix callback type mismatches in wext-compat
 2020-11-17 22:07 UTC  (3+ messages)

[PATCH v4 net-next 00/13] Add ethtool ntuple filters support
 2020-11-17 22:00 UTC  (2+ messages)

[PATCH v3 net-next 0/3] add support sending RFC8335 PROBE
 2020-11-17 21:52 UTC  (3+ messages)
` [PATCH v3 net-next 1/3] net: add support for "

[PATCH net-next RFC] net: wan: Delete the DLCI / SDLA drivers
 2020-11-17 21:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] xsk: i40e: Tx performance improvements
 2020-11-17 21:20 UTC  (2+ messages)

[PATCH] ipvs: replace atomic_add_return()
 2020-11-17 20:57 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).