netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-07 15:56:40 to 2017-03-08 16:59:04 UTC [more...]

[PATCH net-next 0/9] nfp: CRC32 RSS hash, port name reporting and misc fastpath cleanups
 2017-03-08 16:57 UTC  (10+ messages)
` [PATCH net-next 1/9] ethtool: add CRC32 as an RSS hash function
` [PATCH net-next 2/9] nfp: add support for reporting CRC32 "
` [PATCH net-next 3/9] nfp: implement .ndo_get_phys_port_name()
` [PATCH net-next 4/9] nfp: move more ring debug info to debugfs
` [PATCH net-next 5/9] nfp: reorder variables in nfp_net_tx()
` [PATCH net-next 6/9] nfp: store device pointer for the fastpath
` [PATCH net-next 7/9] nfp: avoid rearming the interrupts when in busy poll
` [PATCH net-next 8/9] nfp: add metadata format bit
` [PATCH net-next 9/9] nfp: prevent theoretical buffer overrun in nfp_eth_read_ports

[PATCH v2 net-next 0/8] prepare mac operations for multiple queues
 2017-03-08 16:48 UTC  (11+ messages)
` [PATCH v2 net-next 1/8] net: stmicro: multiple queues dt configuration
` [PATCH v2 net-next 2/8] net: stmicro: configure mtl rx and tx algorithms
` [PATCH v2 net-next 3/8] net: stmicro: configure tx queue weight
` [PATCH v2 net-next 4/8] net: stmicro: mtl rx queue enabled as dcb or avb
` [PATCH v2 net-next 5/8] net: stmicro: mapping mtl rx to dma channel
` [PATCH v2 net-next 6/8] net: stmicro: flow_ctrl functions adapted to mtl
` [PATCH v2 net-next 7/8] net: stmicro: prepare irq_status for mtl
` [PATCH v2 net-next 8/8] net: stmicro: mac debug prepared for multiple queues

[PATCH net-next] net/socket: use per af lockdep classes for sk queues
 2017-03-08 16:25 UTC 

[PATCH v5 00/19] Replace PCI pool by DMA pool API
 2017-03-08 16:19 UTC  (20+ messages)
` [PATCH v5 01/19] block: DAC960: Replace PCI pool old API
` [PATCH v5 02/19] dmaengine: pch_dma: "
` [PATCH v5 04/19] net: e100: "
` [PATCH v5 05/19] mlx4: "
` [PATCH v5 06/19] mlx5: "
` [PATCH v5 07/19] wireless: ipw2200: "
` [PATCH v5 09/19] scsi: csiostor: "
` [PATCH v5 10/19] scsi: lpfc: "
` [PATCH v5 11/19] scsi: megaraid: "
` [PATCH v5 12/19] scsi: mpt3sas: "
  ` [PATCH v5 03/19] IB/mthca: "
  ` [PATCH v5 08/19] scsi: be2iscsi: "
  ` [PATCH v5 13/19] scsi: mvsas: "
  ` [PATCH v5 18/19] usb: host: Remove remaining pci_pool in comments
` [PATCH v5 14/19] scsi: pmcraid: Replace PCI pool old API
` [PATCH v5 15/19] usb: gadget: amd5536udc: "
` [PATCH v5 16/19] usb: gadget: net2280: "
` [PATCH v5 17/19] usb: gadget: pch_udc: "
` [PATCH v5 19/19] PCI: Remove PCI pool macro functions

[PATCH v3] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
 2017-03-08 13:48 UTC  (3+ messages)

[PATCH v4 net-next 00/13] mlx4: order-0 allocations and page recycling
 2017-03-08 16:17 UTC  (14+ messages)
` [PATCH v4 net-next 01/13] mlx4: dma_dir is a mlx4_en_priv attribute
` [PATCH v4 net-next 02/13] mlx4: remove order field from mlx4_en_frag_info
` [PATCH v4 net-next 03/13] mlx4: get rid of frag_prefix_size
` [PATCH v4 net-next 04/13] mlx4: rx_headroom is a per port attribute
` [PATCH v4 net-next 05/13] mlx4: reduce rx ring page_cache size
` [PATCH v4 net-next 06/13] mlx4: removal of frag_sizes[]
` [PATCH v4 net-next 07/13] mlx4: use order-0 pages for RX
` [PATCH v4 net-next 08/13] mlx4: add page recycling in receive path
` [PATCH v4 net-next 09/13] mlx4: add rx_alloc_pages counter in ethtool -S
` [PATCH v4 net-next 10/13] mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
` [PATCH v4 net-next 11/13] mlx4: factorize page_address() calls
` [PATCH v4 net-next 12/13] mlx4: make validate_loopback() more generic
` [PATCH v4 net-next 13/13] mlx4: remove duplicate code in mlx4_en_process_rx_cq()

[PATCH] wireless/atmel: remove time_t usage
 2017-03-08 16:10 UTC  (4+ messages)
`  "

[PATCH net-next v2] net: ipv4: add support for ECMP hash policy choice
 2017-03-08 16:00 UTC  (4+ messages)

[PATCH] tun: remove copyright printing
 2017-03-08 15:46 UTC 

Question on ixgbe flow director
 2017-03-08 15:39 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 1/2] net: sched: make default fifo qdiscs appear in the dump
 2017-03-08 15:21 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] rtlwifi: fix spelling mistake: "conuntry" -> "country"
 2017-03-08 15:08 UTC  (2+ messages)
`  "

2035 netdev
 2017-03-08 15:01 UTC 

[PATCH] PCI: Add pci reset quirk for Cavium VNIC
 2017-03-08 14:21 UTC  (3+ messages)

[PATCH ethtool] ethtool: Support for configurable RSS hash function
 2017-03-08 14:03 UTC 

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-08 14:06 UTC  (17+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
` [PATCH 10/29] drivers, md: convert stripe_head.count "
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt "
` [PATCH 24/29] drivers: convert iblock_req.pending "
` [PATCH 29/29] drivers, xen: convert grant_map.users "
  ` [Xen-devel] "

netlink: GPF in netlink_unicast
 2017-03-08 13:51 UTC  (10+ messages)

ANNOUNCE: Verizon Labs New Platinum Sponsor
 2017-03-08 13:01 UTC 

[PATCH v2 2/2] iproute2: add support for invisible qdisc dumping
 2017-03-08 12:04 UTC 

[PATCH net-next 0/8] prepare mac operations for multiple queues
 2017-03-08 11:03 UTC  (9+ messages)
` [PATCH net-next 1/8] net: stmicro: multiple queues dt configuration
` [PATCH net-next 2/8] net: stmicro: configure mtl rx and tx algorithms
` [PATCH net-next 3/8] net: stmicro: configure tx queue weight
` [PATCH net-next 4/8] net: stmicro: mtl rx queue enabled as dcb or avb
` [PATCH net-next 5/8] net: stmicro: mapping mtl rx to dma channel
` [PATCH net-next 6/8] net: stmicro: flow_ctrl functions adapted to mtl
` [PATCH net-next 7/8] net: stmicro: prepare irq_status for mtl
` [PATCH net-next 8/8] net: stmicro: mac debug prepared for multiple queues

net: heap out-of-bounds in fib6_clean_node/rt6_fill_node/fib6_age/fib6_prune_clone
 2017-03-08 11:55 UTC  (19+ messages)

urgent matter to discuss | Dringende Angelegenheit zu diskutieren
 2017-03-08 11:24 UTC 

[PATCHv3 net-next 00/22] net: mvpp2: add initial support for PPv2.2
 2017-03-08 11:00 UTC  (10+ messages)
` [PATCHv3 net-next 06/22] net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
` [PATCHv3 net-next 10/22] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [PATCHv3 net-next 11/22] net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
` [PATCHv3 net-next 12/22] net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
` [PATCHv3 net-next 20/22] net: mvpp2: add support for an additional clock needed for PPv2.2
` [PATCHv3 net-next 21/22] net: mvpp2: set dma mask and coherent dma mask on PPv2.2

[PATCH 2/2] iproute2: add support for invisible qdisc dumping
 2017-03-08 10:40 UTC  (3+ messages)

[PATCH net 0/3] rds: tcp: fix various rds-tcp issues during netns create/delete sequences
 2017-03-07 22:10 UTC  (5+ messages)

[PATCH v2 net-next] net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet
 2017-03-08  6:06 UTC 

[PATCH net 0/2] bpf: htab fixes
 2017-03-08  4:00 UTC  (3+ messages)
` [PATCH net 1/2] bpf: fix struct htab_elem layout
` [PATCH net 2/2] bpf: convert htab map to hlist_nulls

[PATCH v4 net-next 0/6] drivers: net: xgene-v2: Add RGMII based 1G driver
 2017-03-08  3:43 UTC  (9+ messages)
` [PATCH v4 net-next 1/6] drivers: net: xgene-v2: Add DMA descriptor
` [PATCH v4 net-next 2/6] drivers: net: xgene-v2: Add mac configuration
` [PATCH v4 net-next 3/6] drivers: net: xgene-v2: Add ethernet hardware configuration
` [PATCH v4 net-next 4/6] drivers: net: xgene-v2: Add base driver
` [PATCH v4 net-next 5/6] drivers: net: xgene-v2: Add transmit and receive
` [PATCH v4 net-next 6/6] MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driver

[PATCH net-next RFC 0/4] virtio-net tx napi
 2017-03-08  3:25 UTC  (5+ messages)
` [PATCH net-next RFC 3/4] vhost: interrupt coalescing support

net/ipv4: division by 0 in tcp_select_window
 2017-03-07 21:59 UTC  (4+ messages)
  ` [PATCH net] tcp: fix various issues for sockets morphing to listen state

please add some examples to the ip man page
 2017-03-08  2:20 UTC  (5+ messages)

linux-next: build failure after merge of the rcu tree
 2017-03-08  1:37 UTC  (7+ messages)

[PATCH net-next] mpls: allow TTL propagation to/from IP packets to be configured
 2017-03-08  0:46 UTC  (4+ messages)
` [PATCH net-next v2 0/2] "
  ` [PATCH net-next v2 1/2] mpls: allow TTL propagation to "
  ` [PATCH net-next v2 2/2] mpls: allow TTL propagation from "

[RFC net-next sample action optimization 0/3]
 2017-03-08  0:15 UTC  (4+ messages)
` [RFC net-next sample action optimization 1/3] openvswitch: deferred fifo api change
` [RFC net-next sample action optimization 2/3] openvswitch: Refactor recirc key allocation
` [RFC net-next sample action optimization 3/3] openvswitch: Optimize sample action for the clone use cases

[PATCH net-next] net: stmicro: replace kzalloc with devm_kzalloc
 2017-03-07 15:27 UTC 

[PATCH net 0/7] bnx2x: PTP crash, VF VLAN fixes
 2017-03-07 21:53 UTC  (6+ messages)
` [PATCH net 3/7] bnx2x: fix possible overrun of VFPF multicast addresses array
    ` [PATCH net 3/7 v2] "

[RFC PATCH] uapi: fix linux/packet_diag.h userspace compilation error
 2017-03-07 20:50 UTC  (5+ messages)
      ` [PATCH] "

pull request (net): ipsec 2017-03-06
 2017-03-07 23:02 UTC  (2+ messages)

[Patch net] ipv6: reorder icmpv6_init() and ip6_mr_init()
 2017-03-07 22:57 UTC  (2+ messages)

[PATCH] net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings
 2017-03-07 22:46 UTC 

[PATCH] fjes: Do not load fjes driver if system does not have extended socket device
 2017-03-07 21:44 UTC  (2+ messages)

[PATCH] arp: Race condition in gratuitous ARP reception handling
 2017-03-07 21:43 UTC  (2+ messages)

[PATCH] udp: avoid ufo handling on IP payload compression packets
 2017-03-07 21:46 UTC  (2+ messages)

net/dccp: use-after-free in dccp_feat_activate_values
 2017-03-07 22:16 UTC  (4+ messages)
  ` [PATCH net] dccp: fix "

[PATCH v2] net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
 2017-03-07 22:32 UTC 

net: BUG in unix_notinflight
 2017-03-07 22:30 UTC  (7+ messages)

[PATCH net 0/2] net: fix possible sock_hold() misuses
 2017-03-07 22:06 UTC  (2+ messages)

[PATCH 1/2 net] ibmvnic: Fix overflowing firmware/hardware TX queue
 2017-03-07 22:14 UTC  (4+ messages)
` [PATCH 2/2 net] ibmvnic: Allocate number of rx/tx buffers agreed on by firmware

net/sched: act_skbmod: rcu_read_unlock in tcf_skbmod_dump?
 2017-03-07 22:13 UTC  (3+ messages)
` [PATCH] net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump

[PATCH net-next 1/1] decnet: Use TCP nagle macro instead of literal number in decnet
 2017-03-07 22:09 UTC  (2+ messages)

[PATCH v3 net-next 0/6] drivers: net: xgene-v2: Add RGMII based 1G driver
 2017-03-07 22:02 UTC  (3+ messages)
` [PATCH v3 net-next 2/6] drivers: net: xgene-v2: Add mac configuration

[PATCH net] rxrpc: Call state should be read with READ_ONCE() under some circumstances
 2017-03-07 21:59 UTC  (2+ messages)

[PATCH v1 net-next] net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet
 2017-03-07 20:34 UTC  (2+ messages)

[PATCH] net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
 2017-03-07 20:29 UTC  (2+ messages)

[PATCH] net/mlx5e: add IPV6 dependency
 2017-03-07 20:25 UTC  (2+ messages)

[PATCH net-next 0/1] net: Add support for rmnet_data driver
 2017-03-07 20:14 UTC  (3+ messages)
` [PATCH net-next 1/1] net: rmnet_data: Initial implementation

[PATCH v1.2] dt: emac: document device-tree based phy discovery and setup
 2017-03-07 20:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] net/tunnel: set inner protocol in network gro hooks
 2017-03-07 18:15 UTC  (2+ messages)

[PATCH net-next] liquidio: add support for XPS
 2017-03-07 19:40 UTC 

[PATCH] net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-07 19:40 UTC  (2+ messages)

[PATCH v2 0/6] Updates for Marvell Switch SoCs
 2017-03-07 19:38 UTC  (3+ messages)

[PATCH ethtool] ethtool: print hash function with ethtool -x|--show-rxfh-indir
 2017-03-07 19:19 UTC 

[PATCH v2] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
 2017-03-07 18:37 UTC  (3+ messages)

[RFC PATCH net-next 2/5] net: split skb_checksum_help
 2017-03-07 18:06 UTC  (5+ messages)
` [PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets

hello
 2017-03-07 17:02 UTC 

[4.9.13] use after free in ipv4_mtu
 2017-03-07 16:56 UTC  (8+ messages)

[PATCH RESEND v1] qed: Fix copy of uninitialized memory
 2017-03-07 16:46 UTC 

[PATCH 1/1] rds: ib: add error handle
 2017-03-07 16:43 UTC  (2+ messages)

[PATCH net-next] tg3: Add the ability to conditionally build w/ HWMON
 2017-03-07 16:02 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).