netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-17 20:50:27 to 2017-06-19 15:04:16 UTC [more...]

[PATCH 0/2] fix loadable module for DPAA Ethernet
 2017-06-19 15:04 UTC  (2+ messages)
` [PATCH 1/2] fsl/fman: propagate dma_ops

[PATCH net] net: account for current skb length when deciding about UFO
 2017-06-19 14:59 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: dsa: Global 2 cosmetics
 2017-06-19 14:55 UTC  (11+ messages)
` [PATCH net-next v2 01/10] net: dsa: mv88e6xxx: add irl_init_all op
` [PATCH net-next v2 02/10] net: dsa: mv88e6xxx: clarify SMI PHY functions
` [PATCH net-next v2 03/10] net: dsa: mv88e6xxx: prefix Global 2 Trunk macros
` [PATCH net-next v2 04/10] net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros
` [PATCH net-next v2 05/10] net: dsa: mv88e6xxx: prefix Global 2 MGMT macros
` [PATCH net-next v2 06/10] net: dsa: mv88e6xxx: prefix Global 2 PVT macros
` [PATCH net-next v2 07/10] net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros
` [PATCH net-next v2 08/10] net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros
` [PATCH net-next v2 09/10] net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros
` [PATCH net-next v2 10/10] net: dsa: mv88e6xxx: prefix Global 2 remaining macros

[PATCH net-next] net: raw: assign delivered after receive success
 2017-06-19 14:55 UTC  (2+ messages)

[PATCH net-next] cxgb4: notify uP to route ctrlq compl to rdma rspq
 2017-06-19 14:53 UTC  (3+ messages)

[PATCH v4 00/11] net: mvmdio: add xMDIO xSMI support
 2017-06-19 14:49 UTC  (4+ messages)
` [PATCH v4 03/11] net: mvmdio: use GENMASK for masks

[PATCH net-next 0/4] s390/net updates, part 2
 2017-06-19 14:48 UTC  (7+ messages)
` [PATCH net-next 1/4] s390/qeth: add ipa return codes for bridgeport
` [PATCH net-next 2/4] s390/qeth: fix packing buffer statistics
` [PATCH net-next 3/4] s390/diag: add diag26c support
` [PATCH net-next 4/4] s390/qeth: use diag26c to get MAC address on L2

[regression v4.11] 617f01211baf ("8139too: use napi_complete_done()")
 2017-06-19 14:44 UTC  (3+ messages)

[PATCH net-next v2] cxgb4: add new T6 pci device id's
 2017-06-19 14:38 UTC  (2+ messages)

[PATCH RFC 2/3] samples/bpf: Add define __EMITTING_BPF__ when building BPF
 2017-06-19 14:37 UTC  (2+ messages)

amministratore di sistema
 2017-06-19 14:26 UTC 

TCP Vegas per-socket alpha, beta, gamma parameters
 2017-06-19 14:30 UTC  (2+ messages)

[PATCH net-next] enic: use kasprintf instead of snprintf
 2017-06-19 14:27 UTC  (5+ messages)

[PATCH net-next 00/10] net: dsa: Global 2 cosmetics
 2017-06-19 14:24 UTC  (13+ messages)
` [PATCH net-next 01/10] net: dsa: mv88e6xxx: add irl_init_all op
` [PATCH net-next 02/10] net: dsa: mv88e6xxx: clarify SMI PHY functions
` [PATCH net-next 03/10] net: dsa: mv88e6xxx: prefix Global 2 Trunk macros
` [PATCH net-next 04/10] net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros
` [PATCH net-next 05/10] net: dsa: mv88e6xxx: prefix Global 2 MGMT macros
` [PATCH net-next 06/10] net: dsa: mv88e6xxx: prefix Global 2 PVT macros
` [PATCH net-next 07/10] net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros
` [PATCH net-next 08/10] net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros
` [PATCH net-next 09/10] net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros
` [PATCH net-next 10/10] net: dsa: mv88e6xxx: prefix Global 2 remaining macros

[PATCH net v2] cxgb4: notify uP to route ctrlq compl to rdma rspq
 2017-06-19 14:16 UTC 

[PATCH net-next] net: phy: lxt: Export link partner advertising
 2017-06-19 14:00 UTC 

[PATCH 0/4] net-next: mediatek: various performance improvements
 2017-06-19 13:37 UTC  (5+ messages)
` [PATCH 1/4] net-next: mediatek: print phy status changes for non DSA GMACs
` [PATCH 2/4] net-next: mediatek: add RX IRQ delay support
` [PATCH 3/4] net-next: mediatek: split IRQ register locking into TX and RX
` [PATCH 4/4] net-next: mediatek: set the rx_queue to 0

[PATCH net-next 00/13] update ena ethernet driver to version 1.2.0
 2017-06-19 13:23 UTC  (20+ messages)
` [PATCH net-next 01/13] net: ena: change return value for unsupported features unsupported return value
` [PATCH net-next 02/13] net: ena: add hardware hints capability to the driver
` [PATCH net-next 03/13] net: ena: change sizeof() argument to be the type pointer
` [PATCH net-next 04/13] net: ena: add reset reason for each device FLR
` [PATCH net-next 05/13] net: ena: add support for out of order rx buffers refill
` [PATCH net-next 06/13] net: ena: allow the driver to work with small number of msix vectors
` [PATCH net-next 07/13] net: ena: use napi_schedule_irqoff when possible
` [PATCH net-next 08/13] net: ena: separate skb allocation to dedicated function
` [PATCH net-next 09/13] net: ena: adding missing cast in ena_com_mem_addr_set()
` [PATCH net-next 10/13] net: ena: add mtu limitation in ena_change_mtu()
` [PATCH net-next 11/13] net: ena: update driver's rx drop statistics
` [PATCH net-next 12/13] net: ena: change validate_tx_req_id() to be inline function
` [PATCH net-next 13/13] net: ena: update ena driver to version 1.2.0

[PATCH v2 1/2] ip_tunnel: fix ip tunnel lookup in collect_md mode
 2017-06-19 13:13 UTC  (3+ messages)

[PATCH net] sctp: ensure ep is not destroyed before doing the dump
 2017-06-19 11:28 UTC  (2+ messages)

remove dma_alloc_noncoherent
 2017-06-19 11:15 UTC  (3+ messages)
` [PATCH 03/11] au1100fb: remove a bogus dma_free_nonconsistent call

[PATCH] net: macb: add fixed-link node support
 2017-06-19 10:54 UTC  (2+ messages)

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-19 10:23 UTC  (3+ messages)

(unknown),
 2017-06-19  9:57 UTC 

[PATCH net-next] cxgb4: add new T6 pci device id's
 2017-06-19  9:57 UTC  (3+ messages)

[RFC PATCH v2 00/17] latest qdisc patch series
 2017-06-19  9:21 UTC  (3+ messages)
` [RFC PATCH v2 12/17] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq

[PATCH net 1/2] xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
 2017-06-19  8:33 UTC  (2+ messages)
` [PATCH net 2/2] esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO

[PATCH net-next v3 0/6] vxlan: cleanup and IPv6 link-local support
 2017-06-19  8:04 UTC  (7+ messages)
  ` [PATCH net-next v3 1/6] vxlan: refactor verification and application of configuration
  ` [PATCH net-next v3 2/6] vxlan: get rid of redundant vxlan_dev.flags
` [PATCH net-next v3 3/6] vxlan: improve validation of address family configuration
` [PATCH net-next v3 4/6] vxlan: check valid combinations of address scopes
` [PATCH net-next v3 5/6] vxlan: fix snooping for link-local IPv6 addresses
` [PATCH net-next v3 6/6] vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses

[PATCH v3 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-19  7:44 UTC  (2+ messages)

[PATCH v3 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-19  7:42 UTC  (8+ messages)
  ` [PATCH v3 net-next 1/7] qed: Chain support for external PBL
  ` [PATCH v3 net-next 2/7] qed: RoCE EDPM to honor PFC
  ` [PATCH v3 net-next 3/7] qed: Disable RoCE dpm when DCBx change occurs
  ` [PATCH v3 net-next 4/7] qed*: qede_roce.[ch] -> qede_rdma.[ch]
  ` [PATCH v3 net-next 5/7] qed*: Set rdma generic functions prefix
` [PATCH v3 net-next 6/7] qed: Wait for resources before FUNC_CLOSE
` [PATCH v3 net-next 7/7] qed: SPQ async callback registration

[PATCH v5 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-19  6:53 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v5 2/3] PCI: Enable PCIe Relaxed Ordering if supported
` [PATCH v5 3/3] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH v2 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-19  6:28 UTC  (15+ messages)
` [PATCH v2 net-next 2/7] qed: RoCE EDPM to honor PFC
  ` [PATCH v2 net-next 1/7] qed: Chain support for external PBL
  ` [PATCH v2 net-next 3/7] qed: Disable RoCE dpm when DCBx change occurs
  ` [PATCH v2 net-next 4/7] qed*: Rename qede_roce.[ch]
  ` [PATCH v2 net-next 6/7] qed: Wait for resources before FUNC_CLOSE
` [PATCH v2 net-next 5/7] qed*: Set rdma generic functions prefix
` [PATCH v2 net-next 7/7] qed: SPQ async callback registration

[PATCH v4 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-19  6:12 UTC  (6+ messages)
` [PATCH v4 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH net-next repost] nfp: add VLAN filtering support
 2017-06-19  4:12 UTC  (2+ messages)

pull-request: mac80211 2017-06-16
 2017-06-19  4:05 UTC  (2+ messages)

[PATCH net-next] cxgb4: fix a NULL dereference
 2017-06-19  4:02 UTC  (2+ messages)

[PATCH v3] ip6_tunnel: Correct tos value in collect_md mode
 2017-06-19  3:57 UTC  (3+ messages)

[PATCH net-next] liquidio: replace info-pointer mode with buffer-pointer-only mode
 2017-06-19  3:55 UTC  (2+ messages)

[PATCH] pptp: Remove unused variable in pptp_release()
 2017-06-19  3:54 UTC  (2+ messages)

[PATCH net-next] liquidio: implement vlan filter enable and disable
 2017-06-19  3:53 UTC  (2+ messages)

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-19  3:52 UTC  (12+ messages)
` [PATCH V3 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V3 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
` [PATCH V3 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC

[PATCH] netxen: Fix a sleep-in-atomic bug in netxen_nic_hw_read_wx_2M and netxen_nic_hw_write_wx_2M
 2017-06-19  2:47 UTC 

[PATCH] netxen: Fix a sleep-in-atomic bug in netxen_nic_pci_mem_access_direct
 2017-06-19  2:48 UTC 

Fw: [Bug 196093] New: dot1q S-VLAN frame on dot1ad configured interface is accepted
 2017-06-19  2:35 UTC  (2+ messages)

[PATCH net-next 00/13] socket sendmsg MSG_ZEROCOPY
 2017-06-19  2:21 UTC  (17+ messages)
` [PATCH net-next 01/13] sock: allocate skbs from optmem
` [PATCH net-next 03/13] sock: add MSG_ZEROCOPY
` [PATCH net-next 04/13] sock: add SOCK_ZEROCOPY sockopt and net.core.msg_zerocopy sysctl
` [PATCH net-next 05/13] sock: enable MSG_ZEROCOPY
` [PATCH net-next 08/13] sock: ulimit on MSG_ZEROCOPY pages
` [PATCH net-next 09/13] tcp: enable MSG_ZEROCOPY
` [PATCH net-next 10/13] udp: "
  ` [PATCH net-next 02/13] sock: skb_copy_ubufs support for compound pages
  ` [PATCH net-next 06/13] sock: MSG_ZEROCOPY notification coalescing
  ` [PATCH net-next 07/13] sock: add ee_code SO_EE_CODE_ZEROCOPY_COPIED
  ` [PATCH net-next 11/13] raw: enable MSG_ZEROCOPY with IP_HDRINCL
  ` [PATCH net-next 12/13] packet: enable MSG_ZEROCOPY
` [PATCH net-next 13/13] test: add msg_zerocopy test

Investment portfolio
 2017-06-18 18:37 UTC 

Investment portfolio
 2017-06-18 22:48 UTC 

[PULL] virtio: a last minute bugfix
 2017-06-18 20:16 UTC 

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-18 14:53 UTC  (3+ messages)
` [PATCH V2 net-next 2/8] net: hns3: Add support of the HNAE3 framework

[PATCH net-next 3/3] net: manual clean code which call skb_put_[data:zero]
 2017-06-18 14:52 UTC 

[PATCH net-next 2/3] net: replace more place to skb_put_[data:zero]
 2017-06-18 14:49 UTC 

[PATCH net-next 1/3] net: introduce __skb_put_[zero, data, u8]
 2017-06-18 14:48 UTC 

[PATCH net-next 0/3] more skb_put_[data:zero] related work
 2017-06-18 14:41 UTC 

[PATCH v1 0/2] Add support for Broadcom DTE based PTP clock
 2017-06-18 14:04 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock

[PATCH net-next 1/1] net: reflect mark on tcp syn ack packets
 2017-06-18 12:45 UTC  (3+ messages)

[PATCH net-next] net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
 2017-06-18 11:10 UTC  (2+ messages)

clean up and modularize arch dma_mapping interface V2
 2017-06-18  9:54 UTC  (8+ messages)
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching

RXFH manual configuration
 2017-06-18  8:32 UTC 

(unknown),
 2017-06-18  3:09 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: better IEEE Prio Mapping Table description
 2017-06-18  3:07 UTC 

[PATCH net-next] net: dsa: Fix legacy probing
 2017-06-18  3:00 UTC  (2+ messages)

[PATCH net-next] tls: update Kconfig
 2017-06-18  2:57 UTC  (2+ messages)

[PATCH v2 net-next 00/21] remove dst garbage collector logic
 2017-06-18  2:55 UTC  (2+ messages)

[PATCH 0/3] selftest: Fix build errors
 2017-06-18  2:48 UTC  (5+ messages)
` [PATCH 1/3] selftest/memfd/Makefile: Fix build error
` [PATCH 2/3] selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGS
` [PATCH 3/3] selftest/net/Makefile: Specify output with $(OUTPUT)

[RFC PATCH net-next v2 00/15] bpf: BPF support for socket ops
 2017-06-18  2:39 UTC  (10+ messages)
` [RFC PATCH net-next v2 01/15] "
` [RFC PATCH net-next v2 07/15] bpf: Add setsockopt helper function to bpf
` [RFC PATCH net-next v2 10/15] bpf: Add support for changing congestion control

[PATCH] net/phy: micrel: configure intterupts after autoneg workaround
 2017-06-17 22:39 UTC  (2+ messages)


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