netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 21:29:49 to 2017-04-07 18:37:10 UTC [more...]

[RFC 0/3] netlink: extended error reporting
 2017-04-07 18:37 UTC  (5+ messages)
` [RFC 1/3] "
` [RFC 2/3] genetlink: pass extended error report down
  ` [RFC 3/3] nl80211: add a few extended error strings

[pull request][net-next 0/7] Mellanox mlx5 updates 2017-04-16
 2017-04-07 18:26 UTC  (8+ messages)
` [net-next 1/7] net/mlx5: Update the list of the PCI supported devices
` [net-next 2/7] net/mlx5e: Add support for RXFCS feature flag
` [net-next 3/7] net/mlx5e: Make mlx5e_modify_rqs_vsd a static function
` [net-next 4/7] net/mlx5e: Change FW sub_minor display to 4 zeros padding
` [net-next 5/7] net/mlx5e: Show board id in ethtool driver information
` [net-next 6/7] net/mlx5e: Reuse alloc cq code for all CQs allocation
` [net-next 7/7] net/mlx5e: Set default RX moderation parameters on driver load

[regression v4.11] 617f01211baf ("8139too: use napi_complete_done()")
 2017-04-07 18:17 UTC 

[PATCH net] bridge: netlink: register netdevice before executing changelink
 2017-04-07 18:16 UTC  (9+ messages)

[PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets
 2017-04-07 18:11 UTC  (12+ messages)
` [PATCH RFC net-next v3 0/7] improve CRC32c in the forwarding path
  ` [PATCH RFC net-next v3 1/7] skbuff: add stub to help computing crc32c on SCTP packets
  ` [PATCH RFC net-next v3 2/7] net: introduce skb_crc32c_csum_help
  ` [PATCH RFC net-next v3 3/7] sk_buff: remove support for csum_bad in sk_buff
  ` [PATCH RFC net-next v3 4/7] net: use skb->csum_algo to identify packets needing crc32c
  ` [PATCH RFC net-next v3 5/7] net: more accurate checksumming in validate_xmit_skb()
  ` [PATCH RFC net-next v3 6/7] openvswitch: more accurate checksumming in queue_userspace_packet()
  ` [PATCH RFC net-next v3 7/7] sk_buff.h: improve description of CHECKSUM_{COMPLETE,UNNECESSARY}

[RFC net-next] bpf: taint loading !is_gpl programs
 2017-04-07 17:46 UTC  (5+ messages)

18342 netdev
 2017-04-07 17:21 UTC 

net/ipv4: use-after-free in ipv4_mtu
 2017-04-07 17:10 UTC  (7+ messages)

[PATCH 3/4] bluetooth: hci_uart: add LL protocol serdev driver support
 2017-04-07 17:09 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH net-next] bindings: net: stmmac: add missing note about LPI interrupt
 2017-04-07 16:48 UTC  (2+ messages)

[PATCH] net: ipv6: Removed unnecessary parenthesis
 2017-04-07 16:31 UTC  (2+ messages)

[PATCH 1/4] net: netfilter:Remove exceptional & on function name
 2017-04-07 16:28 UTC  (2+ messages)

[PATCH] net: ipv6: netfilter: Format block comments
 2017-04-07 16:15 UTC  (2+ messages)
` [Outreachy kernel] "

IMX6 FEC connection drops occasionally with 'MDIO read timeout'
 2017-04-07 16:09 UTC  (2+ messages)

[PATCH] RDS: IB: ensure an initialized ret is printed in pr_warn message
 2017-04-07 15:59 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2017-04-07 15:46 UTC  (2+ messages)

[PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry
 2017-04-07 15:31 UTC  (2+ messages)

[PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible
 2017-04-07 15:30 UTC  (2+ messages)

[PATCH v2] net: Remove unnecessary cast on void pointer
 2017-04-07 15:27 UTC  (2+ messages)

[PATCHv2] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
 2017-04-07 15:05 UTC  (13+ messages)
` [PATCH v2 1/4] net: dsa: add support for the SMSC-LAN9303 tagging format
` [PATCH v2 2/4] net: dsa: add new DSA switch driver for the SMSC-LAN9303
` [PATCH v2 3/4] net: dsa: LAN9303: add I2C managed mode support
` [PATCH v2 4/4] net: dsa: LAN9303: add MDIO "

[PATCH net-next] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
 2017-04-07 14:56 UTC  (2+ messages)

pull-request: wireless-drivers-next 2017-04-07
 2017-04-07 14:36 UTC 

[PATCH net-next 0/1] skbuff: Extend gso_type to unsigned int
 2017-04-07 14:28 UTC  (4+ messages)
` [PATCH net-next 1/1] "

[PATCH 0/4 v3 net-next] net: stmmac: adding multiple buffers
 2017-04-07 14:18 UTC  (2+ messages)

[iproute PATCH] ip-route: Prevent some other double spaces in output
 2017-04-07 14:16 UTC  (2+ messages)

[PATCH v2] mlxsw: convert to pci_alloc_irq_vectors
 2017-04-07 14:14 UTC  (4+ messages)

[PATCH net-next 00/14] Use net_device_stats from struct net_device
 2017-04-07 14:08 UTC  (19+ messages)
` [PATCH net-next 01/14] net: cxgb: "
` [PATCH net-next 02/14] net: cxgb3: "
` [PATCH net-next 03/14] net: dl2k: "
` [PATCH net-next 04/14] net: emac: "
` [PATCH net-next 05/14] net: macb: "
` [PATCH net-next 06/14] net: moxa: "
` [PATCH net-next 07/14] net: nmlan_cs: "
` [PATCH net-next 08/14] net: nuvoton: "
` [PATCH net-next 09/14] net: sunbmac: "
` [PATCH net-next 10/14] net: sunhme: "
` [PATCH net-next 11/14] net: tulip: de2104x: "
` [PATCH net-next 12/14] net: typhoon: "
  ` [PATCH net-next 13/14] usbnet: kaweth: "
` [PATCH net-next 14/14] usbnet: pegasus: "

[PATCH net-next 0/5] qede: support XDP head adjustments
 2017-04-07 14:02 UTC  (8+ messages)
` [PATCH net-next 1/5] qede: Update receive statistic once per NAPI
` [PATCH net-next 2/5] qede: Correct XDP forward unmapping
` [PATCH net-next 3/5] qede: Prevent VFs from using XDP
` [PATCH net-next 4/5] qede: Add support for ingress headroom
` [PATCH net-next 5/5] qede: Support XDP adjustment of headers

[net-next 0/4][pull request] 40GbE Intel Wired LAN Driver Updates 2017-04-06
 2017-04-07 13:27 UTC  (8+ messages)
` [net-next 1/4] i40e/i40evf: Add capability exchange for outer checksum
` [net-next 2/4] i40e: remove client instance on driver unload
` [net-next 3/4] i40e: register existing client on probe
` [net-next 4/4] i40e: close client on remove and shutdown

[PATCH 00/12] ftgmac100: Rework batch 3 - TX path
 2017-04-07 13:26 UTC  (17+ messages)
` [PATCH 01/12] ftgmac100: Add a tx timeout handler
` [PATCH 02/12] ftgmac100: Move ftgmac100_hard_start_xmit() around
` [PATCH 03/12] ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()
` [PATCH 04/12] ftgmac100: Factor tx packet dropping path
` [PATCH 05/12] ftgmac100: Pad small frames properly
` [PATCH 06/12] ftgmac100: Store tx skbs in a separate array
` [PATCH 07/12] ftgmac100: Cleanup tx queue handling
` [PATCH 08/12] ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()
` [PATCH 09/12] ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()
` [PATCH 10/12] ftgmac100: Don't clear tx desc fields unnecessarily
` [PATCH 11/12] ftgmac100: Add support for fragmented tx
` [PATCH 12/12] ftgmac100: Remove tx descriptor accessors

[PATCH net-next V2 0/7] s390 patches for net-next
 2017-04-07 12:53 UTC  (9+ messages)
` [PATCH net-next V2 1/7] s390/qeth: use QDIO_*_QFMT defines
` [PATCH net-next V2 2/7] s390/qeth: fix up ssqd tracing
` [PATCH net-next V2 3/7] s390/qeth: remove unused return value
` [PATCH net-next V2 4/7] s390/qeth: Remove unused code
` [PATCH net-next V2 5/7] s390/qeth: improve endianness handling
` [PATCH net-next V2 6/7] s390/ctcm: "
` [PATCH net-next V2 7/7] s390/netiucv: "

[PATCH v3 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-04-07 12:51 UTC  (10+ messages)
` [PATCH v3 02/20] net: stmmac: add optional setup function
` [PATCH v3 04/20] ARM: sun8i: dt: Add DT bindings documentation for Allwinner syscon
` [PATCH v3 16/20] ARM: dts: sun50i-a64: enable dwmac-sun8i on pine64

[PATCH net-next 0/7] s390 patches for net-next
 2017-04-07 12:33 UTC  (4+ messages)
` [PATCH net-next 5/7] s390/qeth: improve endianness handling

[PATCH v2] can: m_can: enable transmission of FD frame on latest version
 2017-04-07 11:41 UTC  (6+ messages)

[PATCH] ibmveth: Support to enable LSO/CSO for Trunk VEA
 2017-04-07  9:57 UTC 

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-07  9:21 UTC  (7+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}

[PATCH 0/4 v2 net-next] net: stmmac: adding multiple buffers
 2017-04-07  9:20 UTC  (2+ messages)

pull-request: can 2017-04-04
 2017-04-07  9:00 UTC  (3+ messages)

[PATCH net-next v4 0/5] net-next: dsa: add Mediatek MT7530 support
 2017-04-07  8:45 UTC  (6+ messages)
` [PATCH net-next v4 1/5] dt-bindings: net: dsa: add Mediatek MT7530 binding
  ` [PATCH net-next v4 2/5] net-next: dsa: add Mediatek tag RX/TX handler
  ` [PATCH net-next v4 3/5] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
  ` [PATCH net-next v4 4/5] net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance
  ` [PATCH net-next v4 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch

[BUG] kernel oops during bridge creation
 2017-04-07  8:36 UTC  (5+ messages)

[PATCH net] l2tp: define SOL_PPPOL2TP in uapi
 2017-04-07  7:48 UTC  (3+ messages)

Documentation error for checksum offload check ?
 2017-04-07  7:35 UTC  (2+ messages)

[PATCH v7 00/15] Replace PCI pool by DMA pool API
 2017-04-07  7:25 UTC  (16+ messages)
` [PATCH v7 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v7 03/15] IB/mthca: "
` [PATCH v7 04/15] net: e100: "
` [PATCH v7 05/15] mlx4: "
  ` [PATCH v7 02/15] dmaengine: pch_dma: "
  ` [PATCH v7 06/15] mlx5: "
  ` [PATCH v7 07/15] wireless: ipw2200: "
  ` [PATCH v7 09/15] scsi: csiostor: "
  ` [PATCH v7 10/15] scsi: lpfc: "
  ` [PATCH v7 11/15] scsi: megaraid: "
  ` [PATCH v7 13/15] scsi: mvsas: "
` [PATCH v7 08/15] scsi: be2iscsi: "
` [PATCH v7 12/15] scsi: mpt3sas: "
` [PATCH v7 14/15] scsi: pmcraid: "
` [PATCH v7 15/15] PCI: Remove PCI pool macro functions

Email me back
 2017-04-07  7:12 UTC 

[PATCH 0/4] crypto: CRYPTO_MAX_ALG_NAME is too low
 2017-04-07  5:25 UTC  (4+ messages)
` [PATCH 2/4] crypto: af_alg - Allow arbitrarily long algorithm names

[Patch net] net_sched: replace yield() with cond_resched()
 2017-04-07  3:59 UTC  (8+ messages)

[PATCH] format-security: move static strings to const
 2017-04-07  3:21 UTC  (3+ messages)

[PATCH] ath9k: Add cast to u8 to FREQ2FBIN macro
 2017-04-07  2:36 UTC  (4+ messages)

[PATCH net-next] liquidio: fix VF incorrectly indicating that it successfully set its VLAN
 2017-04-07  2:22 UTC 

linux-next: manual merge of the net-next tree with the vfs tree
 2017-04-07  0:22 UTC 

[PATCH v2] mac80211: Fix clang warning about constant operand in logical operation
 2017-04-06 23:31 UTC 

[PATCH][-next] nfp: don't dereference a null nn->eth_port to print a warning
 2017-04-06 23:15 UTC  (2+ messages)

[PATCH] mac80211: Fix clang warning about constant operand in logical operation
 2017-04-06 23:07 UTC  (7+ messages)

[PATCH] net: ipv4: netfilter: Remove unused function nf_nat_need_gre()
 2017-04-06 23:06 UTC  (2+ messages)

[PATCH] net: netfilter: Remove typedef from "typedef struct bitstr_t"
 2017-04-06 22:52 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 00/10] ftgmac: Rework batch 2 - RX path
 2017-04-06 22:40 UTC  (2+ messages)

tcpprobe display format for snd_nxt and snd_una
 2017-04-06 22:16 UTC  (3+ messages)

[PATCH v3] net: netfilter: Add nfnl_msg_type() helper function
 2017-04-06 22:06 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH net-next 1/1] netvsc: Initialize all channel related state prior to opening the channel
 2017-04-06 21:59 UTC 

[PATCH 00/19] pull request for net-next: batman-adv 2017-04-06
 2017-04-06 21:55 UTC  (2+ messages)

[PATCH v2 00/13] ftgmac100: Rework batch 1 - Link & Interrupts
 2017-04-06 21:46 UTC  (7+ messages)

remove pci_enable_msix() V2
 2017-04-06 21:29 UTC  (3+ messages)
` [PATCH 4/4] PCI: remove pci_enable_msix


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