netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 08:32:05 to 2020-03-25 17:56:12 UTC [more...]

[PATCH 00/10] implement DEVLINK_CMD_REGION_NEW
 2020-03-25 17:56 UTC  (18+ messages)
` [PATCH 04/10] devlink: add function to take snapshot while locked
` [PATCH 05/10] devlink: extract snapshot id allocation to helper function
` [PATCH] devlink: track snapshot id usage count using an xarray
` [PATCH 08/10] devlink: implement DEVLINK_CMD_REGION_NEW
` [PATCH 09/10] netdevsim: support taking immediate snapshot via devlink
` [PATCH 10/10] ice: add a devlink region for dumping NVM contents

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-25 17:55 UTC  (19+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH bpf-next v4 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-25 17:46 UTC  (6+ messages)
` [PATCH bpf-next v4 1/4] xdp: Support specifying expected existing program when attaching XDP
` [PATCH bpf-next v4 2/4] tools: Add EXPECTED_FD-related definitions in if_link.h
` [PATCH bpf-next v4 3/4] libbpf: Add function to set link XDP fd while specifying old program
` [PATCH bpf-next v4 4/4] selftests/bpf: Add tests for attaching XDP programs

iproute2: tc deletion freezes whole server
 2020-03-25 17:43 UTC  (7+ messages)

[PATCH] ipv4: fix a RCU-list lock in fib_triestat_seq_show
 2020-03-25 17:34 UTC  (3+ messages)

[PATCH net-next v2 1/2] net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
 2020-03-25 17:34 UTC  (2+ messages)
` [PATCH net-next v2 2/2] ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmii

[PATCH V2 00/14] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-25 17:30 UTC  (18+ messages)
` [PATCH V2 01/14] net: ks8851: Factor out spi->dev in probe()/remove()
` [PATCH V2 02/14] net: ks8851: Rename ndev to netdev in probe
` [PATCH V2 03/14] net: ks8851: Replace dev_err() with netdev_err() in IRQ handler
` [PATCH V2 04/14] net: ks8851: Pass device node into ks8851_init_mac()
` [PATCH V2 05/14] net: ks8851: Use devm_alloc_etherdev()
` [PATCH V2 06/14] net: ks8851: Use dev_{get,set}_drvdata()
` [PATCH V2 07/14] net: ks8851: Remove ks8851_rdreg32()
` [PATCH V2 08/14] net: ks8851: Use 16-bit writes to program MAC address
` [PATCH V2 09/14] net: ks8851: Use 16-bit read of RXFC register
` [PATCH V2 10/14] net: ks8851: Split out SPI specific entries in struct ks8851_net
` [PATCH V2 11/14] net: ks8851: Split out SPI specific code from probe() and remove()
` [PATCH V2 12/14] net: ks8851: Separate SPI operations into separate file
` [PATCH V2 13/14] net: ks8851: Implement Parallel bus operations
` [PATCH V2 14/14] net: ks8851: Remove ks8851_mll.c

Fw: [Bug 206919] New: Very bad performance of sendto function
 2020-03-25 17:13 UTC  (2+ messages)
`  "

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-25 16:58 UTC  (8+ messages)
    ` Documentation/locking/locktypes: Further clarifications and wordsmithing
      ` [PATCH v2] Documentation/locking/locktypes: minor copy editor fixes

[RFC][PATCH 1/2] ethtool: Add BroadRReach Master/Slave PHY tunable
 2020-03-25 16:49 UTC  (6+ messages)
` [RFC][PATCH 2/2] net: phy: tja11xx: Add BroadRReach Master/Slave support into TJA11xx PHY driver
` RFC: future of ethtool tunables (Re: [RFC][PATCH 1/2] ethtool: Add BroadRReach Master/Slave PHY tunable)

[PATCH net] selftests/net: add missing tests to Makefile
 2020-03-25 16:49 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-25 16:48 UTC  (7+ messages)
` [PATCH bpf-next v3 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH iproute2-next] bash-completion: devlink: add bash-completion function
 2020-03-25 16:48 UTC  (3+ messages)

[PATCH net-next] net: use indirect call wrappers for skb_copy_datagram_iter()
 2020-03-25 16:46 UTC  (8+ messages)

[PATCH iproute2-next v2 0/2] Support RED ECN nodrop mode
 2020-03-25 16:46 UTC  (3+ messages)
` [PATCH iproute2-next v2 2/2] tc: q_red: Support 'nodrop' flag

[PATCH net-next 00/15] Add packet trap policers support
 2020-03-25 16:45 UTC  (16+ messages)
` [PATCH net-next 01/15] devlink: "
` [PATCH net-next 05/15] devlink: Allow setting of packet trap group parameters
` [PATCH net-next 11/15] mlxsw: spectrum_trap: Add devlink-trap policer support

[patch iproute2/net-next v5] tc: m_action: introduce support for hw stats type
 2020-03-25 16:43 UTC  (3+ messages)
` [PATCH iproute2-next] tc: m_action: rename hw stats type uAPI

[PATCH bpf-next v2] libbpf: don't allocate 16M for log buffer by default
 2020-03-25 16:20 UTC 

Fw: [Bug 206943] New: Forcing IP fragmentation on TCP segments maliciously
 2020-03-25 15:58 UTC  (2+ messages)

[PATCH] e1000e: bump up timeout to wait when ME un-configure ULP mode
 2020-03-25 15:49 UTC  (7+ messages)
        ` [Intel-wired-lan] "

[PATCH 1/2] net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
 2020-03-25 15:47 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmii

[PATCH v2 net-next 00/10] Configure the MTU on DSA switches
 2020-03-25 15:44 UTC  (12+ messages)
` [PATCH v2 net-next 01/10] net: dsa: configure the MTU for switch ports
` [PATCH v2 net-next 02/10] net: phy: bcm7xx: Add jumbo frame configuration to PHY
` [PATCH v2 net-next 03/10] bgmac: Add support for Jumbo frames
` [PATCH v2 net-next 04/10] bgmac: Add MTU configuration support to the driver
` [PATCH v2 net-next 05/10] bgmac: Add DMA support to handle frames beyond 8192 bytes
` [PATCH v2 net-next 06/10] net: dsa: b53: Add MTU configuration support
` [PATCH v2 net-next 07/10] net: dsa: sja1105: Implement the port MTU callbacks
` [PATCH v2 net-next 08/10] net: dsa: vsc73xx: Make the MTU configurable
` [PATCH v2 net-next 09/10] net: dsa: felix: support changing the MTU
` [PATCH v2 net-next 10/10] net: bridge: implement auto-normalization of MTU for hardware datapath

Bug URGENT Report with new kernel 5.5.10-5.6-rc6
 2020-03-25 15:38 UTC  (7+ messages)

Fw: [Bug 206945] New: downgrading IPID assignment for TCP datagrams
 2020-03-25 15:26 UTC 

[PATCH net] net, ip_tunnel: fix interface lookup with no key
 2020-03-25 15:22 UTC  (2+ messages)

[PATCH net-next] net: page pool: allow to pass zero flags to page_pool_init()
 2020-03-25 15:02 UTC  (2+ messages)

[PATCH net-next v8 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-25 14:58 UTC  (5+ messages)
` [PATCH net-next v8 1/2] net/mlx5e: refactor indr setup block
` [PATCH net-next v8 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH net-next 0/5] add more xdp stats to veth driver
 2020-03-25 14:53 UTC  (12+ messages)
` [PATCH net-next 4/5] veth: introduce more xdp counters

[PATCH net-next] net/packet: fix TPACKET_V3 performance issue in case of TSO
 2020-03-25 14:37 UTC  (2+ messages)

[PATCH] netfilter/nf_tables: silence a RCU-list warning
 2020-03-25 14:31 UTC 

[PATCH] net: ks8851-ml: Fix IO operations, again
 2020-03-25 14:25 UTC 

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-25 13:41 UTC  (6+ messages)
` [PATCH 6/6] ptp_ocelot: support 4 programmable pins

[PATCH net] selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED
 2020-03-25 13:37 UTC  (3+ messages)

[PATCH net-next 0/2] Devlink health auto attributes refactor
 2020-03-25 13:26 UTC  (3+ messages)
` [PATCH net-next 1/2] devlink: Implicitly set auto recover flag when registering health reporter
` [PATCH net-next 2/2] devlink: Add auto dump flag to "

[PATCH net-next] net: macsec: add support for specifying offload upon link creation
 2020-03-25 13:01 UTC 

[PATCH] xfrm: policy: Fix doulbe free in xfrm_policy_timer
 2020-03-25 12:53 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 net-next 00/17] net: atlantic: MACSec support for AQC devices
 2020-03-25 12:52 UTC  (18+ messages)
` [PATCH v2 net-next 01/17] net: introduce the MACSEC netdev feature
` [PATCH v2 net-next 02/17] net: add a reference to MACsec ops in net_device
` [PATCH v2 net-next 03/17] net: macsec: allow to reference a netdev from a MACsec context
` [PATCH v2 net-next 04/17] net: macsec: add support for offloading to the MAC
` [PATCH v2 net-next 05/17] net: macsec: init secy pointer in macsec_context
` [PATCH v2 net-next 06/17] net: macsec: allow multiple macsec devices with offload
` [PATCH v2 net-next 07/17] net: macsec: support multicast/broadcast when offloading
` [PATCH v2 net-next 08/17] net: macsec: add support for getting offloaded stats
` [PATCH v2 net-next 09/17] net: macsec: report real_dev features when HW offloading is enabled
` [PATCH v2 net-next 10/17] net: atlantic: MACSec offload skeleton
` [PATCH v2 net-next 11/17] net: atlantic: MACSec egress offload HW bindings
` [PATCH v2 net-next 12/17] net: atlantic: MACSec egress offload implementation
` [PATCH v2 net-next 13/17] net: atlantic: MACSec ingress offload HW bindings
` [PATCH v2 net-next 14/17] net: atlantic: MACSec ingress offload implementation
` [PATCH v2 net-next 15/17] net: atlantic: MACSec offload statistics HW bindings
` [PATCH v2 net-next 16/17] net: atlantic: MACSec offload statistics implementation
` [PATCH v2 net-next 17/17] net: atlantic: add XPN handling

[PATCH net] net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y,m} build
 2020-03-25 12:47 UTC 

[PATCH V8 0/9] vDPA support
 2020-03-25 12:34 UTC  (9+ messages)
` [PATCH V8 4/9] vringh: IOTLB support
` [PATCH V8 5/9] vDPA: introduce vDPA bus
` [PATCH V8 6/9] virtio: introduce a vDPA based transport
` [PATCH V8 7/9] vhost: introduce vDPA-based backend
` [PATCH V8 8/9] vdpasim: vDPA device simulator
` [PATCH V8 9/9] virtio: Intel IFC VF driver for VDPA

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-25 12:29 UTC  (11+ messages)

[PATCH net-next 00/17] net: atlantic: MACSec support for AQC devices
 2020-03-25 12:04 UTC  (4+ messages)
` [PATCH net-next 13/17] net: atlantic: MACSec ingress offload HW bindings
    ` [EXT] "

[PATCH net] cxgb4: Add support to catch bits set in INT_CAUSE5
 2020-03-25 11:53 UTC 

[PATCH net-next] netfilter: flowtable: Fix accessing null dst entry
 2020-03-25 11:52 UTC  (3+ messages)

[PATCH net-next 0/2] Miscellaneous fixes
 2020-03-25 11:41 UTC  (3+ messages)
` [PATCH net-next 1/2] octeontx2-pf: Fix rx buffer page refcount
` [PATCH net-next 2/2] octeontx2-pf: Fix ndo_set_rx_mode

[PATCH] netfilter: nft_fwd_netdev: Fix CONFIG_NET_CLS_ACT=n build
 2020-03-25 11:02 UTC  (4+ messages)

[PATCH net-next v7 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-25 11:01 UTC  (3+ messages)
` [PATCH net-next v7 1/2] net/mlx5e: refactor indr setup block

[PATCH v3 6/7] net: qrtr: Add MHI transport layer
 2020-03-25 10:37 UTC  (3+ messages)

user space interface for configuring T1 PHY management mode (master/slave)
 2020-03-25 10:28 UTC  (4+ messages)

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-25 10:35 UTC  (5+ messages)
` [PATCHv2 bpf-next 4/5] bpf: Don't refcount LISTEN sockets in sk_assign()
` [PATCHv2 bpf-next 5/5] selftests: bpf: add test for sk_assign

[PATCH bpf-next] libbpf: don't allocate 16M for log buffer by default
 2020-03-25  9:54 UTC  (5+ messages)

[PATCH v3 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-03-25  9:42 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v2 net-next 00/11] s390/qeth: updates 2020-03-25
 2020-03-25  9:35 UTC  (12+ messages)
` [PATCH v2 net-next 01/11] s390/qeth: simplify RX buffer tracking
` [PATCH v2 net-next 02/11] s390/qeth: split out RX poll code
` [PATCH v2 net-next 03/11] s390/qeth: remove redundant if-clause in "
` [PATCH v2 net-next 04/11] s390/qdio: extend polling support to multiple queues
` [PATCH v2 net-next 05/11] s390/qeth: simplify L3 dev_id logic
` [PATCH v2 net-next 06/11] s390/qeth: clean up the mac_bits
` [PATCH v2 net-next 07/11] s390/qeth: collect more TX statistics
` [PATCH v2 net-next 08/11] s390/qeth: add TX IRQ coalescing support for IQD devices
` [PATCH v2 net-next 09/11] s390/qeth: fine-tune MAC Address-related errnos
` [PATCH v2 net-next 10/11] s390/qeth: keep track of fixed prio-queue configuration
` [PATCH v2 net-next 11/11] s390/qeth: modernize two list helpers

[PATCH net-next 00/11] s390/qeth: updates 2020-03-24
 2020-03-25  9:20 UTC  (4+ messages)
` [PATCH net-next 01/11] s390/qeth: simplify RX buffer tracking

[PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
 2020-03-25  9:12 UTC  (6+ messages)

Re: [PATCH] net: ena: Add PCI shutdown handler to allow safe kexec
 2020-03-25  9:08 UTC 

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-25  8:37 UTC  (3+ messages)
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it


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