netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-17 12:11:11 to 2017-06-19 11:22:40 UTC [more...]

[PATCH net-next 0/4] s390/net updates, part 2
 2017-06-19 11:22 UTC 

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] net: account for current skb length when deciding about UFO
 2017-06-19 11:03 UTC 

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

[PATCH net-next v2] cxgb4: add new T6 pci device id's
 2017-06-19 10:07 UTC 

(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] enic: use kasprintf instead of snprintf
 2017-06-19  5:59 UTC  (4+ messages)

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

[PATCH net-next 00/13] update ena ethernet driver to version 1.2.0
 2017-06-19  5:00 UTC  (17+ 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 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  (19+ 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 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
` [PATCH V3 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
` [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 V3 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver
` [PATCH V3 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

[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 net-next 00/10] net: dsa: Global 2 cosmetics
 2017-06-18 20:11 UTC  (12+ 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 V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-18 14:53 UTC  (6+ 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  (3+ 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  (23+ messages)
` [PATCH v2 net-next 01/21] ipv6: remove unnecessary dst_hold() in ip6_fragment()
` [PATCH v2 net-next 02/21] udp: call dst_hold_safe() in udp_sk_rx_set_dst()
` [PATCH v2 net-next 03/21] net: use loopback dev when generating blackhole route
` [PATCH v2 net-next 04/21] net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
` [PATCH v2 net-next 05/21] net: introduce a new function dst_dev_put()
` [PATCH v2 net-next 06/21] ipv4: take dst->__refcnt when caching dst in fib
` [PATCH v2 net-next 07/21] ipv4: call dst_dev_put() properly
` [PATCH v2 net-next 08/21] ipv4: call dst_hold_safe() properly
` [PATCH v2 net-next 09/21] ipv4: mark DST_NOGC and remove the operation of dst_free()
` [PATCH v2 net-next 10/21] ipv6: take dst->__refcnt for insertion into fib6 tree
` [PATCH v2 net-next 11/21] ipv6: call dst_dev_put() properly
` [PATCH v2 net-next 12/21] ipv6: call dst_hold_safe() properly
` [PATCH v2 net-next 13/21] ipv6: mark DST_NOGC and remove the operation of dst_free()
` [PATCH v2 net-next 14/21] ipv6: get rid of icmp6 dst garbage collector
` [PATCH v2 net-next 15/21] xfrm: take refcnt of dst when creating struct xfrm_dst bundle
` [PATCH v2 net-next 16/21] decnet: take dst->__refcnt when struct dn_route is created
` [PATCH v2 net-next 17/21] net: remove dst gc related code
` [PATCH v2 net-next 18/21] net: remove DST_NOGC flag
` [PATCH v2 net-next 19/21] net: remove DST_NOCACHE flag
` [PATCH v2 net-next 20/21] net: reorder all the dst flags
` [PATCH v2 net-next 21/21] net: add debug atomic_inc_not_zero() in dst_hold()

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

[PATCH net-next 16/21] decnet: take dst->__refcnt when struct dn_route is created
 2017-06-17 16:21 UTC  (2+ messages)

[PATCH net 0/4] macvlan: Fix some issues with changing mac addresses
 2017-06-17 15:21 UTC  (4+ messages)
` [PATCH net 4/4] macvlan: Let passthru macvlan correctly restore lower mac address

[PATCH net-next 11/21] ipv6: call dst_dev_put() properly
 2017-06-17 14:14 UTC  (2+ messages)

[PATCH 0/4] net-next: stmmac: dwmac-sun8i: add support for V3s
 2017-06-17 14:07 UTC  (5+ messages)
  ` [PATCH 1/4] dt-bindings: net-next: Add DT bindings documentation for Allwinner V3s EMAC
  ` [PATCH 2/4] dt-bindings: syscon: Add DT bindings documentation for Allwinner V3s syscon
  ` [PATCH 3/4] net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz
  ` [PATCH 4/4] net-next: stmmac: dwmac-sun8i: add support for V3s EMAC

[PATCH net-next 0/3] ipmr/ip6mr: add Netlink notifications on cache reports
 2017-06-17 13:35 UTC  (8+ messages)

[PATCH v2] arm: eBPF JIT compiler
 2017-06-17 12:23 UTC  (6+ 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).