netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-26 13:39:17 to 2020-11-27 14:52:33 UTC [more...]

[PATCH net-next v4 0/7] dpaa_eth: add XDP support
 2020-11-27 14:44 UTC  (9+ messages)
` [PATCH net-next v4 4/7] dpaa_eth: add XDP_TX support
` [PATCH net-next v4 7/7] dpaa_eth: implement the A050385 erratum workaround for XDP

[PATCH v1] net: phy: micrel: fix interrupt handling
 2020-11-27 14:45 UTC  (2+ messages)

[pull request][net-next V2 00/15] mlx5 Connection Tracking in NIC mode
 2020-11-27 14:01 UTC  (3+ messages)
` [net-next V2 09/15] net/mlx5e: CT: Use the same counter for both directions

[PATCH] PM: runtime: replace pm_runtime_resume_and_get with pm_runtime_resume_and_get_sync
 2020-11-27 13:52 UTC 

[PATCH net-next v3] net/nfc/nci: Support NCI 2.x initial sequence
 2020-11-27 13:36 UTC 

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-11-27 13:33 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: net: sparx5: Add sparx5-switch bindings
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver
` [RFC PATCH 3/3] arm64: dts: sparx5: Add the Sparx5 switch node

[PATCH] can: remove WARN() statement from list operation sanity check
 2020-11-27 13:16 UTC  (4+ messages)

[PATCH ipsec-next] xfrm: interface: support collect metadata mode
 2020-11-27 12:32 UTC  (3+ messages)

[PATCH net-next] net: switch to storing KCOV handle directly in sk_buff
 2020-11-27 12:26 UTC  (5+ messages)

[PATCH v2 net-next 3/3] nfc: s3fwrn5: extract the common phy blocks
 2020-11-27 11:22 UTC 

[PATCH] can: don't count arbitration lose as an error
 2020-11-27 11:09 UTC  (3+ messages)

[PATCH net v3] ipvs: fix possible memory leak in ip_vs_control_net_init
 2020-11-27 11:09 UTC  (3+ messages)

[PATCH net-next] net/sched: act_ct: enable stats for HW offloaded entries
 2020-11-27 10:58 UTC  (3+ messages)

[PATCH] tools/testing: add kselftest shell helper library
 2020-11-27 10:54 UTC  (2+ messages)

[PATCH v3 0/2] Fix usage counter leak by adding a general sync ops
 2020-11-27 10:15 UTC  (3+ messages)
` [PATCH v3 1/2] PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter

[PATCH net-next 0/6] mptcp: avoid workqueue usage for data
 2020-11-27 10:10 UTC  (7+ messages)
` [PATCH net-next 1/6] mptcp: open code mptcp variant for lock_sock
` [PATCH net-next 2/6] mptcp: implement wmem reservation
` [PATCH net-next 3/6] mptcp: protect the rx path with the msk socket spinlock
` [PATCH net-next 4/6] mptcp: allocate TX skbs in msk context
` [PATCH net-next 5/6] mptcp: avoid a few atomic ops in the rx path
` [PATCH net-next 6/6] mptcp: use mptcp release_cb for delayed tasks

pull-request: can 2020-11-27
 2020-11-27 10:03 UTC  (7+ messages)
` [net 1/6] can: gs_usb: fix endianess problem with candleLight firmware
` [net 2/6] can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was given
` [net 3/6] can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_irq()'s flags
` [net 4/6] can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
` [net 5/6] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
` [net 6/6] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-11-27  9:45 UTC  (5+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void

[PATCH] net/ipv6: propagate user pointer annotation
 2020-11-27  9:34 UTC 

[RFC 0/4] net: l2switch: Provide support for L2 switch on i.MX28 SoC
 2020-11-27  9:25 UTC  (13+ messages)

[PATCH bpf-next v3 1/6] net: Remove the err argument from sock_from_file
 2020-11-27  9:21 UTC  (11+ messages)
` [PATCH bpf-next v3 2/6] bpf: Add a bpf_sock_from_file helper
` [PATCH bpf-next v3 3/6] bpf: Expose bpf_sk_storage_* to iterator programs
` [PATCH bpf-next v3 4/6] bpf: Add an iterator selftest for bpf_sk_storage_delete
` [PATCH bpf-next v3 5/6] bpf: Add an iterator selftest for bpf_sk_storage_get
` [PATCH bpf-next v3 6/6] bpf: Test bpf_sk_storage_get in tcp iterators

[PATCH net-next 0/4] net: dsa: Link aggregation support
 2020-11-27  9:19 UTC  (8+ messages)
` [PATCH net-next 2/4] "

[RESEND PATCH v2] dt-bindings: net: correct interrupt flags in examples
 2020-11-27  9:13 UTC  (2+ messages)

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

[PATCH bpf-next v3 0/5] selftests/bpf: xsk selftests
 2020-11-27  9:01 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: xsk selftests framework
` [PATCH bpf-next v3 2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL

[PATCH v2 00/17] [Set 4] Rid W=1 warnings in Wireless
 2020-11-27  8:57 UTC  (6+ messages)
` [PATCH 17/17] realtek: rtw88: pci: Add prototypes for .probe, .remove and .shutdown

[PATCH net-next 0/7] net: hns3: updates for -next
 2020-11-27  8:47 UTC  (8+ messages)
` [PATCH net-next 1/7] net: hns3: add support for RX completion checksum
` [PATCH net-next 2/7] net: hns3: add support for TX hardware checksum offload
` [PATCH net-next 3/7] net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUM
` [PATCH net-next 4/7] net: hns3: add udp tunnel checksum segmentation support
` [PATCH net-next 5/7] net: hns3: add more info to hns3_dbg_bd_info()
` [PATCH net-next 6/7] net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()
` [PATCH net-next 7/7] net: hns3: keep MAC pause mode when multiple TCs are enabled

[PATCH v3] lan743x: fix for potential NULL pointer dereference with bare card
 2020-11-27  8:39 UTC  (4+ messages)

[PATCH 0/3] xsk: fix for xsk_poll writeable
 2020-11-27  8:23 UTC  (6+ messages)
` [PATCH bpf v2 0/2] "
  ` [PATCH bpf v2 1/2] xsk: replace datagram_poll by sock_poll_wait
  ` [PATCH bpf v2 2/2] xsk: change the tx writeable condition

[PATCH v4 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-11-27  8:21 UTC  (4+ messages)
` [PATCH v4 bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split

[PATCH] bpf, x64: add extra passes without size optimizations
 2020-11-27  7:22 UTC 

[PATCH v5 1/1] xdp: remove the functions xsk_map_inc and xsk_map_put
 2020-11-27  7:03 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: add xdp_redirect_map with xdp_prog support
 2020-11-27  6:31 UTC  (5+ messages)
` [PATCHv2 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map

[PATCH] can: m_can: add support for bosch mcan version 3.3.0
 2020-11-26 12:21 UTC  (4+ messages)

[PATCH net-next 1/3] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
 2020-11-27  5:41 UTC  (9+ messages)
` [PATCH net-next 2/3] nfc: s3fwrn5: reduce the EN_WAIT_TIME
` [PATCH net-next 3/3] nfc: s3fwrn5: extract the common phy blocks

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-11-27  5:07 UTC  (4+ messages)

[PATCH 0/7] Introduce vdpa management tool
 2020-11-27  3:53 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf: remove bpf_load loader completely
 2020-11-27  3:40 UTC  (3+ messages)
` [PATCH bpf-next v3 1/7] samples: bpf: refactor hbm program with libbpf

[RFC PATCH] bpf, x64: add extra passes and relax size convergence check
 2020-11-27  3:13 UTC  (2+ messages)

[PATCH v7] lib: optimize cpumask_local_spread()
 2020-11-27  2:29 UTC  (3+ messages)

[PATCH net 0/2] ibmvnic: Bug fixes for queue descriptor processing
 2020-11-26 23:57 UTC  (5+ messages)
` [PATCH net 1/2] ibmvnic: Ensure that SCRQ entry reads are correctly ordered

dsa/mv88e6xxx: leaking packets on MV88E6341 switch
 2020-11-26 22:23 UTC  (6+ messages)

[PATCH net-next v2 0/3] Arrow SpeedChips XRS700x DSA Driver
 2020-11-26 22:05 UTC  (13+ messages)
` [PATCH net-next v2 1/3] dsa: add support for Arrow XRS700x tag trailer
` [PATCH net-next v2 2/3] net: dsa: add Arrow SpeedChips XRS700x driver

[RFC PATCH V2 net-next 0/9] XDP Redirect implementation for ENA driver
 2020-11-26 21:20 UTC  (10+ messages)
` [RFC PATCH V2 net-next 1/9] net: ena: use constant value for net_device allocation
` [RFC PATCH V2 net-next 2/9] net: ena: add device distinct log prefix to files
` [RFC PATCH V2 net-next 3/9] net: ena: add explicit casting to variables
` [RFC PATCH V2 net-next 4/9] net: ena: fix coding style nits
` [RFC PATCH V2 net-next 5/9] net: ena: aggregate stats increase into a function
` [RFC PATCH V2 net-next 6/9] net: ena: use xdp_frame in XDP TX flow
` [RFC PATCH V2 net-next 7/9] net: ena: introduce XDP redirect implementation
` [RFC PATCH V2 net-next 8/9] net: ena: use xdp_return_frame() to free xdp frames
` [RFC PATCH V2 net-next 9/9] net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT

[PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes
 2020-11-26 21:07 UTC  (11+ messages)

[PATCH net-next v6 00/14] net/smc: Add support for generic netlink API
 2020-11-26 20:39 UTC  (15+ messages)
` [PATCH net-next v6 01/14] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v6 02/14] net/smc: Use active link of the connection
` [PATCH net-next v6 03/14] net/smc: Add connection counters for links
` [PATCH net-next v6 04/14] net/smc: Add link counters for IB device ports
` [PATCH net-next v6 05/14] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v6 06/14] net/smc: Add diagnostic information to link structure
` [PATCH net-next v6 07/14] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v6 08/14] net/smc: Introduce generic netlink interface for diagnostic purposes
` [PATCH net-next v6 09/14] net/smc: Add support for obtaining system information
` [PATCH net-next v6 10/14] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v6 11/14] net/smc: Introduce SMCR get link command
` [PATCH net-next v6 12/14] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v6 13/14] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v6 14/14] net/smc: Add support for obtaining SMCR "

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-11-26 20:00 UTC  (9+ messages)

[PATCH 0/3] mwifiex: disable ps_mode by default for stability
 2020-11-26 19:44 UTC  (6+ messages)
` [PATCH 1/3] mwifiex: disable ps_mode explicitly by default instead

[PATCH net-next v7 0/5] net/x25: netdev event handling
 2020-11-26 19:03 UTC  (3+ messages)
` [PATCH net-next v7 2/5] net/lapb: support netdev events

[PATCH net-next] selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module
 2020-11-26 18:47 UTC 

[PATCH] mwifiex: pcie: add enable_device_dump module parameter
 2020-11-26 18:31 UTC  (5+ messages)

[PATCH 1/2] vxlan: Add needed_headroom for lower device
 2020-11-26 18:19 UTC  (2+ messages)

[PATCH net] ipv4: Fix tos mask in inet_rtm_getroute()
 2020-11-26 18:09 UTC 

[PATCH net] sock: set sk_err to ee_errno on dequeue from errq
 2020-11-26 17:28 UTC  (2+ messages)

[PATCH v2] SUNRPC: Use zero-copy to perform socket send operations
 2020-11-26 17:17 UTC 

[PATCH bpf-next v8 00/34] bpf: switch to memcg-based memory accounting
 2020-11-26 17:12 UTC  (7+ messages)
` [PATCH bpf-next v8 06/34] bpf: prepare for memcg-based memory accounting for bpf maps

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 17:05 UTC  (18+ messages)

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-26 16:53 UTC  (4+ messages)

[PATCH v2 1/5] net: Remove the err argument from sock_from_file
 2020-11-26 16:44 UTC  (4+ messages)
` [PATCH v2 5/5] bpf: Add an iterator selftest for bpf_sk_storage_get

Get MAC supported link modes for SFP port
 2020-11-26 16:13 UTC  (5+ messages)

[PATCH] dpaa2-mac: select NET_DEVLINK to fix build
 2020-11-26 15:54 UTC  (2+ messages)

[PATCH net] mptcp: fix NULL ptr dereference on bad MPJ
 2020-11-26 15:23 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add support for DSFP transceiver type
 2020-11-26 15:21 UTC  (7+ messages)

struct mii_if_info in usbnet.h
 2020-11-26 14:59 UTC 

[PATCH v4 1/1] xdp: remove the function xsk_map_inc
 2020-11-26 14:59 UTC 

[PATCH net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls
 2020-11-26 14:51 UTC  (2+ messages)

linux-next: manual merge of the userns tree with the bpf-next tree
 2020-11-26 13:41 UTC  (2+ messages)

[PATCH] net/af_unix: don't create a path for a binded socket
 2020-11-26 14:22 UTC  (3+ messages)

[PATCH net-next v1 1/2] lan743x: clean up software_isr function
 2020-11-26 14:14 UTC  (3+ messages)

[PATCHv5 net-next 0/3] Add devlink and devlink health reporters to
 2020-11-26 14:02 UTC  (4+ messages)
` [PATCHv5 net-next 1/3] octeontx2-af: Add devlink suppoort to af driver
` [PATCHv5 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
` [PATCHv5 net-next 3/3] octeontx2-af: Add devlink health reporters for NIX

[PATCH 0/8] Rid W=1 warnings in Net
 2020-11-26 13:38 UTC  (9+ messages)
` [PATCH 1/8] net: ethernet: smsc: smc91x: Demote non-conformant kernel function header
` [PATCH 2/8] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers
` [PATCH 3/8] net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function header
` [PATCH 4/8] net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameter
` [PATCH 5/8] net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours
` [PATCH 6/8] net: ethernet: toshiba: ps3_gelic_net: "
` [PATCH 7/8] net: ethernet: toshiba: spider_net: Document a whole bunch of function parameters
` [PATCH 8/8] net: ethernet: ibm: ibmvnic: Fix some kernel-doc issues


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