netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-25 02:50:24 to 2017-06-27 07:51:14 UTC [more...]

[PATCH net-next 00/14] nfp: get_phys_port_name for representors and SR-IOV reorder
 2017-06-27  7:50 UTC  (9+ messages)
` [PATCH net-next 01/14] nfp: explicitly check if application FW is loaded
` [PATCH net-next 02/14] nfp: move area mapping helper into nfpcore
` [PATCH net-next 03/14] nfp: add helper for mapping runtime symbols
` [PATCH net-next 04/14] nfp: remove unused nfp_cpp_area_check_range()
` [PATCH net-next 05/14] nfp: add nfp_app cleanup callback and make flower use it
` [PATCH net-next 07/14] nfp: make the representor get stats app-independent
` [PATCH net-next 08/14] nfp: move representors' struct net_device_ops to shared code
` [PATCH net-next 09/14] nfp: allow converting representor's netdev into nfp_port

bug report: hairpin NAT doesn't work across bridges
 2017-06-27  7:43 UTC 

[PATCH] datapath: Avoid using stack larger than 1024
 2017-06-27  7:03 UTC 

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

[PATCH] fsl/fman: add dependency on HAS_DMA
 2017-06-27  6:26 UTC  (5+ messages)

[RFC 00/19] qed*: Add iWARP support for QL4xxxx
 2017-06-27  5:45 UTC  (23+ messages)
` [RFC 02/19] qed: Implement iWARP initialization, teardown and qp operations
` [RFC 03/19] qed: Rename some ll2 related defines
` [RFC 08/19] qed: iWARP CM add active side connect
` [RFC 09/19] qed: iWARP implement disconnect flows
` [RFC 10/19] qed: iWARP CM add error handling
` [RFC 11/19] qed: Add iWARP protocol support in context allocation
` [RFC 13/19] RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP support
` [RFC 14/19] RDMA/qedr: Add support for registering an iWARP device
` [RFC 15/19] RDMA/qedr: Add iWARP support in existing verbs
  ` [RFC 01/19] qed: Introduce iWARP personality
  ` [RFC 04/19] qed: Add iWARP support in ll2 connections
  ` [RFC 05/19] qed: iWARP CM - setup a ll2 connection for handling SYN packets
  ` [RFC 06/19] qed: iWARP CM add listener functions and initial SYN processing
  ` [RFC 07/19] qed: iWARP CM add passive side connect
  ` [RFC 12/19] qed: Add iWARP support for physical queue allocation
  ` [RFC 16/19] RDMA/qedr: Add support for read with invalidate, supported in iWARP
  ` [RFC 17/19] RDMA/qedr: Add iWARP connection management qp related callbacks
  ` [RFC 18/19] RDMA/qedr: Add iWARP connection management functions
  ` [RFC 19/19] qed*: Add iWARP enablement support

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

[PATCH iproute2 0/5] RDMAtool
 2017-06-27  4:06 UTC  (10+ messages)
  ` [PATCH iproute2 1/5] rdma: Add basic infrastructure for RDMA tool
  ` [PATCH iproute2 3/5] rdma: Add device capability parsing
` [PATCH iproute2 2/5] rdma: Add dev object
` [PATCH iproute2 4/5] rdma: Add link option and parsing
` [PATCH iproute2 5/5] rdma: Add initial manual for the tool

[PATCH] netfilter: ip_tables: remove useless variable assignment in get_info()
 2017-06-27  3:42 UTC  (3+ messages)

[net-next 0/6][pull request] 10GbE Intel Wired LAN Driver Updates 2017-06-26
 2017-06-27  3:26 UTC  (8+ messages)
` [net-next 1/6] ixgbe: Ensure MAC filter was added before setting MACVLAN
` [net-next 2/6] ixgbe: Enable LASI interrupts for X552 devices
` [net-next 3/6] ixgbe: Update NW_MNG_IF_SEL support for X553
` [net-next 4/6] ixgbe: Do not support flow control autonegotiation "
` [net-next 5/6] ixgbe: Disable flow control for XFI
` [net-next 6/6] ixgbe: Add malicious driver detection support

[PATCH NET V5 0/2] Add loopback support in phy_driver and hns ethtool fix
 2017-06-27  3:25 UTC  (7+ messages)
` [PATCH NET V5 1/2] net: phy: Add phy loopback support in net phy framework
` [PATCH NET V5 2/2] net: hns: Use phy_driver to setup Phy loopback

[PATCH] net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"
 2017-06-27  3:19 UTC  (3+ messages)

[PATCH net-next 0/3] ethtool: support for forward error correction mode setting on a link
 2017-06-27  3:16 UTC  (5+ messages)
` [PATCH net-next 1/3] net: ethtool: add support for forward error correction modes
` [PATCH net-next 2/3] cxgb4: core hardware/firmware support for Forward Error Correction on a link

[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-27  3:13 UTC  (18+ messages)
` [PATCH net-next v2 1/5] net: add netlink_ext_ack argument to rtnl_link_ops.newlink
` [PATCH net-next v2 2/5] net: add netlink_ext_ack argument to rtnl_link_ops.changelink
` [PATCH net-next v2 3/5] net: add netlink_ext_ack argument to rtnl_link_ops.validate
` [PATCH net-next v2 4/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
` [PATCH net-next v2 5/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate

BUG: KASAN: use-after-free in free_old_xmit_skbs
 2017-06-27  2:13 UTC  (10+ messages)
                ` [Qemu-devel] "

[net PATCH] net: sched: Fix one possible panic when no destroy callback
 2017-06-27  1:35 UTC 

[net-intel-e1000e] question about value overwrite
 2017-06-27  1:21 UTC  (3+ messages)
` [PATCH] net: intel: e1000e: add check on e1e_wphy() return value
  ` [Intel-wired-lan] "

[PATCH iproute2] bpf: indicate lderr when bpf_apply_relo_data fails
 2017-06-27  0:48 UTC 

FINAL NOTICE
 2017-06-27  0:44 UTC 

[PATCH iproute2 0/3] ip-link: XDP flags and offload mode
 2017-06-27  0:31 UTC  (7+ messages)
` [PATCH iproute2 1/3] bpf: print xdp offloaded mode
` [PATCH iproute2 2/3] bpf: add xdpdrv for requesting XDP driver mode
` [PATCH iproute2 3/3] bpf: allow requesting XDP HW offload

Inquiry 26-06-17
 2017-06-26 23:25 UTC 

[PATCH] ath9k: remove useless variable assignment in ath_mci_intr()
 2017-06-26 23:26 UTC 

[PATCH] ti: wl18xx: add checks on wl18xx_top_reg_write() return value
 2017-06-26 23:06 UTC 

4.9.30-2: hairpin NAT doesn't work across bridges
 2017-06-26  6:30 UTC 

[RFC] separate SIOCGIFCONF from the rest of dev_ioctl()
 2017-06-26 22:06 UTC  (3+ messages)

clean up and modularize arch dma_mapping interface V2
 2017-06-26 22:06 UTC  (11+ messages)
` new dma-mapping tree, was "

[PATCH] Added SIOCSMIIREG (mii write) support to intel igb driver
 2017-06-26 21:11 UTC  (2+ messages)

remove dma_alloc_noncoherent
 2017-06-26 20:53 UTC  (11+ messages)
` [PATCH 01/11] dma-mapping: remove dmam_free_noncoherent
` [PATCH 02/11] dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
` [PATCH 06/11] sigwd93: switch to dma_alloc_attrs
` [PATCH 07/11] 53c700: "

[PATCH 0/4] net: phy: Support "internal" PHY interface
 2017-06-26 19:44 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: Add "internal" as a valid 'phy-mode' property

Faster TCP keepalive
 2017-06-26 19:21 UTC  (3+ messages)

(unknown),
 2017-06-26 19:07 UTC 

[PATCH] net: usb: asix88179_178a: Add support for the Belkin B2B128
 2017-06-26 17:41 UTC 

[PATCH net-next 0/2] ipv6: udp: exploit dev_scratch helpers
 2017-06-26 17:01 UTC  (3+ messages)
` [PATCH net-next 1/2] udp: move scratch area helpers into the include file
` [PATCH net-next 2/2] ipv6: udp: leverage scratch area helpers

[PATCH net-next] netfilter: conntrack: add a new NF_CT_EXT_EXPAND extension
 2017-06-26 17:02 UTC  (5+ messages)

[PATCH net-next] Bonding: Convert multiple netdev_info messages to netdev_dbg
 2017-06-26 15:49 UTC 

[RFC PATCH net-next 0/3] ethtool: Add link down reason reporting
 2017-06-26 15:48 UTC  (11+ messages)
` [RFC PATCH net-next 1/3] ethtool: Add link down reason callback

[PATCH v2] fsl/fman: add dependency on HAS_DMA
 2017-06-26 15:47 UTC 

[PATCH net-next] tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)
 2017-06-26 15:36 UTC 

[PATCH v3 net-next 1/4] tcp: ULP infrastructure
 2017-06-26 15:07 UTC  (4+ messages)

[PATCH v3 00/11] bring back stack frame warning with KASAN
 2017-06-26 13:58 UTC  (4+ messages)
` [PATCH v3 07/11] tty: improve tty_insert_flip_char() fast path

[PATCH][V2] batman-adv: fix various spelling mistakes
 2017-06-26 10:26 UTC 

[PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself"
 2017-06-26 10:05 UTC  (4+ messages)

[PATCH] net: Remove ndo_dfwd_start_xmit
 2017-06-26  9:54 UTC  (3+ messages)

[PATCH] arcnet: fix spelling mistake "Ackknowledge" -> "Acknowledge"
 2017-06-26  9:06 UTC  (2+ messages)

The greatest diet pill: we can help with your weight loss quest
 2017-06-26  7:14 UTC 

The greatest weight loss pill: we can help with your weight loss crusade
 2017-06-25 23:27 UTC 

[PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
 2017-06-26  4:13 UTC 

DNS (?) not working on G5 (64-bit powerpc) (was [net-next, v3, 3/3] udp: try to avoid 2 cache miss on dequeue)
 2017-06-26  3:15 UTC  (6+ messages)
` DNS (?) not working on G5 (64-bit powerpc) (was [net-next,v3,3/3] "

EMAIL UPDATE
 2017-06-26  1:51 UTC 

[PATCH] net/icmp: restore source address if packet is NATed
 2017-06-26  1:48 UTC  (4+ messages)

[PATCH NET V4 0/2] Add loopback support in phy_driver and hns ethtool fix
 2017-06-26  1:26 UTC  (4+ messages)
` [PATCH NET V4 1/2] net: phy: Add phy loopback support in net phy framework

[PATCH v6 00/21] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-06-26  0:18 UTC  (3+ messages)
` [PATCH v6 05/21] net-next: stmmac: Add dwmac-sun8i

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2017-06-25 21:59 UTC  (14+ messages)

[PATCH][-next] ath10k: fix a bunch of spelling mistakes in messages
 2017-06-25 21:29 UTC 

The best-selling weight loss aid pill on the market: you've been invited
 2017-06-25 12:24 UTC 

[PATCH v3 net] net: ipv6: reset daddr and dport in sk if connect() fails
 2017-06-25 20:47 UTC  (3+ messages)

Email Update
 2017-06-25 19:52 UTC 

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

pull-request: wireless-drivers-next 2017-06-25
 2017-06-25 18:46 UTC  (2+ messages)

[PATCH net-next 0/4] RFC 4960 Errata fixes
 2017-06-25 18:44 UTC  (2+ messages)

(unknown),
 2017-06-25 16:49 UTC 

[Patch net] tcp: reset sk_rx_dst in tcp_disconnect()
 2017-06-25 16:23 UTC  (2+ messages)

Get Fast certified loan
 2017-06-25 15:50 UTC 

[PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-25 15:50 UTC  (3+ messages)

[PATCH 0/3][v2] net: qcom/emac: various minor improvements
 2017-06-25 15:44 UTC  (2+ messages)

[PATCH net-next 0/2] af_iucv updates
 2017-06-25 15:43 UTC  (5+ messages)
` [PATCH net-next 1/2] net/iucv: improve endianness handling
` [PATCH net-next 2/2] af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers

[PATCH net-next] net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()
 2017-06-25 15:40 UTC  (2+ messages)

[PATCH net-next v3 00/12] nfp: add flower app with representors
 2017-06-25 15:38 UTC  (2+ messages)

[PATCH net] bnx2x: Don't log mc removal needlessly
 2017-06-25 15:34 UTC  (2+ messages)

[PATCH] net: ethernet: stmmac: properly set PS bit in MII configurations during reset
 2017-06-25 12:32 UTC  (9+ messages)

[PATCH] i40e: handle setting administratively set MAC address back to zero
 2017-06-25 11:10 UTC  (3+ messages)

inquiry
 2017-06-25  2:09 UTC 

[PATCH net-next] liquidio: fix bug in soft reset failure detection
 2017-06-25  6:11 UTC  (2+ messages)

[PATCH net-next] liquidio: standardization: use min_t instead of custom macro
 2017-06-25  6:09 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).