netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-26 04:22:46 to 2020-11-27 03:13:23 UTC [more...]

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

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

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

[RFC 0/4] net: l2switch: Provide support for L2 switch on i.MX28 SoC
 2020-11-27  1:08 UTC  (11+ 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

[PATCH net-next 1/3] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
 2020-11-26 23:09 UTC  (8+ 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

[PATCH bpf-next v3 1/6] net: Remove the err argument from sock_from_file
 2020-11-26 22:58 UTC  (8+ 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-26 22:57 UTC  (7+ messages)
` [PATCH net-next 2/4] "

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

[PATCH bpf-next v3 0/5] selftests/bpf: xsk selftests
 2020-11-26 21:22 UTC  (5+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: xsk selftests framework

[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] can: remove WARN() statement from list operation sanity check
 2020-11-26 19:21 UTC 

[PATCH net-next v7 0/5] net/x25: netdev event handling
 2020-11-26 19:03 UTC  (7+ messages)
` [PATCH net-next v7 1/5] net/x25: handle additional netdev events
` [PATCH net-next v7 2/5] net/lapb: support "
` [PATCH net-next v7 3/5] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH net-next v7 4/5] net/x25: fix restart request/confirm handling
` [PATCH net-next v7 5/5] net/x25: remove x25_kill_by_device()

[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  (3+ messages)
` [PATCH 2/2] vxlan: Copy needed_tailroom from lowerdev

[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 1/2] ALSA: ppc: drop if block with always false condition
 2020-11-26 16:59 UTC  (2+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void

[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

[PATCH net-next] net: switch to storing KCOV handle directly in sk_buff
 2020-11-26 16:34 UTC  (4+ messages)

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)

[PATCH v5 1/1] xdp: remove the functions xsk_map_inc and xsk_map_put
 2020-11-26 15:03 UTC 

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 0/2] add ppp_generic ioctl(s) to bridge channels
 2020-11-26 14:51 UTC  (4+ messages)
` [PATCH net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls
` [PATCH net-next 2/2] docs: update ppp_generic.rst to document new ioctls

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

[PATCH v3] lan743x: fix for potential NULL pointer dereference with bare card
 2020-11-26 14:22 UTC  (3+ messages)

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

[PATCH bpf-next] samples/bpf: add xdp_redirect_map with xdp_prog support
 2020-11-26 14:19 UTC  (4+ messages)
` [PATCHv2 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map

[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

[PATCH v2 00/17] [Set 4] Rid W=1 warnings in Wireless
 2020-11-26 13:31 UTC  (18+ messages)
` [PATCH 01/17] wil6210: wmi: Correct misnamed function parameter 'ptr_'
` [PATCH 02/17] iwlwifi: mvm: rs: Demote non-conformant function documentation headers
` [PATCH 03/17] ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_gain_offset1_1'
` [PATCH 04/17] ath9k: ar9340_initvals: Remove unused const variable 'ar9340Modes_ub124_tx_gain_table_1p0'
` [PATCH 05/17] ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_baseband_postamble'
` [PATCH 06/17] ath9k: ar9003_2p2_initvals: Remove unused const variables
` [PATCH 07/17] iwlwifi: iwl-eeprom-read: Demote one nonconformant function header
` [PATCH 08/17] iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's header
` [PATCH 09/17] ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' param
` [PATCH 10/17] ath9k: ar5008_phy: Demote half completed function headers
` [PATCH 11/17] ath: dfs_pattern_detector: Fix some function kernel-doc headers
` [PATCH 12/17] ath: dfs_pri_detector: Demote zero/half completed "
` [PATCH 13/17] iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'
` [PATCH 14/17] iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function header
` [PATCH 15/17] ath9k: dynack: Demote non-compliant "
` [PATCH 16/17] iwlwifi: fw: acpi: Demote non-conformant function headers
` [PATCH 17/17] realtek: rtw88: pci: Add prototypes for .probe, .remove and .shutdown

[RFC PATCH] iwlwifi: yoyo: don't print failure if debug firmware is missing
 2020-11-26 13:27 UTC  (2+ messages)

[PATCH v4 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-26 13:26 UTC  (7+ messages)
` [PATCH v4 net-next 3/3] net/sched: sch_frag: add generic packet fragment support

[PATCH net] net: fix memory leak in register_netdevice() on error path
 2020-11-26 13:23 UTC 

[PATCH net-next v2 2/2] lib8390: Cleanup variables
 2020-11-26 13:05 UTC 

cdc_ncm kernel log spam with trendnet 2.5G USB adapter
 2020-11-26 12:05 UTC  (2+ messages)

[PATCH net] netdevice.h: Fix unintentional disable of ALL_FOR_ALL features on upper device
 2020-11-26 12:01 UTC  (8+ messages)

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

[PATCH iproute2-net 0/3] devlink: Add devlink reload action limit and stats
 2020-11-26 11:14 UTC  (4+ messages)
` [PATCH iproute2-net 1/3] devlink: Add devlink reload action and limit options
` [PATCH iproute2-net 2/3] devlink: Add pr_out_dev() helper function
` [PATCH iproute2-net 3/3] devlink: Add reload stats to dev show

[PATCH v3 1/1] xdp: remove the function xsk_map_inc
 2020-11-26 10:30 UTC  (4+ messages)

[PATCH bpf-next] libbpf: replace size_t with __u32 in xsk interfaces
 2020-11-26  9:37 UTC 

[PATCH v12 0/5] userspace MHI client interface driver
 2020-11-26  9:31 UTC  (3+ messages)
` [PATCH v12 4/5] bus: mhi: Add userspace "

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

[PATCH net-next 00/15] net: phy: add support for shared interrupts (part 3)
 2020-11-26  9:02 UTC  (3+ messages)
` [PATCH net-next 06/15] net: phy: meson-gxl: remove the use of .ack_callback()

[RFC PATCH] batman-adv: Reserve needed_headroom for fragments
 2020-11-26  8:58 UTC  (2+ messages)

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

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-11-26  8:19 UTC  (3+ messages)

[PATCH V1 net-next 0/9] XDP Redirect implementation for ENA driver
 2020-11-26  7:56 UTC  (3+ messages)
` [PATCH V1 net-next 5/9] net: ena: aggregate stats increase into a function

[PATCH] NFC:Fix Warning: Comparison to bool
 2020-11-26  7:15 UTC 

linux-next: build warning after merge of the net-next tree
 2020-11-26  6:40 UTC 

[PATCH net-next v6 0/5] net/x25: netdev event handling
 2020-11-26  6:14 UTC  (6+ messages)
` [PATCH net-next v6 2/5] net/lapb: support netdev events

[PATCH 0/2][v2] Leverage runtime suspend to speed up the s2ram on e1000e
 2020-11-26  6:14 UTC  (3+ messages)
` [PATCH 1/2][v2] e1000e: Assign DPM_FLAG_SMART_SUSPEND and DPM_FLAG_MAY_SKIP_RESUME to speed up s2ram
` [PATCH 2/2][v2] e1000e: Remove the runtime suspend restriction on CNP+

[PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices
 2020-11-26  5:01 UTC  (2+ messages)

[PATCH v11 1/5] Bluetooth: Interleave with allowlist scan
 2020-11-26  4:22 UTC  (5+ messages)
` [PATCH v11 2/5] Bluetooth: Handle system suspend resume case
` [PATCH v11 3/5] Bluetooth: Handle active scan case
` [PATCH v11 4/5] Bluetooth: Refactor read default sys config for various types
` [PATCH v11 5/5] Bluetooth: Add toggle to switch off interleave scan


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