netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 03:08:06 to 2020-01-10 16:21:38 UTC [more...]

[PATCH net-next v5 00/15] net: macsec: initial support for hardware offloading
 2020-01-10 16:20 UTC  (10+ messages)
` [PATCH net-next v5 04/15] net: phy: add MACsec ops in phy_device
` [PATCH net-next v5 07/15] net: phy: export __phy_read_page/__phy_write_page
` [PATCH net-next v5 08/15] net: phy: mscc: macsec initialization
` [PATCH net-next v5 09/15] net: phy: mscc: macsec support
` [PATCH net-next v5 10/15] net: macsec: PN wrap callback
` [PATCH net-next v5 12/15] net: introduce the MACSEC netdev feature
` [PATCH net-next v5 13/15] net: add a reference to MACsec ops in net_device
` [PATCH net-next v5 14/15] net: macsec: allow to reference a netdev from a MACsec context
` [PATCH net-next v5 15/15] net: macsec: add support for offloading to the MAC

[RFC net-next Patch 0/3] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-10 16:21 UTC  (8+ messages)

[PATCH bpf-next 0/2] xdp: Introduce bulking for non-map XDP_REDIRECT
 2020-01-10 16:08 UTC  (10+ messages)
` [PATCH bpf-next 1/2] xdp: Move devmap bulk queue into struct net_device
` [PATCH bpf-next 2/2] xdp: Use bulking for non-map XDP_REDIRECT

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2020-01-10 16:02 UTC  (12+ messages)
  ` [EXT] "

INFO: task hung in hashlimit_mt_check_common
 2020-01-10 16:00 UTC 

[PATCH] pktgen: create packet use IPv6 source address between src6_min and src6_max
 2020-01-10 15:50 UTC  (2+ messages)

[drivers/net/phy/sfp] intermittent failure in state machine checks
 2020-01-10 15:45 UTC  (24+ messages)

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-01-10 15:43 UTC  (31+ messages)
` [PATCH 01/14] net: xilinx: temac: Relax Kconfig dependencies
` [PATCH 02/14] net: axienet: Propagate failure of DMA descriptor setup
` [PATCH 03/14] net: axienet: Fix DMA descriptor cleanup path
` [PATCH 04/14] net: axienet: Improve DMA error handling
` [PATCH 05/14] net: axienet: Factor out TX descriptor chain cleanup
` [PATCH 06/14] net: axienet: Check for DMA mapping errors
` [PATCH 07/14] net: axienet: Fix SGMII support
` [PATCH 08/14] net: axienet: Drop MDIO interrupt registers from ethtools dump
` [PATCH 09/14] net: axienet: Add mii-tool support
` [PATCH 10/14] net: axienet: Wrap DMA pointer writes to prepare for 64 bit
` [PATCH 11/14] net: axienet: Upgrade descriptors to hold 64-bit addresses
` [PATCH 12/14] net: axienet: Autodetect 64-bit DMA capability
` [PATCH 13/14] net: axienet: Allow DMA to beyond 4GB
` [PATCH 14/14] net: axienet: Update devicetree binding documentation

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-10 15:35 UTC  (3+ messages)

[PATCH v2 net-next] net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
 2020-01-10 15:34 UTC  (3+ messages)

[PATCH net 0/2] net: stmmac: Filtering fixes
 2020-01-10 15:23 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: selftests: Update status when disabling RSS
` [PATCH net 2/2] net: stmmac: tc: Do not setup flower filtering if RSS is enabled

[PATCH net-next 0/2] net: stmmac: Frame Preemption fixes
 2020-01-10 15:13 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: xgmac: Fix missing return
` [PATCH net-next 2/2] net: stmmac: gmac5+: "

[PATCH 00/16] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-10 15:02 UTC  (10+ messages)
` [PATCH 03/16] dt-bindings: atmel-tcb: add microchip,<chip>-tcb
` [PATCH 11/16] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc
` [PATCH 13/16] dt-bindings: atmel-usart: add microchip,<chip>-usart

WARNING in add_event_to_ctx
 2020-01-10 15:01 UTC  (5+ messages)

[PATCH 0/3] tracing: perf: Rename ring_buffer to perf_buffer and trace_buffer
 2020-01-10 14:49 UTC  (2+ messages)

tperf: An initial TSN Performance Utility (UPDATED)
 2020-01-10 14:27 UTC 

[bpf PATCH 0/9] Fixes for sockmap/tls from more complex BPF progs
 2020-01-10 13:40 UTC  (5+ messages)
` [bpf PATCH 3/9] bpf: sockmap/tls, push write_space updates through ulp updates

[PATCH net-next 0/9] sfc: even more code refactoring
 2020-01-10 13:28 UTC  (10+ messages)
` [PATCH net-next 1/9] sfc: refactor selftest work init code
` [PATCH net-next 2/9] sfc: move more tx code
` [PATCH net-next 3/9] sfc: move more rx code
` [PATCH net-next 4/9] sfc: move various functions
` [PATCH net-next 5/9] sfc: move some ethtool code
` [PATCH net-next 6/9] sfc: move a couple more functions
` [PATCH net-next 7/9] sfc: move RSS code
` [PATCH net-next 8/9] sfc: move yet more functions
` [PATCH net-next 9/9] sfc: move RPS code

[PATCH bpf 0/1] Fix memory leak in helpers dealing with sockets
 2020-01-10 13:27 UTC  (5+ messages)
` [PATCH bpf 1/1] net: bpf: don't leak time wait and request sockets
` [PATCH bpf v2] "

[PATCH v16 0/5] BPF: New helper to obtain namespace data from current task
 2020-01-10 13:27 UTC  (3+ messages)

[PATCH v2 net] net: macb: fix for fixed-link mode
 2020-01-10 13:25 UTC 

ethtool option to force interpretation of diagnostics?
 2020-01-10 13:13 UTC  (2+ messages)

[PATCH] staging: octeon: Drop on uncorrectable alignment or FCS error
 2020-01-10 12:48 UTC  (2+ messages)

Cake not doing rate limiting in a way it is expected to do
 2020-01-10 12:42 UTC  (5+ messages)

[PATCH net] net/tls: fix async operation
 2020-01-10 12:38 UTC 

Unable to create htb tc classes more than 64K
 2020-01-10 12:38 UTC  (10+ messages)

[PATCH net] net/tls: avoid spurious decryption error with HW resync
 2020-01-10 12:36 UTC 

[PATCH net-next] sfc: remove duplicated include from ef10.c
 2020-01-10 11:57 UTC  (2+ messages)

[PATCH net] net: macb: fix for fixed-link mode
 2020-01-10 11:53 UTC  (2+ messages)

[PATCH 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-10 11:42 UTC  (18+ messages)
` [PATCH 01/17] octeontx2-pf: Add Marvell OcteonTX2 NIC driver
` [PATCH 02/17] octeontx2-pf: Mailbox communication with AF
` [PATCH 03/17] octeontx2-pf: Attach NIX and NPA block LFs
` [PATCH 04/17] octeontx2-pf: Initialize and config queues
` [PATCH 05/17] octeontx2-pf: Setup interrupts and NAPI handler
` [PATCH 06/17] octeontx2-pf: Receive packet handling support
` [PATCH 07/17] octeontx2-pf: Add packet transmission support
` [PATCH 08/17] octeontx2-pf: Register and handle link notifications
` [PATCH 09/17] octeontx2-pf: MTU, MAC and RX mode config support
` [PATCH 10/17] octeontx2-pf: Error handling support
` [PATCH 11/17] octeontx2-pf: Receive side scaling support
` [PATCH 12/17] octeontx2-pf: TCP segmentation offload support
` [PATCH 13/17] octeontx2-pf: Add ndo_get_stats64
` [PATCH 14/17] octeontx2-pf: Add basic ethtool support
` [PATCH 15/17] octeontx2-pf: ethtool RSS config support
` [PATCH 16/17] Documentation: net: octeontx2: Add RVU HW and drivers overview
` [PATCH 17/17] MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driver

[RFC PATCH v9 0/8] Enable ptp_kvm for arm64
 2020-01-10 10:56 UTC  (15+ messages)
` [RFC PATCH v9 6/8] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v9 7/8] ptp: arm64: Enable ptp_kvm for arm64

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-10 10:50 UTC  (12+ messages)
` [PATCH bpf-next v2 01/11] bpf, sk_msg: Don't reset saved sock proto on restore
` [PATCH bpf-next v2 02/11] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v2 03/11] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v2 04/11] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v2 05/11] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v2 06/11] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v2 07/11] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v2 08/11] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP
` [PATCH bpf-next v2 09/11] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v2 10/11] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP
` [PATCH bpf-next v2 11/11] selftests/bpf: Tests for SOCKMAP holding listening sockets

[PATCH bpf-next 0/6] bpf: Introduce global functions
 2020-01-10 10:08 UTC  (7+ messages)
` [PATCH bpf-next 3/6] bpf: Introduce function-by-function verification

[PATCH v2 0/3] devlink region trigger support
 2020-01-10  9:40 UTC  (3+ messages)

[PATCH 1/2] devlink: correct misspelling of snapshot
 2020-01-10  9:36 UTC  (2+ messages)

[PATCH net-next] mlx4: Bump up MAX_MSIX from 64 to 128
 2020-01-10  8:51 UTC  (2+ messages)

[PATCH net-next 0/9 v4] IXP4xx networking cleanups
 2020-01-10  8:28 UTC  (10+ messages)
` [PATCH net-next 1/9 v4] wan: ixp4xx_hss: fix compile-testing on 64-bit
` [PATCH net-next 2/9 v4] wan: ixp4xx_hss: prepare compile testing
` [PATCH net-next 3/9 v4] ptp: ixp46x: move adjacent to ethernet driver
` [PATCH net-next 4/9 v4] ixp4xx_eth: move platform_data definition
` [PATCH net-next 5/9 v4] net: ethernet: ixp4xx: Standard module init
` [PATCH net-next 6/9 v4] net: ethernet: ixp4xx: Use distinct local variable
` [PATCH net-next 7/9 v4] net: ehernet: ixp4xx: Use netdev_* messages
` [PATCH net-next 8/9 v4] ARM/net: ixp4xx: Pass ethernet physical base as resource
` [PATCH net-next 9/9 v4] net: ethernet: ixp4xx: Use parent dev for DMA pool

[PATCH net] net/route: remove ip route rtm_src_len, rtm_dst_len valid check
 2020-01-10  8:24 UTC 

linux-next: Fixes tag needs some work in the net tree
 2020-01-10  8:15 UTC 

[PATCH v3 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-01-10  7:29 UTC  (4+ messages)
` [PATCH v3 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core

[PATCH 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-01-10  7:41 UTC  (2+ messages)
` [PATCH 2/2] ethtool: Call begin() and complete() in __ethtool_get_link_ksettings()

[PATCH 0/2] ath10k: Enable QDSS clock on sm8150
 2020-01-10  7:16 UTC  (2+ messages)

[PATCH v3 bpf-next 0/6] bpf: Introduce global functions
 2020-01-10  6:41 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/6] libbpf: Sanitize "
` [PATCH v3 bpf-next 2/6] bpf: Introduce function-by-function verification
` [PATCH v3 bpf-next 3/6] selftests/bpf: Add fexit-to-skb test for global funcs
` [PATCH v3 bpf-next 4/6] selftests/bpf: Add a test for a large global function
` [PATCH v3 bpf-next 5/6] selftests/bpf: Modify a test to check global functions
` [PATCH v3 bpf-next 6/6] selftests/bpf: Add unit tests for "

[PATCH bpf-next 0/3] Fix usage of bpf_helper_defs.h in selftests/bpf
 2020-01-10  6:29 UTC  (6+ messages)
` [PATCH bpf-next 1/3] libbpf,selftests/bpf: fix clean targets
` [PATCH bpf-next 2/3] selftests/bpf: ensure bpf_helper_defs.h are taken from selftests dir
` [PATCH bpf-next 3/3] selftests/bpf: further clean up Makefile output

[PATCH net-next v3 0/2] net: sched: add Flow Queue PIE packet scheduler
 2020-01-10  6:26 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: sched: pie: refactor code
` [PATCH net-next v3 2/2] net: sched: add Flow Queue PIE packet scheduler

[PATCH net-next] sfc: remove set but not used variable 'nic_data'
 2020-01-10  6:09 UTC 

[PATCH v2] virtio_net: CTRL_GUEST_OFFLOADS depends on CTRL_VQ
 2020-01-10  6:12 UTC  (3+ messages)

[PATCH v2 bpf-next] selftests/bpf: add BPF_HANDLER, BPF_KPROBE, and BPF_KRETPROBE macros
 2020-01-10  6:12 UTC 

WARNING: bad unlock balance in sch_direct_xmit
 2020-01-10  6:02 UTC  (10+ messages)

[PATCH bpf-next] libbpf: make bpf_map order and indices stable
 2020-01-10  5:21 UTC  (2+ messages)

[PATCH v3 0/5] QRTR flow control improvements
 2020-01-10  3:07 UTC  (3+ messages)
` [PATCH v3 2/5] net: qrtr: Implement outgoing flow control


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