netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 05:54:48 to 2020-05-27 17:08:56 UTC [more...]

[PATCH bpf-next 0/8] Link-based program attachment to network namespaces
 2020-05-27 17:08 UTC  (6+ messages)
` [PATCH bpf-next 1/8] flow_dissector: Don't grab update-side lock on prog detach from pre_exit
` [PATCH bpf-next 2/8] flow_dissector: Pull locking up from prog attach callback
` [PATCH bpf-next 3/8] net: Introduce netns_bpf for BPF programs attached to netns
` [PATCH bpf-next 4/8] flow_dissector: Move out netns_bpf prog callbacks
` [PATCH bpf-next 6/8] libbpf: Add support for bpf_link-based netns attachment

[PATCH bpf-next] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt
 2020-05-27 17:02 UTC  (3+ messages)

Self-XORing BPF registers is undefined behavior
 2020-05-27 16:58 UTC  (9+ messages)

[PATCH net-next] net: dsa: sja1105: offload the Credit-Based Shaper qdisc
 2020-05-27 16:55 UTC 

[PATCH v2 net-next] net: add large ecmp group nexthop tests
 2020-05-27 16:52 UTC  (3+ messages)

[PATCH net-next] net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
 2020-05-27 16:50 UTC  (2+ messages)

[PATCH net] net: dsa: felix: send VLANs on CPU port as egress-tagged
 2020-05-27 16:50 UTC  (2+ messages)

[PATCH net-next v4 0/4] RGMII Internal delay common property
 2020-05-27 16:49 UTC  (5+ messages)
` [PATCH net-next v4 1/4] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v4 2/4] net: phy: Add a helper to return the index for of the internal delay
` [PATCH net-next v4 3/4] dt-bindings: net: Add RGMII internal delay for DP83869
` [PATCH net-next v4 4/4] net: dp83869: Add RGMII internal delay configuration

[PATCH net-next 0/8] net: phy: mscc: PHC and timestamping support
 2020-05-27 16:41 UTC  (9+ messages)
` [PATCH net-next 1/8] net: phy: add support for a common probe between shared PHYs
` [PATCH net-next 2/8] net: phy: mscc: fix copyright and author information in MACsec
` [PATCH net-next 3/8] net: phy: mscc: remove the TR CLK disable magic value
` [PATCH net-next 4/8] net: phy: mscc: take into account the 1588 block in MACsec init
` [PATCH net-next 5/8] net: phy: mscc: 1588 block initialization
` [PATCH net-next 6/8] net: phy: mscc: timestamping and PHC support
` [PATCH net-next 7/8] dt-bindings: net: phy: vsc8531: document the load/save GPIO
` [PATCH net-next 8/8] MIPS: dts: ocelot: describe "

[PATCH net-next] net: dsa: tag_8021q: stop restoring VLANs from bridge
 2020-05-27 16:41 UTC 

[PATCH net] net: dsa: sja1105: fix port mirroring for P/Q/R/S
 2020-05-27 16:40 UTC 

[PATCH RFC v2 0/9] Clause 45 PHY probing cleanups
 2020-05-27 16:40 UTC  (18+ messages)
` [PATCH RFC v2 1/9] net: phy: clean up cortina workaround
` [PATCH RFC v2 2/9] net: phy: clean up PHY ID reading
` [PATCH RFC v2 3/9] net: phy: clean up get_phy_c45_ids() failure handling
` [PATCH RFC v2 4/9] net: phy: clean up get_phy_c22_id() invalid ID handling
` [PATCH RFC v2 5/9] net: phy: reword get_phy_device() kerneldoc
` [PATCH RFC v2 6/9] net: phy: add support for probing MMDs >= 8 for devices-in-package
` [PATCH RFC v2 7/9] net: phy: set devices_in_package only after validation
` [PATCH RFC v2 8/9] net: phy: split devices_in_package
` [PATCH RFC v2 9/9] net: phy: read MMD ID from all present MMDs

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-27 16:33 UTC  (6+ messages)
` [PATCH 16/17] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support

[PATCH net-next] vxlan: remove fdb when out interface is removed
 2020-05-27 16:29 UTC 

[PATCH] net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap
 2020-05-27 16:28 UTC  (2+ messages)

[pull request][net-next V2 00/15] mlx5 updates 2020-05-26
 2020-05-27 16:21 UTC  (16+ messages)
` [net-next V2 01/15] net/mlx5: E-Switch, Refactor eswitch egress acl codes
` [net-next V2 02/15] net/mlx5: E-Switch, Refactor eswitch ingress "
` [net-next V2 03/15] net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule
` [net-next V2 04/15] net/mlx5e: Use netdev events to set/del "
` [net-next V2 05/15] net/mlx5e: Support tc block sharing for representors
` [net-next V2 06/15] net/mlx5e: Offload flow rules to active lower representor
` [net-next V2 07/15] net/mlx5e: Add bond_metadata and its slave entries
` [net-next V2 08/15] net/mlx5: E-Switch, Alloc and free unique metadata for match
` [net-next V2 09/15] net/mlx5e: Slave representors sharing "
` [net-next V2 10/15] net/mlx5e: Use change upper event to setup representors' bond_metadata
` [net-next V2 11/15] net/mlx5: Add missing mutex destroy
` [net-next V2 12/15] net/mlx5e: Helper function to set ethertype
` [net-next V2 13/15] net/mlx5e: Optimize performance for IPv4/IPv6 ethertype
` [net-next V2 14/15] net/mlx5: DR, Add a spinlock to protect the send ring
` [net-next V2 15/15] net/mlx5: DR, Split RX and TX lock for parallel insertion

[RFC PATCH net-next 0/3] TC: Introduce qevents
 2020-05-27 16:25 UTC  (8+ messages)
` [RFC PATCH net-next 2/3] net: sched: sch_red: Split init and change callbacks

bpf-next/net-next: panic using bpf_xdp_adjust_head
 2020-05-27 16:24 UTC  (4+ messages)
` [PATCH net-next] mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff

[PATCH] net: dsa: b53: remove redundant premature assignment to new_pvid
 2020-05-27 16:23 UTC  (2+ messages)

[PATCH 0/9 v2] Remove FMR support from RDMA drivers
 2020-05-27 15:56 UTC  (13+ messages)
` [PATCH 1/9] RDMA/mlx5: Remove FMR leftovers
` [PATCH 2/9] RDMA/mlx4: remove FMR support for memory registration
` [PATCH 3/9] RDMA/rds: "
` [PATCH 4/9] RDMA/mthca: "
` [PATCH 5/9] RDMA/rdmavt: remove FMR "
` [PATCH 6/9] RDMA/iser: Remove support for "
` [PATCH 7/9] RDMA/srp: remove "
` [PATCH 8/9] RDMA/core: remove FMR pool API
` [PATCH 9/9] RDMA/core: remove FMR device ops

[PATCH] net: ethernet: mtk-star-emac: fix error path in RX handling
 2020-05-27 15:54 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-27 15:43 UTC  (17+ messages)
` [PATCH bpf-next 1/5] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH
` [PATCH bpf-next 2/5] bpf: Add support to attach bpf program to a devmap entry
` [PATCH bpf-next 4/5] bpftool: Add SEC name for xdp programs attached to device map

[pull request][net-next 00/16] mlx5 updates 2020-05-26
 2020-05-27 15:10 UTC  (4+ messages)
` [net-next 12/16] net/mlx5: Add basic suspend/resume support

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-05-27 15:04 UTC  (8+ messages)
` [PATCHv4 "
  ` [PATCHv4 bpf-next 1/2] xdp: add a new helper for "

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-27 15:00 UTC  (8+ messages)
` [PATCH v3 3/7] kunit: tests for stats_fs API

[PATCH net-next v3 0/4] RGMII Internal delay common property
 2020-05-27 14:51 UTC  (9+ messages)
` [PATCH net-next v3 2/4] net: phy: Add a helper to return the index for of the internal delay
` [PATCH net-next v3 4/4] net: dp83869: Add RGMII internal delay configuration

[net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client
 2020-05-27 14:05 UTC  (12+ messages)

[PATCH net-next 0/2] net: mscc: allow forwarding ioctl operations to attached PHYs
 2020-05-27 14:11 UTC  (5+ messages)
` [PATCH net-next 1/2] net: mscc: use the PHY MII ioctl interface when possible
` [PATCH net-next 2/2] net: mscc: allow offloading timestamping operations to the PHY

[PATCH net-next v3] ice: Replace one-element arrays with flexible-arrays
 2020-05-27 14:11 UTC 

[PATCH rdma-next v1 00/11] RAW format dumps through RDMAtool
 2020-05-27 13:53 UTC  (3+ messages)
` [PATCH mlx5-next v1 01/11] net/mlx5: Export resource dump interface
` [PATCH mlx5-next v1 02/11] net/mlx5: Add support in query QP, CQ and MKEY segments

[PATCH] bridge: multicast: work around clang bug
 2020-05-27 13:51 UTC 

[PATCH net-next] nexthop: Fix type of event_type in call_nexthop_notifiers
 2020-05-27 13:50 UTC  (2+ messages)

[PATCH] [net-next] nexthop: fix enum type confusion
 2020-05-27 13:50 UTC  (2+ messages)

[PATCH] [net-next] e1000e: fix unused-function warning
 2020-05-27 13:47 UTC 

[PATCH] [net-next] sfc: avoid an unused-variable warning
 2020-05-27 13:41 UTC 

[PATCH] [net-next] mtk-star-emac: mark PM functions as __maybe_unused
 2020-05-27 13:37 UTC  (2+ messages)

[PATCH] [wireless-next] mt75: fix enum type mismatch
 2020-05-27 13:36 UTC 

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-05-27 13:30 UTC  (5+ messages)
` [RFC v3 0/2] Stop monitoring disabled devices
  ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[PATCH 00/10] staging: wfx: introduce nl80211 vendor extensions
 2020-05-27 13:05 UTC  (4+ messages)

[patch] flow_dissector: Fix wrong vlan header offset in __skb_flow_dissect
 2020-05-27 12:59 UTC 

[PATCH v5 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-27 12:28 UTC  (7+ messages)
` [PATCH v5 06/11] net: ethernet: mtk-star-emac: new driver

[PATCH v2][net-next] ice: Replace one-element arrays with flexible-arrays
 2020-05-27 12:27 UTC 

[RFC next-next v2 0/5] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-27 12:01 UTC  (7+ messages)
` [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

[PATCH v2 net-next 0/2] mptcp: adjust tcp rcvspace on rx
 2020-05-27 11:55 UTC  (6+ messages)
` [PATCH v2 net-next 2/2] mptcp: move recbuf adjustment to recvmsg path

[PATCH RFC net-next 00/13] RX filtering for DSA switches
 2020-05-27 11:36 UTC  (7+ messages)

[PATCH net-next v2] bridge: mrp: Rework the MRP netlink interface
 2020-05-27 12:34 UTC  (2+ messages)

[PATCH ethtool v1] netlink: add master/slave configuration support
 2020-05-27 10:26 UTC  (3+ messages)

[PATCH v2 bpf-next] xdp: introduce convert_to_xdp_buff utility routine
 2020-05-27 10:08 UTC  (2+ messages)

[PATCH net-next] bridge: mrp: Rework the MRP netlink interface
 2020-05-27 12:06 UTC  (3+ messages)

[PATCH] sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
 2020-05-27  9:59 UTC 

[PATCH v2] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-27  9:56 UTC 

[PATCH net] netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
 2020-05-27  9:52 UTC  (2+ messages)

[PATCH] ipv6: Add IN6_ADDR_GEN_MODE_STABLE_PRIVACY_SOFTMAC mode
 2020-05-27  9:45 UTC  (7+ messages)

[PATCH net-next] net/tls: Add force_resync for driver resync
 2020-05-27  9:25 UTC 

[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
 2020-05-27  9:16 UTC  (2+ messages)
` [RFC PATCH] vdpa: vhost_vdpa_poll_stop() can be static

[net-next:master 2135/2155] net/tipc/msg.c:215:24: warning: variable 'prev' set but not used
 2020-05-27  8:23 UTC 

[PATCH][V2][net-next] mlxsw: spectrum_router: remove redundant initialization of pointer br_dev
 2020-05-27  9:00 UTC  (2+ messages)

[PATCH net] vsock: fix timeout in vsock_accept()
 2020-05-27  8:44 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix perf_buffer__free() API for sparse allocs
 2020-05-27  8:42 UTC 

[PATCH v3 net-next 1/8] sctp: setsockopt, expand some #defines
 2020-05-27  8:31 UTC  (4+ messages)

[PATCH net-next] rds: transport module should be auto loaded when transport is set
 2020-05-27  8:17 UTC 

[PATCH] mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capability
 2020-05-27  7:54 UTC  (4+ messages)

[PATCH net] nfp: flower: fix used time of merge flow statistics
 2020-05-27  7:44 UTC 

[PATCH net-next 00/14] mlxsw: Various trap changes - part 2
 2020-05-27  7:38 UTC  (5+ messages)

[PATCH net] net/sched: fix infinite loop in sch_fq_pie
 2020-05-27  7:24 UTC  (2+ messages)

[PATCH net-next 0/4] net: phy: mscc-miim: reduce waiting time between MDIO transactions
 2020-05-27  7:00 UTC  (3+ messages)

KMSAN: uninit-value in bpf_skb_load_helper_32
 2020-05-27  6:32 UTC  (2+ messages)

[PATCH v2] net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032
 2020-05-27  6:26 UTC  (2+ messages)

[PATCH net] crypto: chelsio/chtls: properly set tp->lsndtime
 2020-05-27  6:24 UTC  (2+ messages)

[PATCH v3 net-next 0/7] Raw PHY TDR data
 2020-05-27  6:22 UTC  (2+ messages)

[PATCH v3 net-next] ne2k-pci: Fix various coding-style issues and improve printk() usage
 2020-05-27  6:19 UTC  (2+ messages)

[PATCH] macvlan: Skip loopback packets in RX handler
 2020-05-27  6:18 UTC  (2+ messages)

[RFC PATCH] net: usb: ax88179_178a: fix packet alignment padding
 2020-05-27  6:03 UTC 

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-27  6:06 UTC  (6+ messages)
` [RFC PATCH v12 07/11] psci: Add hypercall service for kvm ptp

[PATCH net-next,v2] crypto/chtls: IPv6 support for inline TLS
 2020-05-27  5:53 UTC 


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