netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-03 01:08:57 to 2009-09-04 05:27:15 UTC [more...]

[PATCH net-next] can: add can_free_echo_skb() for upcoming drivers
 2009-09-04  5:27 UTC  (3+ messages)

[net-next PATCH 1/3] ixgbe: Add support for multiple Tx queues for FCoE in 82599
 2009-09-04  5:07 UTC  (9+ messages)
` [net-next PATCH 2/3] ixgbe: Distribute transmission of FCoE traffic "
` [net-next PATCH 3/3] ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets

L2 switching in igb
 2009-09-04  4:35 UTC  (2+ messages)

linux-next: net tree build warnings
 2009-09-04  4:35 UTC  (2+ messages)

linux-next: net tree build warning
 2009-09-04  4:35 UTC  (2+ messages)

[PATCH] ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
 2009-09-04  3:45 UTC  (2+ messages)

[PATCH NEXT 1/3] netxen: fix lro buffer allocation
 2009-09-04  3:33 UTC  (10+ messages)
` [PATCH NEXT 2/3] netxen: remove duplicate napi_add
` [PATCH NEXT 3/3] netxen: fix infinite loop on dma mapping failure

[net-next PATCH 00/11] enic: updates
 2009-09-04  3:23 UTC  (13+ messages)
` [net-next PATCH 01/11] enic: add support for multiple BARs
` [net-next PATCH 02/11] enic: workaround A0 erratum
` [net-next PATCH 03/11] enic: bug fix: split TSO fragments larger than 16K into multiple descs
` [net-next PATCH 04/11] enic: use netdev_alloc_skb
` [net-next PATCH 05/11] enic: bug fix: protect fw call i/f with spinlock
` [net-next PATCH 06/11] enic: bug fix: included MAC drops in rx_dropped netstat
` [net-next PATCH 07/11] enic: provision for multiple Rx/Tx queues; prepare for RSS support
` [net-next PATCH 08/11] enic: bug fix: enable VLAN filtering
` [net-next PATCH 09/11] enic: changes to driver/firmware interface
` [net-next PATCH 10/11] enic: bug fix: check for zero port MTU before posting warning
` [net-next PATCH 11/11] enic: organize device initialization/deinit into separate functions

[PATCH net-next-2.6] vlan: adds drops accounting
 2009-09-04  3:11 UTC  (2+ messages)

[PATCH net-next-2.6] macvlan: add multiqueue capability
 2009-09-04  3:10 UTC  (7+ messages)

[PATCH] sky2: Don't try to turn led off in sky2_down()
 2009-09-04  3:10 UTC  (4+ messages)
  ` [PATCH] sky2: only enable Vaux if capable of wakeup

[PATCH 3/3] netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
 2009-09-04  3:10 UTC  (2+ messages)

[PATCH 2/3] netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
 2009-09-04  3:10 UTC  (2+ messages)

[PATCH 1/3] netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls
 2009-09-04  3:09 UTC  (2+ messages)

[net-next PATCH 1/3] igb: add support for set_rx_mode netdevice operation
 2009-09-04  3:07 UTC  (6+ messages)
` [net-next PATCH 2/3] igb: only disable/enable interrupt bits for igb physical function
` [net-next PATCH 3/3] igb: set vf rlpml wasn't taking vlan tag into account

[PATCH 00/29] ioatdma: towards raid support
 2009-09-04  2:32 UTC  (30+ messages)
` [PATCH 01/29] ioat: move to drivers/dma/ioat/
` [PATCH 02/29] ioat: move definitions to dma.h
` [PATCH 03/29] ioat: convert ioat_probe to pcim/devm
` [PATCH 04/29] ioat: cleanup some long deref chains and 80 column collisions
` [PATCH 05/29] ioat: kill function prototype ifdef guards
` [PATCH 06/29] ioat: split ioat_dma_probe into core/version-specific routines
` [PATCH 07/29] ioat: fix type mismatch for ->dmacount
` [PATCH 08/29] ioat: define descriptor control bit-field
` [PATCH 09/29] ioat1: move descriptor allocation from submit to prep
` [PATCH 10/29] ioat: fix self test interrupts
` [PATCH 11/29] ioat: prepare the code for ioat[12]_dma_chan split
` [PATCH 12/29] ioat2,3: convert to a true ring buffer
` [PATCH 13/29] ioat1: kill unused unmap parameters
` [PATCH 14/29] ioat: add some dev_dbg() calls
` [PATCH 15/29] ioat: cleanup completion status reads
` [PATCH 16/29] ioat: ignore reserved bits for chancnt and xfercap
` [PATCH 17/29] ioat: preserve chanctrl bits when re-arming interrupts
` [PATCH 18/29] ioat: ___devinit annotate the initialization paths
` [PATCH 19/29] ioat1: trim ioat_dma_desc_sw
` [PATCH 20/29] ioat: switch watchdog and reset handler from workqueue to timer
` [PATCH 21/29] ioat2,3: dynamically resize descriptor ring
` [PATCH 22/29] net_dma: poll for a descriptor after allocation failure
` [PATCH 23/29] dw_dmac: implement a private tx_list
` [PATCH 24/29] fsldma: "
` [PATCH 25/29] iop-adma: "
` [PATCH 26/29] ioat: "
` [PATCH 27/29] mv_xor: "
` [PATCH 28/29] dmaengine: kill tx_list
` [PATCH 29/29] ioat2, 3: cacheline align software descriptor allocations

[NET] Add proc file to display the state of all qdiscs
 2009-09-04  1:43 UTC  (13+ messages)

skb header allocation
 2009-09-03 23:23 UTC  (4+ messages)

System freeze on reboot - general protection fault
 2009-09-03 23:17 UTC  (36+ messages)
                ` [PATCH] slub: fix slab_pad_check() and SLAB_DESTROY_BY_RCU
                            ` [PATCH] slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
                        ` [PATCH] slub: fix slab_pad_check()

[Patch] Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4)
 2009-09-03 22:25 UTC  (4+ messages)
      ` [stable] "

[RFC] Inconsistency in MDIO ioctl behaviour
 2009-09-03 21:04 UTC 

[PATCH 1/9] task_struct: add PF_NONOTIFY for fanotify to use
 2009-09-03 20:25 UTC  (3+ messages)

[PATCH net-next-2.6] bonding: introduce primary_passive option
 2009-09-03 19:56 UTC  (2+ messages)

Network hangs with 2.6.30.5
 2009-09-03 19:55 UTC  (5+ messages)

[NET] Add proc file to display the state of all qdiscs
 2009-09-03 19:54 UTC  (5+ messages)

[PATCH 0/3] IPVS full NAT support + netfilter 'ipvs' match support
 2009-09-03 19:50 UTC  (6+ messages)
` [PATCH 2/3] IPVS: make friends with nf_conntrack

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-03 18:39 UTC  (2+ messages)

[RFC] net/fs_enet: send a reset request to the PHY on init
 2009-09-03 16:48 UTC  (2+ messages)

2.6.31 ARP related problems with multiple macvlan NICs
 2009-09-03 16:07 UTC  (6+ messages)
  ` 2.6.31 ARP related problems

[PATCH net-next-2.6] ip: Report qdisc packet drops
 2009-09-03 18:35 UTC  (11+ messages)

[PATCH] atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again
 2009-09-03 13:44 UTC  (4+ messages)

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-09-03 12:49 UTC  (6+ messages)
` ipw2200: firmware DMA loading rework

[PATCH net-next-2.6] net: net/core/dev.c cleanups
 2009-09-03 12:17 UTC  (5+ messages)

[PATCH V2] net-next-2.6:can: add TI CAN (HECC) driver
 2009-09-03 11:18 UTC  (3+ messages)

[PATCH net-next-2.6] vlan: multiqueue vlan devices
 2009-09-03  9:20 UTC  (6+ messages)

disable_irq in ndo_poll_controller
 2009-09-03  7:46 UTC 

[PATCH][RESEND] tcp: replace hard coded GFP_KERNEL with sk_allocation
 2009-09-03  7:01 UTC  (4+ messages)

[PATCH] tc: Fix unitialized kernel memory leak
 2009-09-03  6:45 UTC  (7+ messages)

[PATCH] atm: dereference of he_dev->rbps_virt in he_init_group()
 2009-09-03  6:25 UTC  (3+ messages)

[PATCH] forcedeth: updated phy errata
 2009-09-03  6:22 UTC  (2+ messages)

Latest PreemptRT patch error on imx35
 2009-09-03  6:17 UTC  (7+ messages)
` [PATCH 1/2] fec: fix recursive locking of mii_lock
  ` [PATCH 2/2] fec: don't enable irqs in hard irq context

[PATCH] tc35815: Disable PM capability
 2009-09-03  6:15 UTC  (2+ messages)

[PATCH] WARNING: some request_irq() failures ignored in el2_open()
 2009-09-03  6:10 UTC  (2+ messages)

[PATCH] NET: Fix possible corruption in bpqether driver
 2009-09-03  6:10 UTC  (2+ messages)

[PATCH net-next-2.6] net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file
 2009-09-03  6:10 UTC  (5+ messages)

[PATCH resend] drop_monitor: fix trace_napi_poll_hit()
 2009-09-03  6:09 UTC  (4+ messages)
  ` [PATCH net-next-2.6] drivers: Kill now superfluous ->last_rx stores

[GIT]: Networking
 2009-09-03  6:02 UTC 

[PATCH] ethtool: Add a new ethtool option to flash a firmware image from the specified file to a device
 2009-09-03  3:03 UTC 

[RFC][PATCH][v5] net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file
 2009-09-03  3:02 UTC  (4+ messages)

Crypto oops in async_chainiv_do_postponed
 2009-09-03  1:53 UTC  (9+ 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).