netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 20:00:23 to 2020-10-10 23:12:07 UTC [more...]

[PATCH 0/8] staging: wfx: fix issues reported by Smatch
 2020-10-10 13:54 UTC  (11+ messages)
` [PATCH 2/8] staging: wfx: check memory allocation
` [PATCH 3/8] staging: wfx: standardize the error when vif does not exist

[PATCH bpf-next v2 0/3] samples: bpf: Refactor XDP programs with libbpf
 2020-10-10 18:17 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] samples: bpf: Refactor xdp_monitor "
` [PATCH bpf-next v2 3/3] samples: bpf: refactor XDP kern program maps with BTF-defined map

[PATCH net-next 0/6] Support setting lanes via ethtool
 2020-10-10 15:41 UTC  (6+ messages)
` [PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes
` [PATCH net-next 2/6] ethtool: Expose the number of lanes in use
` [PATCH net-next 3/6] mlxsw: ethtool: Remove max lanes filtering
` [PATCH net-next 5/6] mlxsw: ethtool: Expose the number of lanes in use
` [PATCH net-next 6/6] net: selftests: Add lanes setting test

[Patch net] ip_gre: set dev->hard_header_len properly
 2020-10-10 21:49 UTC  (20+ messages)

[PATCH] net: usb: rtl8150: don't incorrectly assign random MAC addresses
 2020-10-10 18:44 UTC  (5+ messages)

[PATCH] net: usb: usbnet: update __usbnet_{read|write}_cmd() to use new API
 2020-10-10 17:48 UTC  (3+ messages)

pull-request: can-next 2020-10-07
 2020-10-10 16:24 UTC  (7+ messages)
` [PATCH 08/17] can: add ISO 15765-2:2016 transport protocol

[PATCH 0/2] net, mac80211: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-10 15:14 UTC  (5+ messages)
` [PATCH 1/2] net: store KCOV remote handle in sk_buff

[PATCH V2] net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()
 2020-10-10  9:10 UTC 

[PATCH bpf-next v2 0/3] samples: bpf: Refactor XDP programs with libbpf
 2020-10-10 10:44 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] samples: bpf: Refactor xdp_monitor "
` [PATCH bpf-next v2 2/3] samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
` [PATCH bpf-next v2 3/3] samples: bpf: refactor XDP kern program maps with BTF-defined map

[PATCH] mm: memcontrol: localize mem_cgroup_sockets_enabled() check
 2020-10-10 10:45 UTC 

[PATCH v1 1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver
 2020-10-10 13:48 UTC  (12+ messages)
` [PATCH v1 2/6] staging: qlge: coredump via devlink health reporter
` [PATCH v1 5/6] staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land

[PATCH] net: stmmac: Don't call _irqoff() with hardirqs enabled
 2020-10-10 13:08 UTC  (5+ messages)

[PATCH] mm: proc: add Sock to /proc/meminfo
 2020-10-10 16:36 UTC  (2+ messages)

[PATCH bpf-next 0/3] samples: bpf: Refactor XDP programs with libbpf
 2020-10-10 10:41 UTC  (12+ messages)
` [PATCH bpf-next 1/3] samples: bpf: Refactor xdp_monitor "
` [PATCH bpf-next 2/3] samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
` [PATCH bpf-next 3/3] samples: bpf: refactor XDP kern program maps with BTF-defined map

[PATCH net-next 0/2] dt-bindings: net: dsa: b53: Add YAML bindings
 2020-10-10 16:46 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dt-bindings: net: dsa: b53: Drop old bindings

[PATCH] net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()
 2020-10-10  8:45 UTC  (9+ messages)

[PATCH net 000/117] net: avoid to remove module when its debugfs is being used
 2020-10-10 10:47 UTC  (10+ messages)
` [CRAZY-RFF] debugfs: track open files and release on remove

[PATCH 1/2] cx82310_eth: re-enable ethernet mode after router reboot
 2020-10-10 14:00 UTC  (2+ messages)
` [PATCH 2/2] cx82310_eth: use netdev_err instead of dev_err

[PATCH bpf-next v5 0/6] Follow-up BPF helper improvements
 2020-10-10 22:02 UTC  (8+ messages)
` [PATCH bpf-next v5 1/6] bpf: improve bpf_redirect_neigh helper description
` [PATCH bpf-next v5 2/6] bpf: add redirect_peer helper
` [PATCH bpf-next v5 3/6] bpf: allow for map-in-map with dynamic inner array map entries
` [PATCH bpf-next v5 4/6] bpf, selftests: add test for different array inner map size
` [PATCH bpf-next v5 5/6] bpf, selftests: make redirect_neigh test more extensible
` [PATCH bpf-next v5 6/6] bpf, selftests: add redirect_peer selftest

[PATCH net-next 1/2] can-isotp: implement cleanups / improvements from review
 2020-10-10 20:49 UTC  (2+ messages)
` [PATCH net-next 2/2] can: remove obsolete version strings

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-10 23:01 UTC  (43+ messages)
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr

[Linux-kernel-mentees] [PATCH net] ethtool: strset: Fix out of bound read in strset_parse_request()
 2020-10-10 21:09 UTC 

[PATCH net-next] r8169: factor out handling rtl8169_stats
 2020-10-10 17:46 UTC  (2+ messages)

[ PATCH v1 0/2] ibmveth gso fix
 2020-10-10 16:49 UTC  (5+ messages)
` [ PATCH v1 1/2] ibmveth: Switch order of ibmveth_helper calls
` [ PATCH v1 2/2] ibmveth: Identify ingress large send packets

pull-request: wireless-drivers-next-2020-10-09
 2020-10-10 16:51 UTC  (2+ messages)

[PATCH bpf-next v2] bpf_fib_lookup: optionally skip neighbour lookup
 2020-10-10 13:42 UTC  (6+ messages)

inconsistent lock state in sco_conn_del
 2020-10-10  9:14 UTC 

[net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
 2020-10-10 17:57 UTC  (2+ messages)

Linux mvneta driver unable to read MAC address from HW
 2020-10-10 16:41 UTC 

[PATCH net-next v2] virtio-net: ethtool configurable RXCSUM
 2020-10-10 18:58 UTC  (6+ messages)

[PATCH 1/2] net: smc: fix missing brace warning for old compilers
 2020-10-10 17:37 UTC  (2+ messages)

[net-next PATCH v4] net: dsa: rtl8366rb: Roof MTU for switch
 2020-10-10 18:36 UTC  (3+ messages)

[PATCH] bpf: Avoid allocing memory on memoryless numa node
 2020-10-10  8:44 UTC 

[PATCH bpf-next V3 0/6] bpf: New approach for BPF MTU handling
 2020-10-10 10:25 UTC  (13+ messages)
` [PATCH bpf-next V3 1/6] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V3 3/6] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V3 5/6] bpf: drop MTU check when doing TC-BPF redirect to ingress

[PATCH v2 1/4] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-10-10  9:50 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: usb: add properties for hard wired devices
` [PATCH v2 3/4] dt-bindings: net: btusb: change reference file name
` [PATCH v2 4/4] dt-bindings: usb: use preferred license tag

[PATCH v3 0/7] can: add support for ETAS ES58X CAN USB
 2020-10-10  8:12 UTC  (4+ messages)
` [PATCH v3 6/7] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces

[PATCH] vdpa/mlx5: should keep avail_index despite device status
 2020-10-10  7:31 UTC  (2+ messages)

[PATCH v6 0/3] Add 802.1AD protocol support for dsa switch and ocelot driver
 2020-10-10  3:22 UTC  (8+ messages)
` [PATCH v6 3/3] net: dsa: ocelot: Add support for QinQ Operation
    ` [EXT] "

[PATCH net 1/2] socket: fix option SO_TIMESTAMPING_NEW
 2020-10-10  3:38 UTC  (8+ messages)
` [PATCH net 2/2] socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled

[PATCH v5 0/2] netlink: export policy on validation failures
 2020-10-10  3:24 UTC  (2+ messages)

[PATCH v3 0/3] vhost: Skip access checks on GIOVAs
 2020-10-10  3:00 UTC  (5+ messages)
` [PATCH v3 2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
` [PATCH v3 3/3] vhost: Don't call log_access_ok() when using IOTLB

[PATCH v3 0/2] vhost-vdpa mapping error path fixes
 2020-10-10  2:27 UTC  (5+ messages)
` [PATCH v3 1/2] vhost-vdpa: fix vhost_vdpa_map() on error condition
` [PATCH v3 2/2] vhost-vdpa: fix page pinning leakage in error path

[PATCH v4,net-next,00/13] Add Support for Marvell OcteonTX2 Cryptographic
 2020-10-10  1:37 UTC  (2+ messages)

[PATCH net-next v4 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-10  1:45 UTC  (24+ messages)
` [PATCH net-next v4 01/10] net: bridge: extend the process of special frames
` [PATCH net-next v4 02/10] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [PATCH net-next v4 03/10] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [PATCH net-next v4 04/10] bridge: cfm: Kernel space implementation of CFM. MEP create/delete
` [PATCH net-next v4 05/10] bridge: cfm: Kernel space implementation of CFM. CCM frame TX added
` [PATCH net-next v4 06/10] bridge: cfm: Kernel space implementation of CFM. CCM frame RX added
` [PATCH net-next v4 07/10] bridge: cfm: Netlink SET configuration Interface
` [PATCH net-next v4 08/10] bridge: cfm: Netlink GET "
` [PATCH net-next v4 09/10] bridge: cfm: Netlink GET status Interface
` [PATCH net-next v4 10/10] bridge: cfm: Netlink Notifications

[PATCH] net: Add mhi-net driver
 2020-10-10  1:48 UTC  (2+ messages)

[Patch net] tipc: fix the skb_unshare() in tipc_buf_append()
 2020-10-10  1:26 UTC  (2+ messages)

[PATCH net-next 0/3] net/smc: updates 2020-10-07
 2020-10-10  1:19 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] Follow-up BPF helper improvements
 2020-10-10  1:05 UTC  (10+ messages)
` [PATCH bpf-next v4 1/6] bpf: improve bpf_redirect_neigh helper description
` [PATCH bpf-next v4 2/6] bpf: add redirect_peer helper
` [PATCH bpf-next v4 3/6] bpf: allow for map-in-map with dynamic inner array map entries
` [PATCH bpf-next v4 4/6] bpf, selftests: add test for different array inner map size
` [PATCH bpf-next v4 5/6] bpf, selftests: make redirect_neigh test more extensible
` [PATCH bpf-next v4 6/6] bpf, selftests: add redirect_peer selftest

[PATCH net] net/tls: remove a duplicate function prototype
 2020-10-10  0:00 UTC  (3+ messages)

[PATCH net v3] net/tls: sendfile fails with ktls offload
 2020-10-09 23:45 UTC  (2+ messages)

[PATCH 1/6] net: tlan: Fix typo abitrary
 2020-10-09 23:32 UTC  (2+ messages)

[net-next 0/3][pull request] 40GbE Intel Wired LAN Driver Updates 2020-10-07
 2020-10-09 23:36 UTC  (3+ messages)
` [net-next 1/3] i40e: Allow changing FEC settings on X722 if supported by FW

[PATCH net] net:ipv6: Discard next-hop MTU less than minimum link MTU
 2020-10-09 23:23 UTC  (2+ messages)

[PATCH net v2] net: ipa: skip suspend/resume activities if not set up
 2020-10-09 23:10 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Follow-up BPF helper improvements
 2020-10-09 21:09 UTC  (9+ messages)
` [PATCH bpf-next v3 1/6] bpf: improve bpf_redirect_neigh helper description
` [PATCH bpf-next v3 2/6] bpf: add redirect_peer helper
` [PATCH bpf-next v3 3/6] bpf: allow for map-in-map with dynamic inner array map entries
` [PATCH bpf-next v3 4/6] bpf, selftests: add test for different array inner map size
` [PATCH bpf-next v3 5/6] bpf, selftests: make redirect_neigh test more extensible
` [PATCH bpf-next v3 6/6] bpf, selftests: add redirect_peer selftest

[net-next 0/8][pull request] 100GbE Intel Wired LAN Driver Updates 2020-10-07
 2020-10-09 20:23 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] bpf: Make the verifier recognize llvm register allocation patterns
 2020-10-09 20:10 UTC  (4+ messages)
` [PATCH v2 bpf-next 4/4] selftests/bpf: Asm tests for the verifier regalloc tracking

[PATCH net-next] net: dsa: microchip: add ksz9563 to ksz9477 I2C driver
 2020-10-09 20:08 UTC  (3+ messages)

[PATCH nf v2] netfilter: conntrack: connection timeout after re-register
 2020-10-09 20:05 UTC  (9+ messages)

[net v3] net: dsa: microchip: fix race condition
 2020-10-09 20:04 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).