netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-03 23:23:48 to 2009-09-06 21:14:19 UTC [more...]

[GIT]: Networking
 2009-09-06 21:14 UTC 

net_sched 00/07: classful multiqueue dummy scheduler
 2009-09-06 20:04 UTC  (19+ messages)
` net_sched 01/07: fix class grafting errno codes
` net_sched 02/07: make cls_ops->tcf_chain() optional
` net_sched 03/07: make cls_ops->change and cls_ops->delete optional
` net_sched 04/07: remove some unnecessary checks in classful schedulers
` net_sched 05/07: reintroduce dev->qdisc for use by sch_api
` net_sched 06/07: move dev_graft_qdisc() to sch_generic.c
` net_sched 07/07: add classful multiqueue dummy scheduler

[PATCH 0/4] ISDN patches for 2.6.32
 2009-09-06 18:58 UTC  (5+ messages)
  ` [PATCH 2/4] isdn: accept CAPI Informational Info values as success
  ` [PATCH 1/4] Documentation: expand isdn/INTERFACE.CAPI document
` [PATCH 4/4] isdn: make capidrv module parameter "debugmode" writeable
` [PATCH 3/4] isdn: avoid races in capidrv

[PATCH 00/12] Gigaset driver patches for 2.6.32
 2009-09-06 18:58 UTC  (13+ messages)
` [PATCH 09/12] gigaset: add kerneldoc comments
` [PATCH 01/12] gigaset: really fix chars_in_buffer
` [PATCH 05/12] gigaset: announce if built with debugging
` [PATCH 11/12] gigaset: allow building without I4L
  ` [PATCH 08/12] gigaset: correct debugging output selection
  ` [PATCH 10/12] gigaset: prepare for CAPI implementation
  ` [PATCH 03/12] gigaset: linearize skb
  ` [PATCH 07/12] gigaset: improve error recovery
  ` [PATCH 04/12] gigaset: handle isoc frame errors more gracefully
  ` [PATCH 12/12] gigaset: add Kernel CAPI interface
` [PATCH 06/12] gigaset: fix device ERROR response handling
` [PATCH 02/12] gigaset: fix reject/hangup handling

2.6.31-rc9: Reported regressions 2.6.29 -> 2.6.30
 2009-09-06 18:11 UTC  (2+ messages)
` [Bug #13328] b44: eth0: BUG! Timeout waiting for bit 00000002 of register 42c to clear

[iproute2] tc action mirred question
 2009-09-06 17:13 UTC 

2.6.31-rc9: Reported regressions from 2.6.30
 2009-09-06 17:15 UTC 

[PATCH RESEND] bonding: remap muticast addresses without using dev_close() and dev_open()
 2009-09-06 11:34 UTC 

2.6.31-rc9 breaks gianfar
 2009-09-06  8:41 UTC 

[PATCH NEXT 0/6] nexten: fixes and enhancements
 2009-09-06  3:43 UTC  (7+ messages)
` [PATCH NEXT 1/6] netxen: handle firmware load errors
` [PATCH NEXT 2/6] netxen: firmware hang detection
` [PATCH NEXT 3/6] netxen: fix ip addr hashing after firmware reset
` [PATCH NEXT 4/6] netxen: pre calculate register addresses
` [PATCH NEXT 5/6] netxen: refactor firmware info code
` [PATCH NEXT 6/6] netxen: update version to 4.0.50

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-09-05 14:28 UTC  (7+ messages)
` ipw2200: firmware DMA loading rework

[PATCH] IXP42x HSS support for setting internal clock rate
 2009-09-05 13:59 UTC 

Staging: cpc-usb CAN driver TODO list
 2009-09-05 13:08 UTC 

[PATCH] atm: dereference of he_dev->rbps_virt in he_init_group()
 2009-09-05 12:35 UTC  (4+ messages)

linux-next: net tree build warnings
 2009-09-05 11:09 UTC  (6+ messages)
  ` [PATCH net-next] wan: dlci/sdla transmit return dehacking

[PATCH] WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver
 2009-09-05 10:54 UTC  (4+ messages)

[PATCH] netlink: silence compiler warning
 2009-09-05  8:13 UTC  (7+ messages)

[PATCH] net: Add DEVTYPE support for Ethernet based devices
 2009-09-05  5:55 UTC  (9+ messages)

[PATCH] ipv6: Add IFA_F_DADFAILED flag
 2009-09-05  1:38 UTC 

[PATCH] net: fix hydra printk format warning
 2009-09-05  0:20 UTC 

pull request: SCTP updates for net-next-2.6
 2009-09-04 22:58 UTC  (2+ messages)

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

Contact the national sec oxfam with Name,Age,Occuptaion,Nationality ,Country,Gender,Tel Number to redeem your donations sum of £250,000GBPounds from oxfam grant donation center
 2009-09-04 20:31 UTC 

System freeze on reboot - general protection fault
 2009-09-04 20:43 UTC  (24+ messages)
  ` [PATCH] slub: fix slab_pad_check() and SLAB_DESTROY_BY_RCU
          ` [PATCH] slub: fix slab_pad_check()

[PATCH 00/29] ioatdma: towards raid support
 2009-09-04 19:42 UTC  (31+ 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

[RFC] net/fs_enet: send a reset request to the PHY on init
 2009-09-04 15:45 UTC  (4+ messages)

[PATCH 5/5] Updating documentation accordingly
 2009-09-04 15:45 UTC  (2+ messages)

[PATCH net-next] can: add can_free_echo_skb() for upcoming drivers
 2009-09-04 14:34 UTC  (6+ messages)

[net-next-2.6 PATCH 2/2] be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap
 2009-09-04 13:12 UTC 

[net-next-2.6 PATCH 1/2] be2net: Changes to support flashing of the be2 network adapter
 2009-09-04 13:12 UTC 

[PATCH] tc35815: Disable PM capability
 2009-09-04 13:07 UTC  (3+ messages)

[PATCH 4/5] Adds options DROPPED PACKETS and LOSS INTERVALS to receiver
 2009-09-04 12:42 UTC  (2+ messages)

[PATCH 1/5] First Patch on TFRC-SP. Copy base files from TFRC
 2009-09-04 12:24 UTC 

[PATCH 0/5] Adds implementation of TFRC-SP on DCCP test tree
 2009-09-04 12:24 UTC 

[PATCH 2/5] Implement loss counting on TFRC-SP receiver
 2009-09-04 12:25 UTC 

[PATCH 3/5] Implement TFRC-SP calc of mean length of loss intervals accordingly to section 3 of RFC 4828
 2009-09-04 12:25 UTC 

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

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

[Patch -next] Fix net/3c503.c build break
 2009-09-04 10:41 UTC  (2+ messages)

virtio-net: networking not working when not in promiscuous mode
 2009-09-04 10:21 UTC 

[PATCH resend] tracing/events: convert NAPI's tracepoint via TRACE_EVENT
 2009-09-04  7:06 UTC  (6+ 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 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] macvlan: add multiqueue capability
 2009-09-04  3:10 UTC  (2+ messages)

[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

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

skb header allocation
 2009-09-03 23:23 UTC  (4+ 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).