netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-21 02:01:48 to 2015-04-22 18:21:47 UTC [more...]

[PATCH net 0/2 v2] rhashtable rehashing fixes
 2015-04-22 18:21 UTC  (5+ messages)
` [PATCH net 1/2] rhashtable: Schedule async resize when sync realloc fails
` [PATCH net 2/2] rhashtable: Do not schedule more than one rehash if we can't grow further

[PATCH] fix tcp fin memory accounting
 2015-04-22 18:15 UTC  (9+ messages)
          ` [PATCH net] tcp: fix possible deadlock in tcp_send_fin()
            ` [PATCH net] net: do not deplete pfmemalloc reserve

[Patch net] igb: pass the correct maxlen for eth_get_headlen()
 2015-04-22 17:46 UTC  (4+ messages)
` [Patch net] fm10k: "
` [Patch net] ixgbe: "
` [Patch net] ixgbevf: "

[PATCH v2 00/11] Add network namespace support in the RDMA-CM
 2015-04-22 17:29 UTC  (23+ messages)
` [PATCH v2 01/11] RDMA/CMA: Mark IPv4 addresses correctly when the listener is IPv6
` [PATCH v2 02/11] IB/addr: Pass network namespace as a parameter
` [PATCH v2 07/11] IB/cm: Add network namespace support

[PATCH] net: mdio-gpio: support access that may sleep
 2015-04-22 17:06 UTC 

[PATCH] net/phy: refactor RTL8211F initialization
 2015-04-22 16:57 UTC  (2+ messages)

[PATCH net-next v4 0/6] mpls: Behaviour-changing improvements
 2015-04-22 16:47 UTC  (16+ messages)
` [PATCH 0/3] mpls: ABI changes for security and correctness
  ` [PATCH 1/3] mpls: Per-device MPLS state
  ` [PATCH 2/3] mpls: Per-device enabling of packet input
  ` [PATCH 3/3] mpls: Prevent use of implicit NULL label as outgoing label
  ` [PATCH v2 0/3] mpls: ABI changes for security and correctness
    ` [PATCH v2 1/3] mpls: Per-device MPLS state
    ` [PATCH v2 2/3] mpls: Per-device enabling of packet input
    ` [PATCH v2 3/3] mpls: Prevent use of implicit NULL label as outgoing label

[RFC PATCH 0/3] Enable connecting DSA-based switch to the USB RMII interface
 2015-04-22 16:39 UTC  (15+ messages)
` [RFC PATCH 1/3] net/dsa: Refactor dsa_probe()
` [RFC PATCH 2/3] net/dsa: Allow probing dsa from usbnet
` [RFC PATCH 3/3] driver/net/usb: Add support for DSA to ax88772b

[PATCH 0/6] crypto: Make all AEAD users include aead.h
 2015-04-22 15:41 UTC  (9+ messages)
` [PATCH 1/6] crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
` [PATCH 2/6] crypto: algif_aead - Include crypto/aead.h
` [PATCH 3/6] crypto: tcrypt "
` [PATCH 4/6] crypto: testmgr "
` [PATCH 5/6] mac80211: "
` [PATCH 6/6] mac802154: "

[PATCH 00/11] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-04-22 15:38 UTC  (27+ messages)
` [PATCH 01/11] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
` [PATCH 04/11] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure
    ` [Y2038] "
` [PATCH 05/11] time/posix-timers:Convert to the 64bit methods for k_clock callback functions
      ` [Y2038] "

[PATCH v3] Renesas Ethernet AVB driver
 2015-04-22 15:36 UTC  (5+ messages)

[PATCH] ip6_gre: use netdev_alloc_pcpu_stats()
 2015-04-22 14:56 UTC 

[PATCH] tcp: set SOCK_NOSPACE under memory presure
 2015-04-22 14:25 UTC  (3+ messages)

[PATCH net-next v2] be2net: log link status
 2015-04-22 14:17 UTC  (3+ messages)

[PATCH] altera tse: add support for lixed-links
 2015-04-22 13:22 UTC  (3+ messages)
` [PATCH v2] altera tse: add support for fixed-links

[PATCH net-next] be2net: log link status
 2015-04-22 13:22 UTC  (3+ messages)

[PATCH] neighbour.c: Avoid GC directly after state change
 2015-04-22 11:49 UTC  (11+ messages)

nice to write you
 2015-04-22 11:23 UTC 

[PATCH net] bnx2x: Prevent inner-reload while VFs exist
 2015-04-22  9:47 UTC 

[PATCH][net-next][v2] xfrm: optimise the use of walk list header in xfrm_policy/state_walk
 2015-04-22  9:13 UTC  (2+ messages)

[PATCH net-next, 1/1] hv_netvsc: call dump_rndis_message() only in netvsc debug mode
 2015-04-22  8:52 UTC  (5+ messages)
` [PATCH net-next,1/1] "

[PATCH iproute2 1/3] tc: fix compilation warning on 32bits arch
 2015-04-22  8:27 UTC  (7+ messages)
` [PATCH iproute2 2/3] libnamespaces: fix warning about syscall()
` [PATCH iproute2 3/3] mroute: remove invalid check against NLM_F_MULTI
  ` [PATCH v2 iproute2 1/3] tc: fix compilation warning on 32bits arch
    ` [PATCH v2 iproute2 2/3] libnamespaces: fix warning about syscall()
    ` [PATCH v2 iproute2 3/3] mroute: remove invalid check against NLM_F_MULTI

[PATCH] xfrm: fix the xfrm_policy/state_walk
 2015-04-22  8:06 UTC  (3+ messages)

[PATCH] xfrm: remove the xfrm_queue_purge definition
 2015-04-22  7:51 UTC 

[PATCH][net-next] vxlan: remove the unnecessary codes
 2015-04-22  7:49 UTC 

[RFC 0/3] tc cleanup?
 2015-04-22  7:43 UTC  (8+ messages)
` [RFC 1/3] tc: fix return values of ingress qdisc
` [RFC 2/3] tc: deprecate TC_ACT_QUEUED
` [RFC 3/3] tc: cleanup tc_classify

[PATCH net 0/2] rhashtable rehashing fixes
 2015-04-22  7:18 UTC  (7+ messages)
` [PATCH net 1/2] rhashtable: Schedule async resize when sync realloc fails
` [PATCH net 2/2] rhashtable: Do not schedule more than one rehash if we can't grow further

[Patch net] igb: fix a typo in igb_reset_q_vector()
 2015-04-22  7:16 UTC  (6+ messages)

[PATCH v3] ethernet: myri10ge: use arch_phys_wc_add()
 2015-04-22  7:15 UTC  (3+ messages)

net: unix: garbage: fixed several comment and whitespace style issues
 2015-04-22  6:56 UTC 

[RFC PATCH v2 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-22  5:33 UTC  (5+ messages)
` [RFC PATCH v3 00/10] "
  ` [RFC PATCH v3 09/10] lib: libos build scripts and documentation

[GIT] Networking
 2015-04-22  2:58 UTC 

[PATCH V2] net: stmmac: use msleep instead of udelay for gpio reset
 2015-04-22  0:55 UTC  (5+ messages)

Networking microconference at LPC15 in Seattle (Aug 19-21)
 2015-04-21 23:33 UTC 

ioremap_uc() followed by set_memory_wc() - burrying MTRR
 2015-04-21 23:14 UTC  (6+ messages)

[PATCH v2 0/2] checkpatch: new ethernet address manipulation checks
 2015-04-21 22:27 UTC  (7+ messages)
` [PATCH v2 2/2] checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()

[PATCHSET] printk, netconsole: implement reliable netconsole
 2015-04-21 21:51 UTC  (8+ messages)
` [PATCH 04/16] printk: implement support for extended console drivers

[PATCH 1/1] v2: Driver: hv: netvsc: call dump_rndis_message() only in netvsc debug mode
 2015-04-21 21:50 UTC  (4+ messages)

[PATCH net] net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP
 2015-04-21 21:36 UTC  (2+ messages)

[RFC PATCH] tc filter not show last u32 filter
 2015-04-21 20:25 UTC  (4+ messages)

[PATCH] etherdevice: Add ether_addr_copy_unaligned
 2015-04-21 20:06 UTC  (3+ messages)

[PATCH] tcp: add memory barriers to write space paths
 2015-04-21 19:58 UTC  (2+ messages)

[PATCH 1/5] ibmveth: change rx buffer default allocation for CMO
 2015-04-21 18:59 UTC  (4+ messages)
` [PATCH 4/5] ibmveth: Add support for Large Receive Offload

Please backport dev_kfree_skb_any fixes for stable
 2015-04-21 18:14 UTC  (4+ messages)

commit d0af71a3573 for 3.19.y stable
 2015-04-21 17:50 UTC  (2+ messages)

randconfig build error with next-20150421, in net/ceph
 2015-04-21 16:26 UTC  (4+ messages)

[PATCH 2/7] turn Makefile more distribution friendly
 2015-04-21 15:32 UTC  (3+ messages)

[PATCH 3.16.y-ckt 093/144] net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
 2015-04-21 15:31 UTC 

tg3 NIC driver bug in 3.14.x under Xen [and 3 more messages]
 2015-04-21 15:05 UTC  (6+ messages)

VM guest bridging issue with i40e
 2015-04-21 14:14 UTC 

[PATCH net-next V2 00/12] net/mlx5: ConnectX-4 100G Ethernet driver
 2015-04-21 13:30 UTC  (4+ messages)
` [PATCH net-next V2 12/12] net/mlx5: "

DONATION OF $1.5 MILLION DOLLARS!!!
 2015-04-21  7:33 UTC 

[PATCH] e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
 2015-04-21  3:12 UTC  (3+ messages)
  ` [Intel-wired-lan] "

e1000e max frame calculation
 2015-04-21  2:38 UTC  (3+ messages)
` [PATCH] e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
  ` [Intel-wired-lan] "

[PATCH 1/1] altera tse: Error-Bit on tx-avalon-stream always set
 2015-04-21  2:02 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: use PORT_DEFAULT_VLAN
 2015-04-21  2:01 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: fix setup of port control 1
 2015-04-21  2:01 UTC  (3+ messages)

[PATCH net-next 0/2] net: Fix "hw csum failure" message flood for ppp tunnel
 2015-04-21  2:01 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).