netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-08 22:10:04 to 2011-06-09 21:56:56 UTC [more...]

Request for review on Hyper-V virtual network driver
 2011-06-09 21:56 UTC  (3+ messages)

[PATCH 1/3] xfrm: Fix off by one in the replay advance functions
 2011-06-09 21:50 UTC  (3+ messages)
` [PATCH 3/3] ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data

[PATCH 2/3] ipv4: Fix packet size calculation for IPsec packets in __ip_append_data
 2011-06-09 21:47 UTC  (4+ messages)

[PATCH v2 1/5] ep93xx: set DMA masks for the ep93xx_eth
 2011-06-09 21:26 UTC  (20+ messages)
` [PATCH v2 2/5] net: ep93xx_eth: pass struct device to DMA API functions
` [PATCH v2 3/5] net: ep93xx_eth: allocate buffers using kmalloc()
` [PATCH v2 4/5] net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
` [PATCH v2 5/5] net: ep93xx_eth: fix DMA API violations

pull request: batman-adv 2011-06-09
 2011-06-09 21:09 UTC  (7+ messages)
` [PATCH 2/6] batman-adv: Don't return value in void function
  ` [PATCH 1/6] batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
  ` [PATCH 3/6] batman-adv: Fix signedness problem in parse_gw_bandwidth
  ` [PATCH 4/6] batman-adv: Rewrite debugfs kobj_to_* helpers as functions
  ` [PATCH 5/6] batman-adv: Use enums for related constants
  ` [PATCH 6/6] batman-adv: use NO_FLAGS define instead of hard-coding 0

[PATCH 2/3] net: msm_ipc: Add user-space support for MSM_IPC Router
 2011-06-09 20:41 UTC  (6+ messages)

[net-next-2.6 PATCH 0/4] enic: updates to version 2.1.1.20
 2011-06-09 20:37 UTC  (5+ messages)
` [net-next-2.6 PATCH 1/4] enic: Pass 802.1p bits for packets tagged with vlan zero
` [net-next-2.6 PATCH 2/4] enic: Log device configuration in detail during driver load
` [net-next-2.6 PATCH 3/4] enic: Get/Set interrupt resource index for transmit and receive queues
` [net-next-2.6 PATCH 4/4] enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller

[PATCH] ep93xx-eth: convert to phylib
 2011-06-09 20:30 UTC  (3+ messages)

pull request: wireless-2.6 2011-06-09
 2011-06-09 20:20 UTC  (2+ messages)

[PATCHv3] net: Define enum for the bits used in features
 2011-06-09 20:12 UTC  (7+ messages)

Request for review on Hyper-V virtual network driver
 2011-06-09 19:32 UTC  (2+ messages)

linux-next: build failure after merge of the net tree
 2011-06-09 19:29 UTC  (4+ messages)

[PATCH 0/9] 64 bit statistics for VM and 10G drivers
 2011-06-09 17:43 UTC  (25+ messages)
` [PATCH 1/9] vmxnet3: convert to 64 bit stats interface
  ` [Pv-drivers] "
` [PATCH 2/9] xen: "
` [PATCH 3/9] veth: convert to 64 bit statistics
` [PATCH 4/9] ifb: convert to 64 bit stats
` [PATCH 5/9] netxen: convert to 64 bit statistics
` [PATCH 6/9] enic: update to support 64 bit stats
` [PATCH 7/9] myricom: update to "
` [PATCH 8/9] niu: support 64 bit stats interface
` [PATCH 9/9] s2io: implement 64 bit stats

[patch] iputils ping: add icmp socket support
 2011-06-09 16:44 UTC 

source route ignored in favor of local interface
 2011-06-09 16:27 UTC  (5+ messages)

[PATCH] netfilter: fix looped (broad|multi)cast's bogus MACs in NFQUEUE
 2011-06-09 16:08 UTC  (4+ messages)
  ` [PATCH] netfilter: fix looped (broad|multi)cast's MAC handling

[PATCH net-2.6.23] Per-datagram TTL and TOS via sendmsg()
 2011-06-09 15:48 UTC 

TCP keepalives ignored by kernel when the contain timestamps
 2011-06-09 15:26 UTC 

[PATCH 1/5 net-next] cnic: Fix interrupt logic
 2011-06-09 15:27 UTC  (12+ messages)
` [PATCH 2/5 net-next] cnic: Fix race conditions with firmware
  ` [PATCH 3/5 net-next] cnic: Randomize initial TCP port for iSCSI connections
    ` [PATCH 4/5 net-next] cnic: Improve NETDEV_UP event handling
      ` [PATCH 5/5 net-next] cnic, bnx2: Check iSCSI support early in bnx2_init_one()

[PATCH 1/2] tun: reserves space for network in skb
 2011-06-09 14:16 UTC  (4+ messages)
` [PATCH 2/2] tun: dont force inline of functions

[PATCH 00/14] Swap-over-NBD without deadlocking v4r3
 2011-06-09 12:56 UTC  (19+ messages)
` [PATCH 01/14] mm: Serialize access to min_free_kbytes
` [PATCH 02/14] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/14] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/14] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/14] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 06/14] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 07/14] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 08/14] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 09/14] netvm: Propagate page->pfmemalloc to skb
` [PATCH 10/14] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 11/14] mm: Micro-optimise slab to avoid a function call
` [PATCH 12/14] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 13/14] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 14/14] mm: Account for the number of times direct reclaimers get throttled

[patch net-next-2.6 v2] net: vlan: make non-hw-accel rx path similar to hw-accel
 2011-06-09 11:00 UTC  (14+ messages)
                ` [PATCH 1/3] vlan: Do not support clearing VLAN_FLAG_REORDER_HDR
                  ` [PATCH 2/3] vlan: Always strip the vlan header in vlan_untag
                    ` [PATCH 3/3] vlan: Simplify the code now that VLAN_FLAG_REORDER_HDR is always set

[PATCH v2] net: add Faraday FTGMAC100 Gigabit Ethernet driver
 2011-06-09  9:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] net: emaclite: Add missing linux/interrupt.h header
 2011-06-09  8:56 UTC  (3+ messages)

[net-next 00/12][pull request] Intel Wired LAN Driver Update
 2011-06-09  8:14 UTC  (21+ messages)
` [net-next 01/12] e1000e: disable far-end loopback mode on ESB2
` [net-next 02/12] e1000e: 82579 intermittently disabled during S0->Sx
` [net-next 03/12] e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
` [net-next 04/12] e1000e: do not schedule the Tx queue until ready
` [net-next 05/12] e1000e: access multiple PHY registers on same page at the same time
` [net-next 06/12] e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800
` [net-next 07/12] e1000e: remove redundant reverse dependency on CRC32
` [net-next 08/12] e1000e: update driver version
` [net-next 09/12] igbvf: update version number
` [net-next 10/12] igb: Change version to remove number after -k in kernel versions
` [net-next 11/12] rtnetlink: Compute and store minimum ifinfo dump size
` [net-next 12/12] ixgbevf: Update the driver string

[PATCH]ethtool.h: fix typos
 2011-06-09  7:39 UTC 

[PATCH] gianfar:localized filer table
 2011-06-09  7:40 UTC  (2+ messages)

[Patch] netpoll: prevent netpoll setup on slave devices
 2011-06-09  7:28 UTC  (2+ messages)

[PATCH v4 net-next 0/5] bonding:use latest lacp_rate and ad_select and delete unused ad_timer and arp_mon_pt
 2011-06-09  7:29 UTC  (8+ messages)
` [PATCH net-next 1/5] bonding: make 802.3ad use latest lacp_rate
` [PATCH net-next 2/5] bonding:delete lacp_fast from ad_bond_info
` [PATCH net-next 3/5] bonding:delete agg_select_mode "
` [PATCH net-next 4/5] bonding: delete unused ad_timer
` [PATCH net-next 5/5] bonding: delete unused arp_mon_pt

[PATCH] tun: do not put self in waitq if doing a nonblock read
 2011-06-09  7:27 UTC  (2+ messages)

[PATCH net-next-2.6] net: pmtu_expires fixes
 2011-06-09  7:25 UTC  (2+ messages)

[PATCH net-next 0/2] bonding: delete two unused variables
 2011-06-09  7:23 UTC  (5+ messages)
` [PATCH net-next 1/2] bonding: delete unused ad_timer
` [PATCH net-next 2/2] bonding: delete unused arp_mon_pt

[PATCH 2/2] net: dummy: allocate devices with alloc_netdev_id
 2011-06-09  7:20 UTC  (4+ messages)

[PATCH] gianfar:localized filer table
 2011-06-09  7:13 UTC  (2+ messages)

[PATCH v4 net-next 0/5] bonding:use latest lacp_rate and ad_select,
 2011-06-09  7:13 UTC  (7+ messages)
` [PATCH net-next 1/5] bonding: make 802.3ad use latest lacp_rate
` [PATCH net-next 2/5] bonding:delete lacp_fast from ad_bond_info
` [PATCH net-next 3/5] bonding:delete agg_select_mode "
` [PATCH net-next 4/5] bonding: delete unused ad_timer
` [PATCH net-next 5/5] bonding: delete unused arp_mon_pt

[PATCH] bonding: use new value of lacp_rate and ad_select
 2011-06-09  7:09 UTC  (2+ messages)

[PATCH net-next-2.6] inetpeer: lower false sharing effect
 2011-06-09  6:31 UTC  (2+ messages)

[PATCH] vlan: Fix the b0rked ingress VLAN_FLAG_REORDER_HDR check
 2011-06-09  6:01 UTC  (8+ messages)
      ` [PATCH] vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check v2

[PATCH net-next-2.6] inetpeer: remove unused list
 2011-06-09  5:30 UTC  (5+ messages)

INFO: suspicious rcu_dereference_check() usage
 2011-06-09  4:49 UTC  (4+ messages)

ipv6 hitting route max_size
 2011-06-09  4:40 UTC  (5+ messages)

[PATCH] RFC2988bis + taking RTT sample from 3WHS for the passive open side
 2011-06-09  3:39 UTC  (10+ messages)

[RFC] breakage in sysfs_readdir() and s_instances abuse in sysfs
 2011-06-09  1:26 UTC  (4+ messages)

[PATCH] bnx2i: fix bnx2i driver to test for physical device support of iscsi early
 2011-06-09  1:14 UTC  (5+ messages)

[PATCH net-next] iph: use default get_stats
 2011-06-09  0:06 UTC  (2+ messages)

[PATCH net-next] ipv6: generate link local address for GRE tunnel
 2011-06-09  0:06 UTC  (2+ messages)

[PATCH] RFC2988bis + taking RTT sample from 3WHS for the passive open side
 2011-06-09  0:06 UTC  (2+ messages)

[PATCH 1/2] vlan: only create special VLAN 0 once
 2011-06-09  0:01 UTC  (4+ messages)

[PATCH] v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
 2011-06-08 23:45 UTC  (3+ messages)

pull request: wireless-next-2.6 2011-06-08
 2011-06-08 22:42 UTC  (2+ messages)

[af-packet 0/2] Enhance af-packet to provide (near zero)lossless packet capture functionality
 2011-06-08 22:22 UTC  (5+ messages)
` [af-packet 1/2] "


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