netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-22 00:18:40 to 2011-07-24 20:28:07 UTC [more...]

[GIT] Networking
 2011-07-24 20:28 UTC 

[PATCH 0/6] bnx2x fixes
 2011-07-24 20:12 UTC  (2+ messages)

pull request: wireless-next-2.6 2011-07-22
 2011-07-24 20:08 UTC  (5+ messages)
        ` [PATCH] iwlagn: wrap suspend/resume definitions in CONFIG_PM block

[Bugme-new] [Bug 39742] New: 2.6.39.3 crash and hangs in 1-2 minutes with igb-RSS and L2TP PPTP services on the NAS server
 2011-07-24 19:38 UTC  (2+ messages)

LInux kernel 3.0 sit creation bug report
 2011-07-24 15:40 UTC  (4+ messages)

[PATCH 6/6] bnx2x: use pci_pcie_cap()
 2011-07-24 13:58 UTC 

[PATCH 1/6] bnx2x: dcb - send all unmapped priorities to same COS as L2
 2011-07-24 14:09 UTC 

[PATCH 5/6] bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
 2011-07-24 13:57 UTC 

[PATCH 4/6] bnx2x: enable internal target-read for 57712 and up only
 2011-07-24 13:57 UTC 

[PATCH 3/6] bnx2x: count statistic ramrods on EQ to prevent MC assert
 2011-07-24 13:54 UTC 

[PATCH 2/6] bnx2x: fix loopback for non 10G link
 2011-07-24 13:53 UTC 

IPv6: autoconfiguration and suspend/resume or link down/up
 2011-07-24  8:35 UTC  (8+ messages)

write() udp socket
 2011-07-24  8:33 UTC  (2+ messages)

GREETINGS
 2011-07-24  5:38 UTC 

[PATCH] drivers:connector:remove an unused variable *tracer*
 2011-07-24  3:06 UTC 

[PATCH net-2.6 v2] gre: fix improper error handling
 2011-07-24  3:06 UTC  (3+ messages)

[PATCH] ipv4: use RT_TOS after some rt_tos conversions
 2011-07-24  3:05 UTC  (2+ messages)

[PATCH] via-velocity: remove duplicated #include
 2011-07-24  3:02 UTC  (2+ messages)

[PATCH] qlge: remove duplicated #include
 2011-07-24  3:02 UTC  (2+ messages)

[PATCH] igb: remove duplicated #include
 2011-07-24  3:02 UTC  (3+ messages)

[PATCH] can: c_can: remove duplicated #include
 2011-07-24  3:01 UTC  (2+ messages)

[PATCH] bnad: remove duplicated #include
 2011-07-24  3:01 UTC  (2+ messages)

PMTU problem with >2.6.38 and IPIP tunnels
 2011-07-24  1:40 UTC 

loopback interface - why checksum on header?
 2011-07-23 16:40 UTC  (2+ messages)

Your Mail Quota Has Exceeded The Set Quota
 2011-07-23 14:02 UTC 

Contact ming-yang3@live.com
 2011-07-23 12:13 UTC 

Question regarding sendmmsg()
 2011-07-23 10:39 UTC  (9+ messages)
          ` [PATCH] net: Fix security_socket_sendmsg() bypass problem

Transfer partnership
 2011-07-23 10:01 UTC 

[PATCH] ath9k: use pci_dev->subsystem_device
 2011-07-23  7:53 UTC  (2+ messages)
  ` [ath9k-devel] "

Linux 3.0 release
 2011-07-23  2:30 UTC  (11+ messages)
            ` [PATCH] net: allow netif_carrier to be called safely from IRQ

[PATCH 00/10] bna: driver fixes and cleanup
 2011-07-23  0:15 UTC  (12+ messages)
` [PATCH 01/10] bna: Print Driver Version
` [PATCH 02/10] bna: CheckPatch Cleanup
` [PATCH 03/10] bna: IOC Event Notification Enhancement
` [PATCH 04/10] bna: State Machine Fault Handling Cleanup
` [PATCH 05/10] bna: Minor IRQ Index and Definition Change
` [PATCH 06/10] bna: Mboxq Flush When IOC Disabled
` [PATCH 07/10] bna: IOC Event Name Change
` [PATCH 08/10] bna: Add HW Semaphore Unlock Logic
` [PATCH 09/10] bna: HW Error Counter Fix
` [PATCH 10/10] bna: Header File Consolidation

[PATCH] dm9000: Make the driver follow the IRQF_SHARED contract
 2011-07-23  0:15 UTC  (2+ messages)

[PATCH 0/5] bridge patchs
 2011-07-23  0:15 UTC  (7+ messages)
` [PATCH 1/5] bridge: send proper message_age in config BPDU
` [PATCH 2/5] bridge: ignore bogus STP config packets
` [PATCH 3/5] bridge: notifier called with the wrong device
` [PATCH 4/5] [PATCH] bridge: add notification over netlink when STP changes state
` [PATCH 5/5] bridge: minor cleanups

[PATCH] r8169: use pci_dev->subsystem_{vendor|device}
 2011-07-23  0:15 UTC  (2+ messages)

[PATCH] sbni: use pci_dev->subsystem_device
 2011-07-23  0:15 UTC  (2+ messages)

Hello
 2011-07-22 21:23 UTC 

[PATCH/RFC v2 0/13] enable SKB paged fragment lifetime visibility
 2011-07-22 21:44 UTC  (22+ messages)
` [PATCH 01/13] mm: Make some struct page's const
` [PATCH 02/13] mm: use const struct page for r/o page-flag accessor methods
` [PATCH 03/13] net: add APIs for manipulating skb page fragments
` [PATCH 04/13] net: convert core to skb paged frag APIs
` [PATCH 05/13] net: ipv4: convert to SKB "
` [PATCH 06/13] net: ipv6: "
  ` [PATCH 07/13] net: xfrm: "
` [PATCH 08/13] net: convert drivers to paged frag API
` [PATCH 09/13] net: add support for per-paged-fragment destructors
` [PATCH 10/13] net: add paged frag destructor to skb_fill_page_desc()
` [PATCH 11/13] net: only allow paged fragments with the same destructor to be coalesced
` [PATCH 12/13] net: add paged frag destructor support to kernel_sendpage
` [PATCH 13/13] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack

[PATCH net-next] bonding: fix strlen errors in sysfs
 2011-07-22 20:51 UTC  (4+ messages)
    ` [PATCH net-next v2] "

[PATCH] acenic: include NET_SKB_PAD headroom to incoming skbs
 2011-07-22 16:31 UTC  (3+ messages)
  ` [PATCH] acenic: use netdev_alloc_skb_ip_align

NIC driver r8168 with r8169 for RTL8111/8168B and DGE-528T together
 2011-07-22 14:52 UTC  (5+ messages)

[GIT] Networking
 2011-07-22 14:33 UTC 

icmp_route_lookup returns wrong source address information
 2011-07-22 14:15 UTC  (5+ messages)

[ANNOUNCE]: Release of iptables-1.4.12
 2011-07-22 13:02 UTC 

[PATCH net-2.6] gre: fix improper error handling
 2011-07-22 13:01 UTC  (2+ messages)

[PATCH net-2.6] jme: Fix unmap error (Causing system freeze)
 2011-07-22  8:49 UTC  (3+ messages)

tcp/udp checksum on loopback interface
 2011-07-22  8:01 UTC 

[net-next 00/10 v2][pull request] Intel Wired LAN Driver Update
 2011-07-22  8:02 UTC  (13+ messages)
` [net-next 01/10] e1000: always call e1000_check_for_link() on e1000_ce4100 MACs
` [net-next 02/10] igb: Fix for DH89xxCC near end loopback test
` [net-next 03/10] ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
` [net-next 04/10] ixgbe: inline the ixgbe_maybe_stop_tx function
` [net-next 05/10] ixgbe: add structure for containing RX/TX rings to q_vector
` [net-next 06/10] ixgbe: Move interrupt related values out of ring and into q_vector
` [net-next 07/10 v2] ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
` [net-next 08/10] ixgbe: remove ifdef check for non-existent define
` [net-next 09/10] ixgbe: only enable WoL for magic packet by default
` [net-next 10/10] ixgbe: convert to ndo_fix_features

linux-next: manual merge of the trivial tree with the net tree
 2011-07-22  6:42 UTC  (2+ messages)

[PULL net] vhost-net: zercopy mode fixes
 2011-07-22  6:37 UTC  (4+ messages)
` [PULL net (try 2)] "

linux-next: build warning after merge of the final tree
 2011-07-22  6:26 UTC  (2+ messages)

Bridging behavior apparently changed around the Fedora 14 time
 2011-07-22  6:20 UTC  (14+ messages)

linux-next: manual merge of the staging tree with the net tree
 2011-07-22  5:42 UTC 

ath: Unable to reset channel (2412 MHz), reset status -5
 2011-07-22  5:07 UTC  (7+ messages)

(unknown)
 2011-07-22  4:57 UTC 

[PATCH] can: make function can_get_bittiming static
 2011-07-22  4:35 UTC  (2+ messages)

[PATCH] net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
 2011-07-22  4:34 UTC  (2+ messages)

[PATCH net-next] vmxnet3: fix publicity of NETIF_F_HIGHDMA
 2011-07-22  4:34 UTC  (2+ messages)

[PATCH net-next] vmxnet3: set netdev parant device before calling netdev_info
 2011-07-22  4:34 UTC  (2+ messages)

[PATCH] ASIX: Add AX88772B USB ID
 2011-07-22  4:34 UTC  (2+ messages)

[PATCH NEXT 1/1] netxen: add fw version compatibility check
 2011-07-22  4:33 UTC  (2+ messages)

[PATCH net-next-2.6] be2net: request native mode each time the card is reset
 2011-07-22  4:33 UTC  (2+ messages)

[PATCH] Constrain UFO fragment sizes to multiples of 8 bytes
 2011-07-22  4:32 UTC  (3+ messages)

[net-next 00/10][pull request] Intel Wired LAN Driver Update
 2011-07-22  4:31 UTC  (13+ messages)
` [net-next 01/10] e1000: always call e1000_check_for_link() on e1000_ce4100 MACs
` [net-next 02/10] igb: Fix for DH89xxCC near end loopback test
` [net-next 03/10] ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
` [net-next 04/10] ixgbe: inline the ixgbe_maybe_stop_tx function
` [net-next 05/10] ixgbe: add structure for containing RX/TX rings to q_vector
` [net-next 06/10] ixgbe: Move interrupt related values out of ring and into q_vector
` [net-next 07/10] ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
` [net-next 08/10] ixgbe: remove ifdef check for non-existent define
` [net-next 09/10] ixgbe: only enable WoL for magic packet by default
` [net-next 10/10] ixgbe: convert to ndo_fix_features

[PATCH repost] Fix panic in virtnet_remove
 2011-07-22  4:29 UTC  (3+ messages)

[PATCH net-next-2.6] ipv6: make fragment identifications less predictable
 2011-07-22  4:26 UTC  (2+ messages)

[BUG] ipv6: all routes share same inetpeer
 2011-07-22  4:25 UTC  (4+ messages)

[PATCH] correct_error_code.patch
 2011-07-22  4:03 UTC 

GIT tree names 's/-2.6//'
 2011-07-22  3:26 UTC 

[PATCH v2 0/3] Add device tree probe support for imx fec driver
 2011-07-22  3:19 UTC  (6+ messages)

Reply
 2011-07-21 22:37 UTC 

[PATCH] net/fec: gasket needs to be enabled for some i.mx
 2011-07-22  2:00 UTC  (6+ messages)

[PATCH] pktgen: Clone skb to avoid corruption of skbs in ndo_start_xmit methods
 2011-07-22  1:37 UTC  (5+ messages)

[PATCH net-next-2.6] ipv6: make fragment identifications less predictable
 2011-07-22  1:18 UTC  (7+ messages)

[GIT PULL nf-2.6] IPVS
 2011-07-22  0:18 UTC  (2+ messages)
` [PATCH] IPVS: Free resources on module removal


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