netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-24 02:39:57 to 2016-05-26 08:01:35 UTC [more...]

[PATCH net 0/8] qed*: Bug fixes
 2016-05-26  8:01 UTC 

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-26  7:44 UTC  (7+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

RESPOND
 2016-05-26  7:04 UTC 

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-05-26  7:04 UTC  (16+ messages)
` [PATCH RESEND 1/8] mm: remove pointless struct in struct page definition
` [PATCH RESEND 2/8] mm: clean up non-standard page->_mapcount users
` [PATCH RESEND 3/8] mm: memcontrol: cleanup kmem charge functions
` [PATCH RESEND 4/8] mm: charge/uncharge kmemcg from generic page allocator paths
` [PATCH RESEND 5/8] mm: memcontrol: teach uncharge_list to deal with kmem pages
` [PATCH RESEND 6/8] arch: x86: charge page tables to kmemcg
` [PATCH RESEND 7/8] pipe: account "
` [PATCH RESEND 8/8] af_unix: charge buffers "

[patch] ptp: oops in ptp_ioctl()
 2016-05-26  6:46 UTC 

[PATCH net v2] virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
 2016-05-26  6:27 UTC 

[PATCH] virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
 2016-05-26  6:26 UTC  (3+ messages)
  ` 答复: "

[PATCH net 0/4] net/mlx4_en: fix stats
 2016-05-26  5:17 UTC  (7+ messages)
` [PATCH net 1/4] net/mlx4_en: fix tx_dropped bug
` [PATCH net 2/4] net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()
` [PATCH net 3/4] net/mlx4_en: get rid of ret_stats
` [PATCH net 4/4] net/mlx4_en: get rid of private net_device_stats

[PATCH net] sctp: fix double EPs display in sctp_diag
 2016-05-26  5:14 UTC  (3+ messages)

[PATCH] net: arc: trivial: Replace comma with a semicolon
 2016-05-26  5:13 UTC  (2+ messages)

[PATCH] net: stmmac: Fix incorrect memcpy source memory
 2016-05-26  4:43 UTC  (4+ messages)

usbnet: smsc95xx: fix link detection for disabled autonegotiation
 2016-05-26  2:31 UTC  (2+ messages)

[PATCH v2] net: alx: use custom skb allocator
 2016-05-25 23:53 UTC  (2+ messages)

[PATCH] brcmfmac: rework function picking free BSS index
 2016-05-25 23:44 UTC 

[PATCH] brcmfmac: print error in p2p_ifadd firmware command fails
 2016-05-25 22:44 UTC  (4+ messages)
` [PATCH V2] brcmfmac: print error if "
  ` [PATCH V3] "

[PATCH] brcmfmac: fix setting AP channel with new firmwares
 2016-05-25 21:49 UTC  (3+ messages)

[PATCH net] sctp: sctp_diag should dump sctp socket type
 2016-05-25 20:21 UTC  (3+ messages)

[PATCH net v2] team: don't call netdev_change_features under team->lock
 2016-05-25 19:58 UTC  (3+ messages)

[PATCH net v2 0/3] Documentation: dsa: misc fixes
 2016-05-25 19:45 UTC  (6+ messages)
` [PATCH net v2 1/3] Documentation: networking: dsa: Remove poll_link description
` [PATCH net v2 2/3] Documentation: networking: dsa: Remove priv_size description
` [PATCH net v2 3/3] Documentation: networking: dsa: Describe port_vlan_filtering

[PATCH net] sfc: on MC reset, clear PIO buffer linkage in TXQs
 2016-05-25 19:44 UTC  (2+ messages)

[PATCH net 0/2] Fix spinlock usage in HWBM
 2016-05-25 19:44 UTC  (4+ messages)
` [PATCH net 1/2] net: mvneta: Fix lacking spinlock initialization
` [PATCH net 2/2] net: hwbm: Fix unbalanced spinlock in error case

[PATCH v2] tipc: fix potential null pointer dereferences in some compat functions
 2016-05-25 19:34 UTC  (2+ messages)

[PATCH net 1/1] qed: Reset the enable flag for eth protocol
 2016-05-25 19:32 UTC  (2+ messages)

[RFC PATCH] ethtool: add support for 25G/50G/100G speed modes
 2016-05-25 19:27 UTC  (2+ messages)

[RFC PATCH 00/29] net: VRF support
 2016-05-25 19:04 UTC  (3+ messages)

[PATCH v8 00/22] Add HiSilicon RoCE driver
 2016-05-25 18:21 UTC  (25+ messages)
` [PATCH v8 01/22] net: hns: Add reset function support for "
` [PATCH v8 02/22] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
  ` [PATCH v8 03/22] IB/hns: Add initial main frame driver and get cfg info
` [PATCH v8 04/22] IB/hns: Add RoCE engine reset function
` [PATCH v8 05/22] IB/hns: Add initial profile resource
` [PATCH v8 06/22] IB/hns: Add initial cmd operation
` [PATCH v8 07/22] IB/hns: Add event queue support
` [PATCH v8 08/22] IB/hns: Add icm support
` [PATCH v8 09/22] IB/hns: Add hca support
` [PATCH v8 10/22] IB/hns: Add process flow to init RoCE engine
` [PATCH v8 11/22] IB/hns: Add IB device registration
` [PATCH v8 12/22] IB/hns: Set mtu and gid support
` [PATCH v8 13/22] IB/hns: Add interface of the protocol stack registration
` [PATCH v8 14/22] IB/hns: Add operations support for IB device and port
` [PATCH v8 15/22] IB/hns: Add PD operations support
` [PATCH v8 16/22] IB/hns: Add ah "
` [PATCH v8 17/22] IB/hns: Add QP "
` [PATCH v8 18/22] IB/hns: Add CQ "
` [PATCH v8 19/22] IB/hns: Add memory region "
` [PATCH v8 20/22] IB/hns: Add operation for getting immutable port
` [PATCH v8 21/22] IB/hns: Kconfig and Makefile for RoCE module
` [PATCH v8 22/22] MAINTAINERS: Add maintainers for HiSilicon RoCE driver

[PATCH 3.19.y-ckt 38/40] VSOCK: do not disconnect socket when peer has shutdown SEND only
 2016-05-25 17:30 UTC 

[3.19.y-ckt stable] Patch "VSOCK: do not disconnect socket when peer has shutdown SEND only" has been added to the 3.19.y-ckt tree
 2016-05-25 17:28 UTC 

[PATCH 4.5-stable 0/2] net: vrf: 4.5 backports
 2016-05-25 17:02 UTC  (4+ messages)
` [PATCH net-next 1/2] net: vrf: Fix dst reference counting
` [PATCH net-next 2/2] net: vrf: protect changes to private data with rcu

bpf: use-after-free in array_map_alloc
 2016-05-25 15:45 UTC  (11+ messages)
                ` [PATCH percpu/for-4.7-fixes 1/2] percpu: fix synchronization between chunk->map_extend_work and chunk destruction
                ` [PATCH percpu/for-4.7-fixes 2/2] percpu: fix synchronization between synchronous map extension "

[PATCH net] team: don't call netdev_change_features under team->lock
 2016-05-25 15:00 UTC  (2+ messages)

[PATCH 1/2] ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
 2016-05-25 14:50 UTC  (2+ messages)
` [PATCH 2/2] fou: add Kconfig options for IPv6 support

[PATCH] carl9170: Clarify kconfig text
 2016-05-25 14:51 UTC  (5+ messages)
` [PATCH v2] "
    ` [RESEND] Re: updating carl9170-1.fw in linux-firmware.git

[ethtool 0/3][pull request] Intel Wired LAN Driver Updates 2016-05-03
 2016-05-25 14:12 UTC  (3+ messages)

Davicom DM9162 PHY supported in the kernel?
 2016-05-25 14:03 UTC  (12+ messages)

[iproute2 PATCH 1/1] tc filter u32: Coding style fixes
 2016-05-25 10:11 UTC 

[iproute2 PATH 1/2] tc action policer: Avoid nonsensical input
 2016-05-25 10:09 UTC  (3+ messages)
` [iproute2 PATH 2/2] tc action policer: enable timestamp display

good news
 2016-05-25  9:47 UTC 

[PATCH] net: alx: use custom skb allocator
 2016-05-25  5:37 UTC  (4+ messages)

[RFC 00/12] 6lowpan: introduce 6lowpan-nd
 2016-05-25  5:33 UTC  (6+ messages)
` [RFC 04/12] ndisc: get rid off dev parameter in ndisc_opt_addr_space
` [RFC 08/12] ipv6: introduce neighbour discovery ops

[PATCH v2] ethernet:arc: Fix racing of TX ring buffer
 2016-05-24 23:56 UTC  (14+ messages)

[net PATCH v2 1/1] net sched actions: policer missing timestamp processing
 2016-05-24 23:23 UTC  (3+ messages)

[PATCH net v2] fou: avoid using sk_user_data before it is initialised
 2016-05-24 23:23 UTC  (4+ messages)

[RFC PATCH 0/7] tou: Transports over UDP - part I
 2016-05-24 22:40 UTC  (11+ messages)
` [RFC PATCH 1/7] fou: Get net from sock_net if dev_net unavailable
` [RFC PATCH 2/7] tou: Base infrastructure for Transport over UDP
` [RFC PATCH 3/7] ipv4: Support TOU
` [RFC PATCH 7/7] tou: Support for GSO

[PATCH v2] Make builds default to quiet mode
 2016-05-24 22:04 UTC 

rtk8168 driver help needed
 2016-05-24 21:57 UTC  (5+ messages)

[RFC] net: remove busylock
 2016-05-24 21:49 UTC  (4+ messages)
  ` [PATCH net] net_sched: avoid too many hrtimer_start() calls

[PATCH] net/qlge: Avoids recursive EEH error
 2016-05-24 21:48 UTC  (2+ messages)

[PATCH v2 1/2] ip6_gre: Fix MTU setting for ip6gretap
 2016-05-24 21:34 UTC  (4+ messages)
` [PATCH v2 2/2] ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path

ixgbe: ksoftirqd consumes 100% CPU w/ ~50 TCP conns
 2016-05-24 20:35 UTC  (3+ messages)

[PATCH v5 0/2] skb_array: array based FIFO for skbs
 2016-05-24 20:34 UTC  (10+ messages)
` [PATCH v5 2/2] skb_array: ring test

[PATCH 4.2.y-ckt 48/53] VSOCK: do not disconnect socket when peer has shutdown SEND only
 2016-05-24 17:55 UTC 

[4.2.y-ckt stable] Patch "VSOCK: do not disconnect socket when peer has shutdown SEND only" has been added to the 4.2.y-ckt tree
 2016-05-24 17:53 UTC 

[net-next PATCH 0/2] Follow-ups for GUEoIPv6 patches
 2016-05-24 17:46 UTC  (5+ messages)

[PATCH iproute2] Make builds default to quiet mode
 2016-05-24 17:35 UTC  (2+ messages)

kernel panic with kernel 3.14.70, LVS on keepalived restart
 2016-05-24 15:44 UTC 

[PATCH net 0/3] Documentation: dsa: misc fixes
 2016-05-24 15:09 UTC  (8+ messages)
` [PATCH net 1/3] Documentation: networking: dsa: Remove poll_link description
` [PATCH net 2/3] Documentation: networking: dsa: Remove priv_size description
` [PATCH net 3/3] Documentation: networking: dsa: Describe port_vlan_filtering

[RFC] net: remove busylock
 2016-05-24 14:37 UTC  (9+ messages)

[PATCH iproute2 v3 0/5] add MACsec support
 2016-05-24 13:12 UTC  (7+ messages)
` [PATCH iproute2 v3 1/5] add missing if_macsec.h header from kernel
` [PATCH iproute2 v3 5/5] ip: add MACsec support

[iproute2 PATCH v2 1/1] tc simple action: bug fix
 2016-05-24 12:16 UTC  (3+ messages)
` [iproute2 PATCH v2 1/1] vv4.6.0

[PULL] vhost: cleanups and fixes
 2016-05-24 11:57 UTC 

[iproute2 1/1] tc simple action: bug fix
 2016-05-24 11:43 UTC  (3+ messages)

[RFC PATCH V3 0/3] basic device IOTLB support
 2016-05-24  9:36 UTC  (4+ messages)
` [RFC PATCH V3 1/3] vhost: introduce vhost memory accessors
` [RFC PATCH V3 2/3] vhost: convert pre sorted vhost memory array to interval tree
` [RFC PATCH V3 3/3] vhost: device IOTLB API

[PATCH 8/8] af_unix: charge buffers to kmemcg
 2016-05-24  7:41 UTC 

[PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes
 2016-05-24  7:08 UTC  (3+ messages)

iputils ping -I interface no longer functional for ipv4 addresses (unknown iface)
 2016-05-24  6:18 UTC 

[PATCH v2] ip_tunnel: enclose a code block in macro IS_ENABLED(CONFIG_IPV6)
 2016-05-24  4:09 UTC  (4+ 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).