netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-29 20:49:39 to 2009-03-31 19:51:52 UTC [more...]

[PATCH] igb: fix kexec with igb
 2009-03-31 19:51 UTC  (8+ messages)
` [Updated patch] "

[RFC PATCH 00/17] virtual-bus
 2009-03-31 19:39 UTC  (22+ messages)
` [RFC PATCH 01/17] shm-signal: shared-memory signals
` [RFC PATCH 02/17] vbus: add virtual-bus definitions
` [RFC PATCH 03/17] vbus: add connection-client helper infrastructure
` [RFC PATCH 04/17] vbus: add bus-registration notifiers
` [RFC PATCH 05/17] vbus: add a "vbus-proxy" bus model for vbus_driver objects
` [RFC PATCH 06/17] ioq: Add basic definitions for a shared-memory, lockless queue
` [RFC PATCH 07/17] ioq: add vbus helpers
` [RFC PATCH 08/17] venet: add the ABI definitions for an 802.x packet interface
` [RFC PATCH 09/17] net: Add vbus_enet driver
` [RFC PATCH 10/17] venet-tap: Adds a "venet" compatible "tap" device to VBUS
` [RFC PATCH 11/17] venet: add scatter-gather support
` [RFC PATCH 12/17] venettap: "
` [RFC PATCH 13/17] x86: allow the irq->vector translation to be determined outside of ioapic
` [RFC PATCH 14/17] kvm: add a reset capability
` [RFC PATCH 15/17] kvm: add dynamic IRQ support
` [RFC PATCH 16/17] kvm: Add VBUS support to the host
` [RFC PATCH 17/17] kvm: Add guest-side support for VBUS

[PATCH 0/3] Trivial doc fixes for RCU (v3)
 2009-03-31 19:36 UTC  (11+ messages)
` [PATCH 1/3] Doc: Fix missing whitespaces in RCU documentation
` [PATCH 2/3] Doc: Fix wrong API example usage of call_rcu()
` [PATCH 3/3] Doc: Fix spelling in RCU/rculist_nulls.txt
      ` [PATCH v2 "

WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
 2009-03-31 19:12 UTC  (12+ messages)

[PATCH] net/fec_mpc52xx: fix BUG on missing dma_ops
 2009-03-31 19:10 UTC  (3+ messages)

[PATCH] sfc: Call netif_napi_add() before registering our interrupt handler
 2009-03-31 19:07 UTC 

[PATCH] ucc_geth: Pass proper device to DMA routines, otherwise oops happens
 2009-03-31 18:58 UTC 

[PATCH 2/2 V2] kaweth: Clean up code
 2009-03-31 18:47 UTC 

[PATCH 1/2 V2] kaweth: Fix locking to be SMP-safe
 2009-03-31 18:45 UTC 

[PATCH 1/2] kaweth: Fix locking to be SMP-safe
 2009-03-31 18:40 UTC  (8+ messages)

[PATCH] fsl_pq_mdio: Revive UCC MDIO support
 2009-03-31 18:33 UTC 

[ANNOUNCE] New driver vxge for Neterion's X3100 series 10 GbE PCIe adapter
 2009-03-31 17:50 UTC  (4+ messages)
  ` [ANNOUNCE] New driver vxge for Neterion's X3100 series 10 GbEPCIe adapter

keeping ifindex in 16bits or does it have to be sparse?
 2009-03-31 17:02 UTC  (3+ messages)

Patch: Fix fec_mpc52xx driver to use net_device_ops
 2009-03-31 16:48 UTC  (4+ messages)

[Bugme-new] [Bug 12877] New: tg3: eth0 transit timed out, resetting -> dead NIC
 2009-03-31 16:26 UTC  (6+ messages)

[PATCH 0/2] sysctl: lockdep support
 2009-03-31 15:35 UTC  (12+ messages)
                        ` [PATCH 1/2] sysctl: Don't take the use count of multiple heads at a time
                          ` [PATCH 2/2] sysctl: lockdep support for sysctl reference counting

[PATCH] tc35815: Fix build error if NAPI enabled
 2009-03-31 15:05 UTC 

[PATCH] ucc_geth: Rework the TX logic
 2009-03-31 14:37 UTC  (14+ messages)

"no new taxes"
 2009-03-31 14:13 UTC  (4+ messages)

Network Device Naming mechanism and policy
 2009-03-31 14:07 UTC  (2+ messages)

[PATCH 1/2] gianfar: Remove unused header
 2009-03-31 13:42 UTC  (2+ messages)
` [PATCH 2/2] ucc_geth: "

[PATCH] i.MX31: Fixing cs89x0 network building to i.MX31ADS
 2009-03-31 13:36 UTC 

[PATCH] hso: add Vendor/Product ID's for new devices
 2009-03-31 11:56 UTC 

[PATCH 00/14] Add common OF device tree support for MDIO busses
 2009-03-31  8:27 UTC  (15+ messages)
` [PATCH 01/14] of: add of_parse_phandle() helper for parsing phandle properties
` [PATCH 02/14] net/fec_mpc52xx: Migrate to net_device_ops
` [PATCH 03/14] net/fec_mpc52xx: Don't dereference phy_device if it is NULL
` [PATCH 04/14] phylib: rework to prepare for OF registration of PHYs
` [PATCH 05/14] phylib: add *_direct() variants of phy_connect and phy_attach functions
` [PATCH 06/14] openfirmware: Add OF phylib support code
` [PATCH 07/14] net: Rework mpc5200 fec driver to use of_mdio infrastructure
` [PATCH 08/14] net: rework fsl_pq_mdio "
` [PATCH 09/14] net: Rework gianfar "
` [PATCH 10/14] net: Rework ucc_geth "
` [PATCH 11/14] net: Rework pasemi_mac "
` [PATCH 12/14] powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio
` [PATCH 13/14] net: Rework fs_enet driver to use of_mdio infrastructure
` [PATCH 14/14] net: add Xilinx ll_temac device driver

[PATCH] core: remove pointless conditional before kfree()
 2009-03-31  8:09 UTC 

[PATCH 0/9] RDS updates
 2009-03-31  6:56 UTC  (12+ messages)
` [PATCH 1/9] RDS: Fix m_rs_lock deadlock
` [PATCH 2/9] RDS/IW+IB: Set recv ring low water mark to 1/2 full
` [PATCH 3/9] RDS: Correct some iw references in rdma_transport.c
` [PATCH 4/9] RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled
` [PATCH 5/9] RDS/IW+IB: Allow max credit advertise window
` [PATCH 6/9] RDS: Fix ordering in a conditional
` [PATCH 7/9] RDS: Establish connection before parsing CMSGs
` [PATCH 8/9] RDS: Rewrite connection cleanup
` [PATCH 9/9] RDS: use get_user_pages_fast()

TX time stamping
 2009-03-31  6:53 UTC  (8+ messages)

[PATCH] Phonet:fix build problem
 2009-03-31  3:07 UTC  (8+ messages)

claims of £500,000 pounds
 2009-03-31  1:47 UTC 

[PATCH] sh_eth: Fix mistake of the address of SH7763
 2009-03-31  0:58 UTC  (5+ messages)
` [PATCH] sh_eth: Change handling of IRQ

claims of £500,000 pounds
 2009-03-30 23:49 UTC 

[RFT 0/4] Netfilter/iptables performance improvements
 2009-03-30 22:44 UTC  (16+ messages)
` [RFT 4/4] netfilter: Get rid of central rwlock in tcp conntracking
      ` [PATCH] netfilter: finer grained nf_conn locking

[PATCH] net/fec_mpc52xx: fix BUG on missing dma_ops
 2009-03-30 22:30 UTC  (2+ messages)

Compile error in net/netfilter/xt_cluster.ko with current git
 2009-03-30 20:58 UTC  (2+ messages)

skb_segment() questions
 2009-03-30 20:57 UTC  (4+ messages)

[PATCH] ucc_geth: Move freeing of TX packets to NAPI context
 2009-03-30 20:36 UTC  (9+ messages)

[patch] net/ps3: Fix wireless AP connect error handling
 2009-03-30 18:04 UTC 

[patch] net/ps3: Update maintainer
 2009-03-30 18:04 UTC 

tx_queue_len question
 2009-03-30 17:49 UTC 

WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
 2009-03-30 16:40 UTC  (4+ messages)

[PATCH 3/3] smc91c92_cs: use request_firmware
 2009-03-30 15:34 UTC 

[PATCH 2/3] 3C359: use request_firmware
 2009-03-30 15:31 UTC 

[PATCH 1/3] yam: use request_firmware
 2009-03-30 15:30 UTC 

[PATCH 0/3] [git-pull] net firmware patches
 2009-03-30 15:27 UTC 

claims of £500,000 pounds
 2009-03-30 14:36 UTC 

[PATCH net-2.6 ] ipv4: remove unused parameter from tcp_recv_urg()
 2009-03-30 14:11 UTC 

[PATCH] bonding: allow bond in mode balance-alb to work properly in bridge -try4
 2009-03-30 12:58 UTC  (9+ messages)

linux-next: Tree for March 27 (netfilter build error)
 2009-03-30 12:00 UTC  (5+ messages)

[PATCH] ETHOC: fix build breakage on s390
 2009-03-30 11:52 UTC  (2+ messages)

[PATCH] hso: fix for the 'invalid frame length' messages
 2009-03-30  9:44 UTC 

[PATCH] hso: fix for crash when unplugging the device
 2009-03-30  9:42 UTC 

[PATCH 1/2] ucc_geth: Move freeing of TX packets to NAPI context
 2009-03-30  7:57 UTC  (6+ messages)

Passive OS fingerprint xtables match
 2009-03-30  6:20 UTC  (7+ messages)

sunhme: infinite retries when link is down
 2009-03-30  0:15 UTC 

[GIT]: Networking
 2009-03-30  0:13 UTC 

[PATCH 2/2] kaweth: Clean up code
 2009-03-29 23:32 UTC 

[PATCH 0/2] kaweth: Fix locking and cleanup code
 2009-03-29 23:31 UTC 

[PATCH 1/3] Doc: Fix missing whitespaces in RCU documentation
 2009-03-29 22:48 UTC  (2+ messages)
  ` [PATCH 3/3] Doc: Fix spelling in RCU/rculist_nulls.txt

[PATCH] prism54: remove duplicated .ndo_set_mac_address
 2009-03-29 20:52 UTC  (6+ messages)
` [PATCH] wireless: "

[PATCH 10/10] Staging: wlan-ng: convert to netdev_ops
 2009-03-29 20:50 UTC  (2+ messages)

[PATCH 9/10] Staging: sxg: convert to netdev_ops
 2009-03-29 20:50 UTC  (2+ messages)

[PATCH 8/10] Staging: slicoss: convert to netdev_ops
 2009-03-29 20:50 UTC  (2+ messages)

[PATCH 7/10] Staging: rt3070: convert to netdev_ops
 2009-03-29 20:49 UTC  (2+ messages)

[PATCH 6/10] Staging: rt2870: convert to netdev_ops
 2009-03-29 20:49 UTC  (2+ messages)

[PATCH 5/10] Staging: rt2860: convert to netdev_ops
 2009-03-29 20:49 UTC  (2+ messages)

[PATCH 4/10] Staging: otus: convert to netdev_ops
 2009-03-29 20:49 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).