netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 13:53:09 to 2020-11-23 22:43:03 UTC [more...]

[PATCH net-next resend 0/2] enetc: Clean endianness warnings up
 2020-11-23 22:42 UTC  (3+ messages)
` [PATCH net-next resend 1/2] enetc: Fix endianness issues for enetc_ethtool

[PATCH net-next v2] net: don't include ethtool.h from netdevice.h
 2020-11-23 22:41 UTC  (2+ messages)

[PATCH net-next] bridge: mrp: Implement LC mode for MRP
 2020-11-23 22:41 UTC  (7+ messages)

[PATCH v5 0/9] "Task_isolation" mode
 2020-11-23 22:39 UTC  (19+ messages)
` [PATCH v5 1/9] task_isolation: vmstat: add quiet_vmstat_sync function
` [PATCH v5 2/9] task_isolation: vmstat: add vmstat_idle function
` [PATCH v5 3/9] task_isolation: userspace hard isolation from kernel
` [PATCH v5 4/9] task_isolation: Add task isolation hooks to arch-independent code
` [PATCH v5 5/9] task_isolation: Add driver-specific hooks
` [PATCH v5 6/9] task_isolation: arch/arm64: enable task isolation functionality
` [PATCH v5 7/9] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
` [PATCH v5 8/9] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
` [PATCH v5 9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] "

[PATCH net-next v2 0/2] Add support for DSFP transceiver type
 2020-11-23 22:40 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ethtool: Add CMIS 4.0 module type to UAPI

[PATCH net-next 00/15] net: phy: add support for shared interrupts (part 3)
 2020-11-23 22:37 UTC  (18+ messages)
` [PATCH net-next 01/15] net: phy: intel-xway: implement generic .handle_interrupt() callback
` [PATCH net-next 02/15] net: phy: intel-xway: remove the use of .ack_interrupt()
` [PATCH net-next 03/15] net: phy: icplus: implement generic .handle_interrupt() callback
` [PATCH net-next 04/15] net: phy: icplus: remove the use .ack_interrupt()
` [PATCH net-next 05/15] net: phy: meson-gxl: implement generic .handle_interrupt() callback
` [PATCH net-next 06/15] net: phy: meson-gxl: remove the use of .ack_callback()
` [PATCH net-next 07/15] net: phy: micrel: implement generic .handle_interrupt() callback
` [PATCH net-next 08/15] net: phy: micrel: remove the use of .ack_interrupt()
` [PATCH net-next 09/15] net: phy: national: implement generic .handle_interrupt() callback
` [PATCH net-next 10/15] net: phy: national: remove the use of the .ack_interrupt()
` [PATCH net-next 11/15] net: phy: ti: implement generic .handle_interrupt() callback
` [PATCH net-next 12/15] net: phy: ti: remove the use of .ack_interrupt()
` [PATCH net-next 13/15] net: phy: qsemi: implement generic .handle_interrupt() callback
` [PATCH net-next 14/15] net: phy: qsemi: remove the use of .ack_interrupt()
` [PATCH net-next 15/15] net: phy: remove the .did_interrupt() and .ack_interrupt() callback

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-11-23 22:30 UTC  (2+ messages)

[PATCH net-next v3 0/7] dpaa_eth: add XDP support
 2020-11-23 22:18 UTC  (9+ messages)
` [PATCH net-next v3 2/7] dpaa_eth: add basic "
` [PATCH net-next v3 4/7] dpaa_eth: add XDP_TX support

[PATCH net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2020-11-23 22:23 UTC  (8+ messages)

[PATCH net-next 0/3] Arrow SpeedChips XRS700x DSA Driver
 2020-11-23 22:23 UTC  (15+ messages)
` [PATCH net-next 1/3] dsa: add support for Arrow XRS700x tag trailer
` [PATCH net-next 2/3] net: dsa: add Arrow SpeedChips XRS700x driver
` [PATCH net-next 3/3] dt-bindings: net: dsa: add bindings for xrs700x switches

[PATCH net-next v4 0/5] net/x25: netdev event handling
 2020-11-23 22:09 UTC  (13+ messages)
` [PATCH net-next v4 2/5] net/lapb: support netdev events

[PATCH net-next] net: sfp: add debugfs support
 2020-11-23 22:06 UTC 

[PATCH net-next 0/3] net: ptp: use common defines for PTP message types in further drivers
 2020-11-23 22:03 UTC  (6+ messages)
` [PATCH net-next 2/3] mlxsw: spectrum_ptp: use PTP wide message type definitions

[PATCH net-next v3 0/3] net: ptp: introduce common defines for PTP message types
 2020-11-23 22:02 UTC  (2+ messages)

[PATCH net-next] net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
 2020-11-23 21:53 UTC 

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-23 21:51 UTC  (13+ messages)

[PATCH net 00/15] ibmvnic: assorted bug fixes
 2020-11-23 21:46 UTC  (10+ messages)
` [PATCH net 02/15] ibmvnic: process HMC disable command
` [PATCH net 15/15] ibmvnic: add some debugs

[PATCH] aquantia: Reserve space when allocating an SKB
 2020-11-23 21:40 UTC  (18+ messages)
` [EXT] "
  ` [PATCH] aquantia: Remove the build_skb path
    ` [PATCH v2] "
            ` [PATCH v3] "
                ` [EXT] "
                ` [PATCH v4] "
                          ` [PATCH net v5] "

[PATCH net-next v2] compat: always include linux/compat.h from net/compat.h
 2020-11-23 21:40 UTC  (2+ messages)

[PATCH net-next] net: sched: alias action flags with TCA_ACT_ prefix
 2020-11-23 21:22 UTC  (2+ messages)

[PATCH iproute2-next 0/7] Convert a number of use-cases to parse_on_off(), print_on_off()
 2020-11-23 21:21 UTC  (3+ messages)

[PATCH] net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
 2020-11-23 21:19 UTC  (3+ messages)

[PATCH mlx5-next 00/16] mlx5 next updates 2020-11-20
 2020-11-23 21:15 UTC  (5+ messages)
` [PATCH mlx5-next 09/16] net/mlx5: Expose IP-in-IP TX and RX capability bits

[PATCH net 00/17] rxrpc: Prelude to gssapi support
 2020-11-23 21:08 UTC  (20+ messages)
` [PATCH net-next 01/17] keys: Provide the original description to the key preparser
` [PATCH net-next 02/17] rxrpc: Remove the rxk5 security class as it's now defunct
` [PATCH net-next 03/17] rxrpc: List the held token types in the key description in /proc/keys
` [PATCH net-next 04/17] rxrpc: Support keys with multiple authentication tokens
` [PATCH net-next 05/17] rxrpc: Don't retain the server key in the connection
` [PATCH net-next 06/17] rxrpc: Split the server key type (rxrpc_s) into its own file
` [PATCH net-next 07/17] rxrpc: Hand server key parsing off to the security class
` [PATCH net-next 08/17] rxrpc: Don't leak the service-side session key to userspace
` [PATCH net-next 09/17] rxrpc: Allow security classes to give more info on server keys
` [PATCH net-next 10/17] rxrpc: Make the parsing of xdr payloads more coherent
` [PATCH net-next 11/17] rxrpc: Ignore unknown tokens in key payload unless no known tokens
` [PATCH net-next 12/17] rxrpc: Fix example key name in a comment
` [PATCH net-next 13/17] rxrpc: Merge prime_packet_security into init_connection_security
` [PATCH net-next 14/17] rxrpc: Don't reserve security header in Tx DATA skbuff
` [PATCH net-next 15/17] rxrpc: Organise connection security to use a union
` [PATCH net-next 16/17] rxrpc: rxkad: Don't use pskb_pull() to advance through the response packet
` [PATCH net-next 17/17] rxrpc: Ask the security class how much space to allow in a packet

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-23 20:37 UTC  (23+ messages)
                  ` [Intel-wired-lan] "

[PATCH v2 net] ptp: clockmatrix: bug fix for idtcm_strverscmp
 2020-11-23 20:20 UTC 

[PATCH v2] net: mvpp2: divide fifo for dts-active ports only
 2020-11-23 20:17 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add an assert in napi_consume_skb()
 2020-11-23 20:12 UTC  (4+ messages)
` [PATCH net-next v2 1/2] lockdep: Introduce in_softirq lockdep assert

[PATCH net] net: openvswitch: fix TTL decrement action netlink message format
 2020-11-23 19:36 UTC  (3+ messages)

[PATCH net v2 0/3] ibmvnic: null pointer dereference
 2020-11-23 19:35 UTC  (4+ messages)
` [PATCH net v2 1/3] ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues
` [PATCH net v2 2/3] ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq
` [PATCH net v2 3/3] ibmvnic: enhance resetting status check during module exit

netconsole deadlock with virtnet
 2020-11-23 19:21 UTC  (6+ messages)

[PATCH net-next v1 1/2] lan743x: clean up software_isr function
 2020-11-23 19:15 UTC  (2+ messages)
` [PATCH net-next v1 2/2] lan743x: replace polling loop by wait_event_timeout()

[PATCH V3 net 0/3] Fixes for ENA driver
 2020-11-23 19:08 UTC  (4+ messages)
` [PATCH V3 net 1/3] net: ena: handle bad request id in ena_netdev
` [PATCH V3 net 2/3] net: ena: set initial DMA width to avoid intel iommu issue
` [PATCH V3 net 3/3] net: ena: fix packet's addresses for rx_offset feature

[PATCH net-next v3 0/5] implement kthread based napi poll
 2020-11-23 19:07 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: implement threaded-able napi poll loop support

[PATCH v8] tcp: fix race condition when creating child sockets from syncookies
 2020-11-23 18:43 UTC  (2+ messages)

[PATCH net-next v5] net/tun: Call netdev notifiers
 2020-11-23 18:40 UTC  (4+ messages)

[PATCH net-next] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
 2020-11-23 18:32 UTC  (2+ messages)

[net-next v3 0/8] seg6: add support for SRv6 End.DT4/DT6 behavior
 2020-11-23 18:28 UTC  (10+ messages)
` [net-next v3 1/8] vrf: add mac header for tunneled packets when sniffer is attached
` [net-next v3 2/8] seg6: improve management of behavior attributes
` [net-next v3 3/8] seg6: add support for optional attributes in SRv6 behaviors
` [net-next v3 4/8] seg6: add callbacks for customizing the creation/destruction of a behavior
` [net-next v3 5/8] seg6: add support for the SRv6 End.DT4 behavior
` [net-next v3 6/8] seg6: add VRF support for SRv6 End.DT6 behavior
` [net-next v3 7/8] selftests: add selftest for the SRv6 End.DT4 behavior
` [net-next v3 8/8] selftests: add selftest for the SRv6 End.DT6 (VRF) behavior
` [iproute2-next v1 1/1] seg6: add support for vrftable attribute in End.DT4/DT6 behaviors

[PATCH net-next 0/2] TLS TX HW offload for Bond
 2020-11-23 18:20 UTC  (6+ messages)

[PATCH bpf v2] net, xsk: Avoid taking multiple skbuff references
 2020-11-23 17:56 UTC 

[PATCH v1] net: mvpp2: divide fifo for dts-active ports only
 2020-11-23 17:48 UTC  (10+ messages)
  ` [EXT] "

[PATCH net-next v4 0/7] dpaa_eth: add XDP support
 2020-11-23 17:36 UTC  (8+ messages)
` [PATCH net-next v4 1/7] dpaa_eth: add struct for software backpointers
` [PATCH net-next v4 2/7] dpaa_eth: add basic XDP support
` [PATCH net-next v4 3/7] dpaa_eth: limit the possible MTU range when XDP is enabled
` [PATCH net-next v4 4/7] dpaa_eth: add XDP_TX support
` [PATCH net-next v4 5/7] dpaa_eth: add XDP_REDIRECT support
` [PATCH net-next v4 6/7] dpaa_eth: rename current skb A050385 erratum workaround
` [PATCH net-next v4 7/7] dpaa_eth: implement the A050385 erratum workaround for XDP

memory leak in inet_create (2)
 2020-11-23 17:31 UTC  (2+ messages)

[net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior
 2020-11-23 17:19 UTC  (5+ messages)
    ` [kbuild-all] "

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (8+ messages)

[PATCH] compiler_attribute: remove CONFIG_ENABLE_MUST_CHECK
 2020-11-23 17:00 UTC  (4+ messages)

inconsistent lock state in io_file_data_ref_zero
 2020-11-23 16:37 UTC  (2+ messages)

[PATCH net] dpaa2-eth: Fix compile error due to missing devlink support
 2020-11-23 16:35 UTC 

[net v3] net/tls: missing received data after fast remote close
 2020-11-23 16:34 UTC  (4+ messages)

[PATCH] tools/testing: add kselftest shell helper library
 2020-11-23 16:25 UTC 

[PATCH] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
 2020-11-23 16:23 UTC 

[PATCH V2 net 0/4] Fixes for ENA driver
 2020-11-23 16:18 UTC  (5+ messages)
` [PATCH V2 net 4/4] net: ena: return error code from ena_xdp_xmit_buff

[PATCH net] netdevice.h: Fix unintentional disable of ALL_FOR_ALL features on upper device
 2020-11-23 16:15 UTC  (3+ messages)

pull-request: wireless-drivers-2020-11-23
 2020-11-23 16:10 UTC 

[PATCH] drivers: Fix the Raspberry Pi debug version compile
 2020-11-23 15:59 UTC  (3+ messages)

[arm64] kernel BUG at kernel/seccomp.c:1309!
 2020-11-23 15:54 UTC  (5+ messages)
      ` [PATCH] entry: Fix boot for !CONFIG_GENERIC_ENTRY

[PATCH v2 net-next] net: page_pool: Add page_pool_put_page_bulk() to page_pool.rst
 2020-11-23 15:45 UTC 

[PATCH net] bonding: fix feature flag setting at init time
 2020-11-23 15:32 UTC  (2+ messages)

[PATCH] dpaa2-eth: Fix compile error due to missing devlink support
 2020-11-23 15:15 UTC  (4+ messages)

[PATCH v3 1/1] xdp: remove the function xsk_map_inc
 2020-11-23 15:05 UTC 

[PATCH v3 1/1] xdp: remove the function xsk_map_inc
 2020-11-23 14:40 UTC  (2+ messages)

[PATCH net-next 00/10] mptcp: More miscellaneous MPTCP fixes
 2020-11-23 14:21 UTC  (4+ messages)
` [PATCH net-next 10/10] mptcp: refine MPTCP-level ack scheduling

[PATCH] xsk: add cq event
 2020-11-23 14:11 UTC  (5+ messages)
` [PATCH 0/3] xsk: fix for xsk_poll writeable
  ` [PATCH 1/3] xsk: replace datagram_poll by sock_poll_wait

[PATCH bpf] net, xsk: Avoid taking multiple skbuff references
 2020-11-23 14:05 UTC  (3+ messages)

[RFC 00/18] net: iosm: PCIe Driver for Intel M.2 Modem
 2020-11-23 13:51 UTC  (8+ messages)
` [RFC 12/18] net: iosm: power management
` [RFC 13/18] net: iosm: shared memory protocol
` [RFC 14/18] net: iosm: protocol operations
` [RFC 15/18] net: iosm: uevent support
` [RFC 16/18] net: iosm: net driver
` [RFC 17/18] net: iosm: readme file
` [RFC 18/18] net: iosm: infrastructure

[EXT] [PATCH] aquantia: Reserve space when allocating an SKB
 2020-11-19  0:14 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).