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

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-17 12:11 UTC  (24+ messages)
` [PATCH V2 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V2 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V2 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
` [PATCH V2 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver

[PATCH net-next 0/9] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-06-17 12:00 UTC  (13+ messages)
` [PATCH net-next 1/9] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH net-next 6/9] net: hns3: Add MDIO support to HNS3 Ethernet driver "

[PATCH] loopback: Force LOOPBACK_IFINDEX for registration
 2017-06-17 11:21 UTC  (2+ messages)

[PATCH net] sctp: ensure ep is not destroyed before doing the dump
 2017-06-17  8:10 UTC 

[PATCH net 0/4] macvlan: Fix some issues with changing mac addresses
 2017-06-17  5:23 UTC  (7+ messages)
` [PATCH net 1/4] macvlan: Do not return error when setting the same mac address
` [PATCH net 2/4] macvlan: Fix passthru macvlan mac address inheritance
` [PATCH net 3/4] macvlan: convert port passthru to flags
` [PATCH net 4/4] macvlan: Let passthru macvlan correctly restore lower mac address

[PATCH v3] ip6_tunnel: Correct tos value in collect_md mode
 2017-06-17  3:38 UTC 

[PATCH v2 1/2] ip_tunnel: fix ip tunnel lookup in collect_md mode
 2017-06-17  3:27 UTC  (2+ messages)
` [PATCH v2 2/2] ip6_tunnel: fix ip6 "

[PATCH v2] ip6_tunnel: Correct tos value in collect_md mode
 2017-06-17  3:12 UTC  (4+ messages)

[PATCH v3 net-next 1/4] tcp: ULP infrastructure
 2017-06-17  0:35 UTC  (6+ messages)
` [PATCH v3 net-next 3/4] tls: kernel TLS support

[RFC net-next 0/8] xdp: offload mode
 2017-06-16 23:57 UTC  (9+ messages)
` [RFC net-next 1/8] xdp: pass XDP flags into install handlers
` [RFC net-next 2/8] xdp: add HW offload mode flag for installing programs
` [RFC net-next 3/8] nfp: xdp: move driver XDP setup into a separate function
` [RFC net-next 4/8] nfp: bpf: don't offload XDP programs in DRV_MODE
` [RFC net-next 5/8] nfp: bpf: take a reference on offloaded programs
` [RFC net-next 6/8] nfp: bpf: add support for XDP_FLAGS_HW_MODE
` [RFC net-next 7/8] xdp: add reporting of offload mode
` [RFC net-next 8/8] nfp: xdp: report if program is offloaded

[PATCH net-next] net: dsa: Fix legacy probing
 2017-06-16 23:42 UTC 

[RFC PATCH net-next v2 00/15] bpf: BPF support for socket ops
 2017-06-16 23:41 UTC  (8+ 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

(unknown),
 2017-06-16 22:37 UTC 

[PATCH net] igb: protect TX timestamping from API misuse
 2017-06-16 22:37 UTC 

[PATCH net-next 0/1] Introduction of the tc tests
 2017-06-16 21:22 UTC  (2+ messages)
` [PATCH net-next 1/1] selftests: Introduce tc testsuite

[PATCH v2 00/11] bring back stack frame warning with KASAN
 2017-06-16 21:07 UTC  (16+ messages)
` [PATCH v2 03/11] tty: kbd: reduce stack size "
` [PATCH v2 11/11] kasan: rework Kconfig settings

clean up and modularize arch dma_mapping interface V2
 2017-06-16 20:40 UTC  (46+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 04/44] drm/exynos: "
` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
` [PATCH 10/44] ia64: "
` [PATCH 11/44] m32r: "
` [PATCH 12/44] microblaze: "
` [PATCH 13/44] openrisc: "
` [PATCH 15/44] xtensa: "
` [PATCH 16/44] arm64: "
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 19/44] s390: "
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
  ` [PATCH 14/44] sh: remove DMA_ERROR_CODE
  ` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask

[PATCH] rtlwifi: rtl8821ae: remove unused variable
 2017-06-16 20:38 UTC  (2+ messages)

[PATCH] net: introduce SO_PEERGROUPS getsockopt
 2017-06-16 20:31 UTC 

[PATCH 0/2] Replace driver's usage of hard-coded device IDs to #defines
 2017-06-16 20:21 UTC  (5+ messages)

[PATCH 0/5] skb data accessors cleanup
 2017-06-16 19:44 UTC  (4+ messages)

[PATCH net-next 0/3] ipmr/ip6mr: add Netlink notifications on cache reports
 2017-06-16 19:26 UTC  (7+ messages)

[pull request][net-next 00/15] Mellanox mlx5 updates and cleanups 2017-06-16
 2017-06-16 19:25 UTC  (2+ messages)

[PATCH net-next] net: dsa: add cross-chip multicast support
 2017-06-16 19:21 UTC  (2+ messages)

[PATCH] ibmvnic: driver initialization for kdump/kexec
 2017-06-16 19:21 UTC  (2+ messages)

[PATCH v2 0/6] skb data accessor cleanups
 2017-06-16 19:17 UTC  (8+ messages)
` [PATCH v2 1/6] networking: convert many more places to skb_put_zero()
` [PATCH v2 2/6] networking: introduce and use skb_put_data()
` [PATCH v2 3/6] networking: make skb_put & friends return void pointers
` [PATCH v2 4/6] networking: make skb_pull "
` [PATCH v2 5/6] networking: make skb_push & __skb_push "
` [PATCH v2 6/6] networking: add and use skb_put_u8()

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

[PATCH net] decnet: always not take dst->__refcnt when inserting dst into hash table
 2017-06-16 19:00 UTC  (2+ messages)

[PATCH 0/3] dev: Fix network device ifindex allocation
 2017-06-16 18:14 UTC  (11+ messages)
` [PATCH 1/3] dev: Prevent creating network devices with negative ifindex
` [PATCH 2/3] dev: Avoid infinite loop on network device index exhaustion
    ` dev: Reclaim network device indexes
` [PATCH 3/3] veth: Set ifindex only if given and not negative

[PATCH 1/2] net/core: use local_bh_disable() in netif_rx_ni()
 2017-06-16 17:24 UTC  (2+ messages)
` [PATCH 2/2] net/core: remove explicit do_softirq() from busy_poll_stop()

[PATCH] net/phy: micrel: configure intterupts after autoneg workaround
 2017-06-16 17:20 UTC 

[PATCH net-next 0/3] rds: tcp: misc bug fixes
 2017-06-16 16:45 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: loop: Driver updates
 2017-06-16 16:44 UTC  (2+ messages)

[PATCH net-next V2 0/2] pktgen new parameters
 2017-06-16 16:33 UTC  (2+ messages)

[PATCH net-next v5 00/11] net: mvmdio: add xMDIO xSMI support
 2017-06-16 16:28 UTC  (2+ messages)

[PATCH RFC 0/3] bpf/arm64/mips: Avoid inline asm in BPF
 2017-06-16 16:14 UTC  (4+ messages)
` [PATCH RFC 2/3] samples/bpf: Add define __EMITTING_BPF__ when building BPF

[PATCH net-next 0/2] net: sched: act_tunnel_key: UDP checksums
 2017-06-16 16:12 UTC  (3+ messages)
` [PATCH iproute2 2/2] tc: m_tunnel_key: add csum/nocsum option

Request for -stable inclusion (xt_TCPMSS)
 2017-06-16 16:10 UTC  (2+ messages)

[patch iproute2/net-next] tc: don't print error message on miss when parsing control action with default
 2017-06-16 16:08 UTC  (2+ messages)

[PATCH iproute2 net] iproute: fix compilation issue with older glibc
 2017-06-16 16:04 UTC  (3+ messages)

[PATCH v4 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-16 16:02 UTC  (4+ messages)
` [PATCH v4 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv

[PATCH iproute2 net-next] ip neigh: allow flush FAILED neighbour entry
 2017-06-16 16:01 UTC  (3+ messages)
` [PATCHv2 "

[PATCH v3 net-next 0/9] bpf: xdp: Report bpf_prog ID in IFLA_XDP
 2017-06-16 15:59 UTC  (2+ messages)

[PATCH net-next 4/7] qed*: Rename qede_roce.[ch]
 2017-06-16 15:44 UTC  (4+ messages)

Fw: [Bug 196093] New: dot1q S-VLAN frame on dot1ad configured interface is accepted
 2017-06-16 15:40 UTC 

[PATCH net-next v2 0/2] r8152: adjust runtime suspend/resume
 2017-06-16 15:37 UTC  (4+ messages)

[net-next:master 1119/1146] ERROR: "tcp_rate_check_app_limited" [net/tls/tls.ko] undefined!
 2017-06-16 15:29 UTC  (2+ messages)

[PATCH] veth: Be more robust on network device creation when no attributes
 2017-06-16 15:05 UTC 

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

Toggling link state breaks network connectivity
 2017-06-16 14:18 UTC  (9+ messages)

[PATCH net-next] net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
 2017-06-16 14:01 UTC 

fib_rules: Resolve goto rules target on delete
 2017-06-16 12:44 UTC 

[PATCH net-next 5/7] qed*: Set rdma generic functions prefix
 2017-06-16 12:42 UTC  (3+ messages)

rtnetlink: add IFLA_GROUP to ifla_policy
 2017-06-16 12:22 UTC 

[PATCH v3 0/4] PTP support for macb driver
 2017-06-16 12:01 UTC  (5+ messages)
` [PATCH v3 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
` [PATCH v3 2/4] net: macb: Add tsu_clk to device tree
  ` [PATCH v3 3/4] net: macb: macb.c changed to macb_main.c
` [PATCH v3 4/4] net: macb: Add hardware PTP support

ipv6: Do not leak throw route references
 2017-06-16 11:42 UTC 

[RFC 0/3] make skb accessors return void pointers
 2017-06-16 11:26 UTC  (7+ messages)
` [RFC 1/3] networking: make skb_put & friends "


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