netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 09:55:57 to 2021-09-29 02:06:23 UTC [more...]

[PATCH] net: mdiobus: Fix memory leak in __mdiobus_register
 2021-09-29  2:05 UTC  (20+ messages)

[PATCH] unix.7: Add a description for ENFILE
 2021-09-29  1:38 UTC 

[PATCH] net: qrtr: combine nameservice into main module
 2021-09-29  1:00 UTC  (5+ messages)

[PATCH net-next 0/6 v8] RTL8366(RB) cleanups part 1
 2021-09-29  0:49 UTC  (9+ messages)
` [PATCH net-next 1/6 v8] net: dsa: rtl8366rb: Support bridge offloading
` [PATCH net-next 2/6 v8] net: dsa: rtl8366: Drop custom VLAN set-up
` [PATCH net-next 3/6 v8] net: dsa: rtl8366rb: Rewrite weird VLAN filering enablement
` [PATCH net-next 4/6 v8] net: dsa: rtl8366rb: Fix off-by-one bug
` [PATCH net-next 5/6 v8] net: dsa: rtl8366: Fix a bug in deleting VLANs
` [PATCH net-next 6/6 v8] net: dsa: rtl8366: Drop and depromote pointless prints

[PATCH net-next v6] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-09-29  0:48 UTC  (2+ messages)

[PATCH -next] net/ipv4/datagram.c: remove superfluous header files from datagram.c
 2021-09-29  0:41 UTC  (2+ messages)

[PATCH -next] net/ipv4/fib_notifier.c remove superfluous header files from fib_notifier.c
 2021-09-29  0:34 UTC  (2+ messages)

[PATCH MANUALSEL 5.14] net: core: Correct the sock::sk_lock.owned lockdep annotations
 2021-09-29  0:31 UTC 

[PATCH bpf-next v5 00/12] Support kernel module function calls from eBPF
 2021-09-29  0:10 UTC  (6+ messages)
` [PATCH bpf-next v5 09/12] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
` [PATCH bpf-next v5 11/12] bpf: selftests: Fix fd cleanup in get_branch_snapshot

bpf_get_branch_snapshot on qemu-kvm
 2021-09-29  0:04 UTC 

[RFC PATCH net-next 0/9] Userspace spinning on net-sysfs access
 2021-09-29  0:02 UTC  (11+ messages)
` [RFC PATCH net-next 1/9] net-sysfs: try not to restart the syscall if it will fail eventually
` [RFC PATCH net-next 2/9] net: split unlisting the net device from unlisting its node name
` [RFC PATCH net-next 3/9] net: export netdev_name_node_lookup
` [RFC PATCH net-next 4/9] bonding: use the correct function to check for netdev name collision
` [RFC PATCH net-next 5/9] ppp: "
` [RFC PATCH net-next 6/9] net: "
` [RFC PATCH net-next 7/9] net: delay the removal of the name nodes until run_todo
` [RFC PATCH net-next 8/9] net: delay device_del "
` [RFC PATCH net-next 9/9] net-sysfs: remove the use of rtnl_trylock/restart_syscall

[RFC PATCH net] net: dsa: tag_dsa: fix suspicious rcu_dereference_check() with br_vlan_get_pvid_rcu
 2021-09-28 23:37 UTC 

[PATCH bpf-next v2 0/2] bpf: Build with -Wcast-function-type
 2021-09-28 23:33 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
` [PATCH bpf-next v2 2/2] bpf: Replace callers of BPF_CAST_CALL with proper function typedef

5.15-rc3+ crash in fq-codel?
 2021-09-28 23:25 UTC  (6+ messages)

[PATCH bpf-next 0/5] introduce dummy BPF STRUCT_OPS
 2021-09-28 23:19 UTC  (3+ messages)
` [PATCH bpf-next 5/5] selftests/bpf: test return value handling for struct_ops prog

[PATCH bpf-next 00/13] xsk: i40e: ice: introduce batching for Rx buffer allocation
 2021-09-28 23:15 UTC  (3+ messages)
` [PATCH bpf-next 06/13] xsk: optimize for aligned case

[PATCH bpf-next v3 0/3] add support for writable bare tracepoint
 2021-09-28 23:11 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: support writable context for "
` [PATCH bpf-next v3 2/3] libbpf: support detecting and attaching of writable tracepoint program
` [PATCH bpf-next v3 3/3] bpf/selftests: add test for writable bare tracepoint

[PATCH][net-next] net: wireguard: Use kvcalloc() instead of kvzalloc()
 2021-09-28 22:35 UTC  (2+ messages)

[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
 2021-09-28 22:34 UTC  (2+ messages)

[PATCH] dt-bindings: Drop more redundant 'maxItems'
 2021-09-28 22:29 UTC 

[PATCH net 1/1] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-09-28 22:23 UTC 

[PATCH v7] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-09-28 22:17 UTC  (3+ messages)

[PATCH][net-next] net/mlx5: Use struct_size() helper in kvzalloc()
 2021-09-28 22:11 UTC 

Turn on net_dbg_ratelimited() diagnostics in linux-5.10.67 ?
 2021-09-28 22:00 UTC 

[PATCH][net-next] net/mlx5: Use kvcalloc() instead of kvzalloc()
 2021-09-28 22:04 UTC 

[PATCH net-next 0/6][pull request] 100GbE Intel Wired LAN Driver Updates 2021-09-28
 2021-09-28 21:57 UTC  (7+ messages)
` [PATCH net-next 1/6] ice: Add DSCP support
` [PATCH net-next 2/6] ice: Add feature bitmap, helpers and a check for DSCP
` [PATCH net-next 3/6] ice: Fix link mode handling
` [PATCH net-next 4/6] ice: refactor devlink getter/fallback functions to void
` [PATCH net-next 5/6] ice: Fix macro name for IPv4 fragment flag
` [PATCH net-next 6/6] ice: Prefer kcalloc over open coded arithmetic

[PATCH][net-next] net/mlx5e: Use array_size() helper
 2021-09-28 21:54 UTC 

[PATCH v2 net-next 0/3] net: add new socket option SO_RESERVE_MEM
 2021-09-28 21:46 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] "
` [PATCH v2 net-next 2/3] tcp: adjust sndbuf according to sk_reserved_mem
` [PATCH v2 net-next 3/3] tcp: adjust rcv_ssthresh "

Unsupported phy-connection-type sgmii-2500 in arch/powerpc/boot/dts/fsl/t1023rdb.dts
 2021-09-28 21:39 UTC  (5+ messages)
` [PATCH] powerpc/fsl/dts: Fix phy-connection-type for fm1mac3

[PATCH][net-next] gve: Use kvcalloc() instead of kvzalloc()
 2021-09-28 21:38 UTC 

[PATCH] net/tls: support SM4 CCM algorithm
 2021-09-28 21:24 UTC  (3+ messages)

[PATCH 0/2] bpf: Build with -Wcast-function-type
 2021-09-28 21:12 UTC  (3+ messages)

[RFC/PATCH 00/18] Add Gigabit Ethernet driver support
 2021-09-28 20:50 UTC  (3+ messages)
` [RFC/PATCH 17/18] ravb: Add carrier_counters to struct ravb_hw_info

[PATCH] phy: mdio: fix memory leak
 2021-09-28 20:40 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
  ` [PATCH v2 2/2] phy: mdio: fix memory leak

[PATCH net] net: phy: bcm7xxx: Fixed indirect MMD operations
 2021-09-28 20:32 UTC 

[PATCH mlx5-next 0/7] Add mlx5 live migration driver
 2021-09-28 20:22 UTC  (9+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
` [PATCH mlx5-next 6/7] mlx5_vfio_pci: Expose migration commands over mlx5 device

[PATCH][net-next] net/mlx4: Use array_size() helper in copy_to_user()
 2021-09-28 20:17 UTC 

[PATCH][net-next] net: bridge: Use array_size() helper in copy_to_user()
 2021-09-28 20:12 UTC 

[PATCH v4 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-28 20:08 UTC  (7+ messages)
` [PATCH v4 4/8] PCI: replace pci_dev::driver usage that gets the driver name

[PATCH net] gve: DQO: Suppress unused var warnings
 2021-09-28 20:04 UTC  (7+ messages)

[PATCH][net-next] netfilter: ebtables: use array_size() helper in copy_{from,to}_user()
 2021-09-28 20:06 UTC 

[PATCH][net-next] ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()
 2021-09-28 19:57 UTC 

[PATCH v2][net-next] net_sched: Use struct_size() and flex_array_size() helpers
 2021-09-28 19:31 UTC 

[PATCH net-next v5] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-09-28 19:20 UTC  (5+ messages)

[PATCH net-next 0/2] Support for the ip6ip6 encapsulation of IOAM
 2021-09-28 19:03 UTC  (3+ messages)
` [PATCH net-next 1/2] ipv6: ioam: Add support for the ip6ip6 encapsulation
` [PATCH net-next 2/2] selftests: net: Test for the IOAM encapsulation with IPv6

[PATCH net-next v2] net: phy: micrel: Add support for LAN8804 PHY
 2021-09-28 18:45 UTC 

[PATCH net-next] net: phy: mchp: Add support for LAN8804 PHY
 2021-09-28 18:38 UTC  (3+ messages)

Question about the release of BPF_MAP_TYPE_STRUCT_OPS fd
 2021-09-28 18:33 UTC  (2+ messages)

[net-next PATCH 0/2] Add PTP support for VFs
 2021-09-28 17:43 UTC  (3+ messages)
` [net-next PATCH 1/2] octeontx2-pf: Enable promisc/allmulti match MCAM entries
` [net-next PATCH 2/2] octeontx2-nicvf: Add PTP hardware clock support to NIX VF

[PATCH net 0/2] auth_gss: Fix netns refcount leaks when use-gss-proxy==1
 2021-09-28 15:43 UTC  (10+ messages)
` [PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net "

[PATCH rdma-next v1 0/2] Extend UAR to have DevX UID
 2021-09-28 15:32 UTC  (3+ messages)

[PATCH v2] net: mdio-ipq4019: Fix the error for an optional regs resource
 2021-09-28 15:26 UTC  (2+ messages)

[PATCH v3 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-28 15:02 UTC  (9+ messages)
` [PATCH v3 1/2] gpio: mlxbf2: Introduce IRQ support

[PATCH] mwifiex: avoid null-pointer-subtraction warning
 2021-09-28 14:42 UTC  (2+ messages)

[PATCH net] net: bridge: mcast: Associate the seqcount with its protecting lock
 2021-09-28 14:41 UTC  (2+ messages)

[PATCH] ath10k: Fix missing frame timestamp for beacon/probe-resp
 2021-09-28 14:35 UTC  (2+ messages)

[GIT PULL] virtio,vdpa: fixes
 2021-09-28 14:31 UTC  (2+ messages)

[PATCH] [v2] gve: DQO: avoid unused variable warnings
 2021-09-28 14:30 UTC  (2+ messages)

Redux: Backwards compatibility for XDP multi-buff
 2021-09-28 13:43 UTC  (7+ messages)

[PATCH] net: mdio-ipq4019: Fix the error for an optional regs resource
 2021-09-28 13:31 UTC  (2+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-09-28 13:31 UTC  (6+ messages)

[PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol
 2021-09-28 13:29 UTC  (2+ messages)

[PATCH net-next] net: mlx4: Add support for XDP_REDIRECT
 2021-09-28 13:26 UTC  (2+ messages)
` [PATCH net-next] net: mlx4: Add XDP_REDIRECT statistics

[net-next v3 PATCH] octeontx2-pf: Use hardware register for CQE count
 2021-09-28 13:20 UTC  (2+ messages)

[net-next PATCH 0/4] Externel ptp clock support
 2021-09-28 13:00 UTC  (6+ messages)
` [net-next PATCH 1/4] octeontx2-af: Reset PTP config in FLR handler
` [net-next PATCH 2/4] octeontx2-af: cn10k: RPM hardware timestamp configuration
` [net-next PATCH 3/4] octeontx2-af: Use ptp input clock info from firmware data
` [net-next PATCH 4/4] octeontx2-af: Add external ptp input clock

pull-request: bpf 2021-09-28
 2021-09-28 12:58 UTC  (2+ messages)

[PATCH rdma-next v1 00/11] Optional counter statistics support
 2021-09-28 12:51 UTC  (14+ messages)
` [PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters

[PATCH net 1/2] net: Modify unix_stream_connect to not reference count the netns of kernel sockets
 2021-09-28 12:50 UTC  (2+ messages)

[PATCH] [v2] net: hns3: fix hclge_dbg_dump_tm_pg() stack usage
 2021-09-28 12:50 UTC  (2+ messages)

[PATCH net] net: mdio: mscc-miim: Fix the mdio controller
 2021-09-28 12:30 UTC  (5+ messages)

[PATCH net] ionic: fix gathering of debug stats
 2021-09-28 12:30 UTC  (2+ messages)

[PATCH net] net: udp: annotate data race around udp_sk(sk)->corkflag
 2021-09-28 12:30 UTC  (2+ messages)

[PATCH net] net: sun: SUNVNET_COMMON should depend on INET
 2021-09-28 12:30 UTC  (2+ messages)

[PATCH net] af_unix: Return errno instead of NULL in unix_create1()
 2021-09-28 12:30 UTC  (2+ messages)

[PATCH] bpf: Fix integer overflow in prealloc_elems_and_freelist()
 2021-09-28 12:29 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] add support for writable bare tracepoint
 2021-09-28 12:28 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] libbpf: support detecting and attaching of writable tracepoint program

[PATCH] [RESEND] net: ks8851: fix link error
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-09-27
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH] am65-cpsw: avoid null pointer arithmetic
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH 1/2] net: ipv6: squash $(ipv6-offload) in Makefile
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH] net: stmmac: fix off-by-one error in sanity check
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH] dmascc: add CONFIG_VIRT_TO_BUS dependency
 2021-09-28 12:20 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nf_tables_fill_table_info
 2021-09-28 12:19 UTC 

[PATCH net-next v4 0/3] check return value of rhashtable_init in mlx5e, ipv6, mac80211
 2021-09-28 12:10 UTC  (2+ messages)

Oops in during sriov_enable with ixgbe driver
 2021-09-28 11:56 UTC 

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-28 11:48 UTC  (15+ messages)

[RFC] bt control interface out from debugfs
 2021-09-28 11:05 UTC  (2+ messages)

[PATCH] ath11k: qmi: avoid error messages when dma allocation fails
 2021-09-28 10:55 UTC  (2+ messages)

[PATCH][next] ath11k: Replace one-element array with flexible-array member
 2021-09-28 10:54 UTC  (2+ messages)

[PATCH v4 1/4] Bluetooth: aosp: Support AOSP Bluetooth Quality Report
 2021-09-28 10:44 UTC  (2+ messages)

[PATCH net-next 1/2] net: pcs: xpcs: introduce xpcs_modify() helper function
 2021-09-28 10:41 UTC  (4+ messages)
` [PATCH net-next 2/2] net: pcs: xpcs: fix incorrect CL37 AN sequence

[PATCH nf-next v5 0/6] Netfilter egress hook
 2021-09-28  9:55 UTC  (3+ messages)
` [PATCH nf-next v5 4/6] netfilter: Introduce "
` [PATCH nf-next v5 6/6] netfilter: nf_tables: add egress support


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