netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 14:40:35 to 2020-07-10 02:26:10 UTC [more...]

[iproute2-next] tipc: fixed a compile warning in tipc/link.c
 2020-07-10  2:25 UTC  (2+ messages)

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2040-07-08  8:22 UTC  (8+ messages)

[PATCH net-next v4 00/10] udp_tunnel: add NIC RX port offload infrastructure
 2020-07-10  1:50 UTC  (12+ messages)
` [PATCH net-next v4 01/10] debugfs: make sure we can remove u32_array files cleanly
` [PATCH net-next v4 02/10] udp_tunnel: re-number the offload tunnel types
` [PATCH net-next v4 03/10] udp_tunnel: add central NIC RX port offload infrastructure
` [PATCH net-next v4 04/10] ethtool: add tunnel info interface
` [PATCH net-next v4 05/10] netdevsim: add UDP tunnel port offload support
` [PATCH net-next v4 06/10] selftests: net: add a test for UDP tunnel info infra
` [PATCH net-next v4 07/10] ixgbe: don't clear UDP tunnel ports when RXCSUM is disabled
` [PATCH net-next v4 08/10] ixgbe: convert to new udp_tunnel_nic infra
` [PATCH net-next v4 09/10] bnxt: "
` [PATCH net-next v4 10/10] mlx4: "

[PATCH net-next v2 2/2] net: sched: Lockless Token Bucket (LTB) qdisc
 2020-07-10  1:42 UTC  (11+ messages)

[PATCH bpf-next] libbpf: fix memory leak and optimize BTF sanitization
 2020-07-10  1:10 UTC 

[PATCH iproute2-next master] bridge: fdb get: add missing json init (new_json_obj)
 2020-07-10  0:53 UTC 

[PATCH iproute2-next master] bridge: fdb show: fix fdb entry state output for json context
 2020-07-10  0:50 UTC 

[RFC PATCH net-next 0/6] introduce PLDM firmware update library
 2020-07-10  0:19 UTC  (8+ messages)
` [RFC PATCH net-next 1/6] ice: Add support for unified NVM update flow capability
` [RFC PATCH net-next 2/6] ice: Add AdminQ commands for FW update
` [RFC PATCH net-next 3/6] ice: add flags indicating pending update of firmware module
` [RFC PATCH net-next 4/6] Add pldmfw library for PLDM firmware update
` [RFC PATCH net-next 5/6] ice: implement device flash update via devlink
` [RFC PATCH net-next 6/6] ice: implement devlink parameters to control flash update

[PATCH net] cgroup: Fix sock_cgroup_data on big-endian
 2020-07-10  0:03 UTC  (3+ messages)

[PATCH net-next v3 00/10] udp_tunnel: add NIC RX port offload infrastructure
 2020-07-09 23:45 UTC  (12+ messages)
` [PATCH net-next v3 01/10] debugfs: make sure we can remove u32_array files cleanly
` [PATCH net-next v3 02/10] udp_tunnel: re-number the offload tunnel types
` [PATCH net-next v3 03/10] udp_tunnel: add central NIC RX port offload infrastructure
` [PATCH net-next v3 04/10] ethtool: add tunnel info interface
` [PATCH net-next v3 05/10] netdevsim: add UDP tunnel port offload support
` [PATCH net-next v3 06/10] selftests: net: add a test for UDP tunnel info infra
` [PATCH net-next v3 07/10] ixgbe: don't clear UDP tunnel ports when RXCSUM is disabled
` [PATCH net-next v3 08/10] ixgbe: convert to new udp_tunnel_nic infra
` [PATCH net-next v3 09/10] bnxt: "
` [PATCH net-next v3 10/10] mlx4: "

MDIO Debug Interface
 2020-07-09 23:33 UTC  (8+ messages)

[PATCH] ipv6: Support more than 32 MIFS
 2020-07-09 23:30 UTC  (2+ messages)

[Patch net v2] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-07-09 23:26 UTC  (11+ messages)

[PATCH bpf-next v3 00/16] Run a BPF program on socket lookup
 2020-07-09 23:13 UTC  (18+ messages)
` [PATCH bpf-next v3 01/16] bpf, netns: Handle multiple link attachments
` [PATCH bpf-next v3 02/16] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
` [PATCH bpf-next v3 12/16] libbpf: Add support for SK_LOOKUP program type
` [PATCH bpf-next v3 16/16] selftests/bpf: Tests for BPF_SK_LOOKUP attach point

[PATCH bpf] libbpf: Fix libbpf hashmap on (I)LP32 architectures
 2020-07-09 22:59 UTC  (2+ messages)

[PATCHv5 bpf-next 0/3] xdp: add a new helper for dev map multicast support
 2020-07-09 22:40 UTC  (7+ messages)
` [PATCHv6 "
  ` [PATCHv6 bpf-next 1/3] "
  ` [PATCHv6 bpf-next 2/3] sample/bpf: add xdp_redirect_map_multicast test

[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
 2020-07-09 22:35 UTC  (13+ messages)
` [PATCH v7 1/9] net/compat: Add missing sock updates for SCM_RIGHTS
` [PATCH v7 2/9] pidfd: Add missing sock updates for pidfd_getfd()
` [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v7 4/9] fs: Move __scm_install_fd() to __receive_fd()
` [PATCH v7 5/9] fs: Add receive_fd() wrapper for __receive_fd()
` [PATCH v7 6/9] pidfd: Replace open-coded receive_fd()
` [PATCH v7 7/9] fs: Expand __receive_fd() to accept existing fd
` [PATCH v7 8/9] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v7 9/9] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD

[PATCH bpf] selftests: bpf: fix detach from sockmap tests
 2020-07-09 21:43 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: fix use of trace_printk() in BPF
 2020-07-09 21:41 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: use dedicated bpf_trace_printk event instead of trace_printk()

[PATCH net-next v2 00/12] bridge: mrp: Add support for interconnect ring
 2020-07-09 21:39 UTC  (4+ messages)
` [PATCH net-next v2 08/12] bridge: mrp: Implement the MRP Interconnect API

[PATCH net-next v6 0/4] net: enetc: remove bootloader dependency
 2020-07-09 21:35 UTC  (5+ messages)
` [PATCH net-next v6 1/4] net: phy: add USXGMII link partner ability constants
` [PATCH net-next v6 2/4] net: dsa: felix: (re)use already existing constants
` [PATCH net-next v6 3/4] net: enetc: Initialize SerDes for SGMII and USXGMII protocols
` [PATCH net-next v6 4/4] net: enetc: Use DT protocol information to set up the ports

[PATCH v2 bpf 0/2] bpf: net: Fixes in sk_user_data of reuseport_array
 2020-07-09 21:27 UTC  (9+ messages)
` [PATCH v2 bpf 1/2] bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
` [PATCH v2 bpf 2/2] bpf: net: Avoid incorrect bpf_sk_reuseport_detach call

[PATCH net-next v2 00/10] udp_tunnel: add NIC RX port offload infrastructure
 2020-07-09 21:24 UTC  (11+ messages)
` [PATCH net-next v2 09/10] bnxt: convert to new udp_tunnel_nic infra
` [PATCH net-next v2 10/10] mlx4: "

[PATCH] SUNDANCE NETWORK DRIVER: Replace HTTP links with HTTPS ones
 2020-07-09 20:49 UTC 

[net-next PATCH v4 0/6] ACPI support for dpaa2 MAC driver
 2020-07-09 20:48 UTC  (11+ messages)
` [net-next PATCH v4 1/6] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v4 2/6] net: phy: introduce device_mdiobus_register()
` [net-next PATCH v4 3/6] net/fsl: use device_mdiobus_register()
` [net-next PATCH v4 4/6] net: phy: introduce phy_find_by_fwnode()
` [net-next PATCH v4 5/6] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v4 6/6] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH v2] net: ethernet: mtk_eth_soc: fix mtu warning
 2020-07-09 20:46 UTC  (7+ messages)
  ` Aw: "
    `  "

[PATCH] MAINTAINERS: XDP: restrict N: and K:
 2020-07-09 20:37 UTC  (2+ messages)

[PATCH net-next v7 0/6] RGMII Internal delay common property
 2020-07-09 20:30 UTC  (3+ messages)
` [PATCH net-next v7 5/6] dt-bindings: net: dp83822: Add TI dp83822 phy

[PATCH V1 net-next 0/8] ENA driver new features
 2020-07-09 20:23 UTC  (12+ messages)
` [PATCH V1 net-next 1/8] net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
` [PATCH V1 net-next 2/8] net: ena: add reserved PCI device ID
` [PATCH V1 net-next 3/8] net: ena: cosmetic: satisfy gcc warning
` [PATCH V1 net-next 4/8] net: ena: cosmetic: change ena_com_stats_admin stats to u64
` [PATCH V1 net-next 5/8] net: ena: add support for traffic mirroring
` [PATCH V1 net-next 6/8] net: ena: enable support of rss hash key and function changes
` [PATCH V1 net-next 7/8] net: ena: move llq configuration from ena_probe to ena_device_init()
` [PATCH V1 net-next 8/8] net: ena: support new LLQ acceleration mode

[PATCH net-next] docs: networking: timestamping: replace tabs with spaces in code blocks
 2020-07-09 20:22 UTC 

[PATCH v2 net-next] docs: networking: timestamping: add section for stacked PHC devices
 2020-07-09 20:17 UTC 

[PATCH net-next v3 0/9] Expose port split attributes
 2020-07-09 20:16 UTC  (3+ messages)

[PATCH] net: phy: mscc: fix ptr_ret.cocci warnings
 2020-07-09 20:10 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Add serdes read/write dynamic debug
 2020-07-09 20:09 UTC  (3+ messages)

[PATCH v2 net] tcp: make sure listeners don't initialize congestion-control state
 2020-07-09 20:08 UTC  (2+ messages)

[PATCH][next] net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
 2020-07-09 20:07 UTC  (2+ messages)

[PATCH, v2] ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct
 2020-07-09 19:59 UTC  (2+ messages)

[PATCH v18 05/23] net: Prepare UDS for security module stacking
 2020-07-09 19:54 UTC  (5+ messages)

PATCH ax25: Don't hold skb lock while doing blocking read
 2020-07-09 19:49 UTC 

[PATCH] ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct
 2020-07-09 19:39 UTC  (3+ messages)

[PATCH bpf] xsk: do not discard packet when QUEUE_STATE_FROZEN
 2020-07-09 19:39 UTC  (6+ messages)

[PATCH net-next 0/4] mptcp: introduce msk diag interface
 2020-07-09 19:38 UTC  (6+ messages)
` [PATCH net-next 3/4] mptcp: add MPTCP socket "

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-07-09 19:37 UTC  (10+ messages)
` [PATCH net-next v1 2/5] net: sched: Introduce helpers for qevent blocks

[PATCH net] ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
 2020-07-09 19:36 UTC  (3+ messages)

[PATCH] net: enetc: use eth_broadcast_addr() to assign broadcast
 2020-07-09 19:33 UTC  (2+ messages)

[Patch net] net_sched: fix a memory leak in atm_tc_init()
 2020-07-09 19:32 UTC  (2+ messages)

[PATCH net v3 1/1] qed: Populate nvm-file attributes while reading nvm config partition
 2020-07-09 19:30 UTC  (2+ messages)

[REGRESSION] mlx5: Driver remove during hot unplug is broken
 2020-07-09 18:34 UTC  (8+ messages)

KASAN: invalid-free in hsr_forward_skb
 2020-07-09 18:13 UTC 

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-07-09 17:37 UTC  (15+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH bpf-next 00/14] xsk: support shared umems between devices and queues
 2020-07-09 17:23 UTC  (5+ messages)
` [PATCH 1/2] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem
  ` [PATCH 2/2] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces

[PATCH iproute2-next v2] iproute2 Support lockless token bucket (ltb)
 2020-07-09 17:10 UTC  (3+ messages)

[PATCH 0/2] Add Ethernet support for Intel Keem Bay SoC
 2020-07-09 16:45 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: Add bindings for Intel Keem Bay

[PATCH v3 net-next 0/3] Add PTP support for Octeontx2
 2020-07-09 16:01 UTC  (3+ messages)
` [PATCH v3 net-next 3/3] octeontx2-pf: Add support for PTP clock

[PATCH 0/6] rework mvneta napi_poll loop for XDP multi-buffers
 2020-07-09 15:57 UTC  (7+ messages)
` [PATCH 1/6] xdp: introduce xdp_get_shared_info_from_{buff,frame} utility routines
` [PATCH 2/6] net: mvneta: move skb build after descriptors processing
` [PATCH 3/6] net: mvneta: move mvneta_run_xdp "
` [PATCH 4/6] net: mvneta: drop all fragments in XDP_DROP
` [PATCH 5/6] net: mvneta: get rid of skb in mvneta_rx_queue
` [PATCH 6/6] net: mvneta: move rxq->left_size on the stack

[PATCH] ath10k: Keep track of which interrupts fired, don't poll them
 2020-07-09 15:22 UTC  (5+ messages)

[PATCH v2 1/2] ath10k: Keep track of which interrupts fired, don't poll them
 2020-07-09 15:21 UTC  (2+ messages)
` [PATCH v2 2/2] ath10k: Get rid of "per_ce_irq" hw param

[PATCH bpf-next 00/14] xsk: support shared umems between devices and queues
 2020-07-09 15:20 UTC  (3+ messages)
` [PATCH bpf-next 11/14] xsk: add shared umem support between devices

[PATCH iproute2] nstat: case-insensitive pattern matching
 2020-07-09 15:03 UTC  (2+ messages)
` [PATCH v2 iproute2] misc: make the pattern matching case-insensitive

[DSA] L2 Forwarding Offload not working
 2020-07-09 14:57 UTC  (5+ 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).