netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-11 09:21:10 to 2010-03-12 13:30:22 UTC [more...]

[PATCH 01/37] i2c/of: Allow device node to be passed via i2c_board_info
 2010-03-12 13:30 UTC  (50+ messages)
` [PATCH 02/37] of: Eliminate dev_archdata_get_node()
` [PATCH 03/37] of/sparc: use dev->of_node instead of dev->archdata.prom_node
` [PATCH 04/37] arch/sparc: use .dev.of_node instead of .node in struct of_device
` [PATCH 05/37] arch/powerpc: "
` [PATCH 06/37] arch/microblaze: "
` [PATCH 07/37] drivers/serial: "
` [PATCH 08/37] drivers/watchdog: "
` [PATCH 09/37] drivers/atm: "
` [PATCH 10/37] drivers/video: "
` [PATCH 11/37] drivers/scsi: "
` [PATCH 12/37] drivers/usb: "
` [PATCH 13/37] drivers/macintosh: "
` [PATCH 14/37] drivers/spi: "
` [PATCH 15/37] drivers/mmc: "
` [PATCH 16/37] drivers/sbus: "
` [PATCH 17/37] drivers/net: "
` [PATCH 18/37] drivers/pcmcia: "
` [PATCH 19/37] drivers/serial: "
` [PATCH 20/37] drivers/input: "
` [PATCH 21/37] drivers/ata: "
` [PATCH 22/37] drivers/leds: "
` [PATCH 23/37] drivers/i2c: "
` [PATCH 24/37] drivers/char: "
` [PATCH 25/37] drivers/infiniband: "
` [PATCH 26/37] drivers/mtd: "
` [PATCH 27/37] drivers/of: "
` [PATCH 28/37] drivers/scsi: use .of_node instead of .archdata.of_node in struct device
` [PATCH 29/37] drivers/char: "
` [PATCH 30/37] drivers/cdrom: "
` [PATCH 31/37] drivers/of: "
` [PATCH 32/37] sound/aoa: use .dev.of_node instead of .node in struct of_device
` [PATCH 33/37] sound/soc: "
` [PATCH 34/37] sound/sparc: "
` [PATCH 35/37] arch/powerpc: Remove .archdata.of_node and use .of_node in struct device
` [PATCH 36/37] arch/microblaze: "
` [PATCH 37/37] arch/sparc: "
` [PATCH 00/37] OF: move device node pointer into "

[PATCH 0/7] tcp: bugs and cleanup for 2.6.34-rc1
 2010-03-12 13:27 UTC  (16+ messages)
` [PATCH v3 1/7] net: tcp_header_len_th and tcp_option_len_th
` [PATCH v4 2/7] net: remove old tcp_optlen function
` [PATCH v6 3/7] tcp: harmonize tcp_vx_rcv header length assumptions
` [PATCH v6 4/7] tcp: input header length, prediction, and timestamp bugs
` [PATCH v3 5/7] TCPCT part 2e: accept SYNACK data
` [PATCH v6 6/7] TCPCT part 2f: cleanup tcp_parse_options
` [PATCH v8 7/7] TCPCT part 2g: parse cookie pair and 64-bit timestamp

tcpdump broke in 2.6.34-rc1
 2010-03-12 13:23 UTC  (2+ messages)

2.6.34-rc1: rcu lockdep bug?
 2010-03-12 13:11 UTC  (5+ messages)

tcpdump -n -i wlan0 fails with -EINVAL on rc1
 2010-03-12 11:26 UTC 

[PATCH] ipv4: add DiffServ priority based routing
 2010-03-12 11:18 UTC  (8+ messages)

problem with kernel ipconfig over usb ethernet on v.2.6.33-rc3
 2010-03-12  7:55 UTC  (6+ messages)

[patch 1/5] phonet: use for_each_set_bit()
 2010-03-12  7:34 UTC  (2+ messages)

[PATCH 0/4] AM35xx : Add support for EMAC Peripheral
 2010-03-12  2:02 UTC  (6+ messages)
` [PATCH 1/4] AM35xx EMAC : define submodule offsets
  ` [PATCH 2/4] AM35xx : Platform specific hookup for EMAC module
      ` [PATCH 3/4] OMAP3 : clock data: Update name string for EMAC clocks
        ` [PATCH 4/4] AM3517 defconfig update : enable EMAC support

[PATCH net-next 00/13] RDS bugfixes and cleanups
 2010-03-11 23:50 UTC  (14+ messages)
` [PATCH 01/13] RDS: Do not BUG() on error returned from ib_post_send
` [PATCH 02/13] RDS: sendmsg() should check sndtimeo, not rcvtimeo
` [PATCH 03/13] RDS: update copy_to_user state in tcp transport
` [PATCH 04/13] RDS/TCP: Wait to wake thread when write space available
` [PATCH 05/13] RDS: Fix congestion issues for loopback
` [PATCH 06/13] RDS: Fix send locking issue
` [PATCH 07/13] RDS: Workaround for in-use MRs on close causing crash
` [PATCH 08/13] RDS: Turn down alarming reconnect messages
` [PATCH 09/13] RDS: Fix locking in rds_send_drop_to()
` [PATCH 10/13] RDS: only put sockets that have seen congestion on the poll_waitq
` [PATCH 11/13] RDS: Properly unmap when getting a remote access error
` [PATCH 12/13] RDS: Do not call set_page_dirty() with irqs off
` [PATCH 13/13] RDS: Enable per-cpu workqueue threads

[net-next] IFLA_STATS64, tcp cong modules
 2010-03-11 23:44 UTC  (20+ messages)
` [PATCH 1/3] net: tcp: make hybla selectable as default congestion module
` [PATCH 2/3] net: tcp: make veno "
` [PATCH 3/3] net: core: add IFLA_STATS64 support

[PATCH] net: davinci emac: use dma_{map, unmap}_single API for cache coherency
 2010-03-11 22:56 UTC  (2+ messages)

Fw: [Bug 15517] New: big file transfers stall and break network
 2010-03-11 22:31 UTC  (2+ messages)

[patch 3/5] LL TEMAC driver: add non-Virtex 5 support
 2010-03-11 22:10 UTC  (2+ messages)

[patch 2/5] atm: use for_each_set_bit()
 2010-03-11 22:07 UTC 

[patch 4/5] obsolete config in kernel source: USE_INTERNAL_TIMER
 2010-03-11 22:07 UTC 

[patch 5/5] obsolete config in kernel source: HSO_AUTOPM
 2010-03-11 22:07 UTC 

[patch 2/3] i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver
 2010-03-11 22:07 UTC 

[patch 3/3] i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
 2010-03-11 22:07 UTC 

[patch 1/3] isdn: misplaced parenthesis in pof_handle_data()
 2010-03-11 22:07 UTC 

BNX2: Kernel crashes with 2.6.31 and 2.6.31.9
 2010-03-11 21:57 UTC  (21+ messages)

[PATCH] iproute2: detect iptables modules dir in configure
 2010-03-11 20:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ip: correctly report tunnel link type
 2010-03-11 20:22 UTC 

iproute2: IFLA_STATS64
 2010-03-11 20:00 UTC  (2+ messages)
` [PATCH] Add IFLA_STATS64 support

Network QoS support in applications
 2010-03-11 19:29 UTC  (9+ messages)

Network QoS support in applications
 2010-03-11 18:56 UTC  (2+ messages)

[1/13] bridge: Add IGMP snooping support
 2010-03-11 18:49 UTC  (4+ messages)
` [PATCH 6/13] bridge: Add core "

[PATCH] driver-core: Add device node pointer to struct device
 2010-03-11 18:34 UTC 

[PATCH 01/27] drivercore: Add of_match_table to the common device drivers
 2010-03-11 18:28 UTC  (29+ messages)
` [PATCH 02/27] drivers/gpio/of: don't use deprecated fields in of_platform_driver
` [PATCH 03/27] drivers/watchdog/of: don't use deprecated .name and .owner "
` [PATCH 04/27] drivers/video/of: don't use deprecated field "
` [PATCH 05/27] drivers/usb/of: "
` [PATCH 06/27] drivers/block/of: "
` [PATCH 07/27] drivers/char/of: "
` [PATCH 08/27] drivers/crypto/of: "
` [PATCH 09/27] drivers/atm/of: "
` [PATCH 10/27] drivers/input/of: "
` [PATCH 11/27] drivers/macintosh/of: "
` [PATCH 12/27] drivers/mtd/of: "
` [PATCH 13/27] drivers/net/of: "
` [PATCH 14/27] drivers/serial/of: "
` [PATCH 15/27] drivers/spi/of: "
` [PATCH 16/27] drivers/scsi/of: "
` [PATCH 17/27] drivers/sbus/of: "
` [PATCH 18/27] drivers/parport/of: "
` [PATCH 19/27] drivers/pcmcia/of: "
` [PATCH 20/27] drivers/mmc/of: "
` [PATCH 21/27] drivers/hwmon/of: "
` [PATCH 22/27] drivers/i2c/of: "
` [PATCH 23/27] drivers/infiniband/of: don't use deprecated fields "
` [PATCH 24/27] sound/of: "
` [PATCH 25/27] arch/powerpc/of: don't use deprecated field "
` [PATCH 26/27] arch/sparc/of: "
` [PATCH 27/27] of: remove obsolete members from of_platform_driver
` [PATCH 00/27] Clean up of_platform drivers

[PATCH 00/27] Clean up of_platform drivers
 2010-03-11 18:21 UTC 

[net-next-2.6 PATCH] ixgbe: convert to use netdev_for_each_mc_addr
 2010-03-11 18:18 UTC  (4+ messages)

[PATCH 00/37] OF: move device node pointer into struct device
 2010-03-11 18:03 UTC 

vlan JMicron Technologies, Inc. JMC250 PCI Express Gigabit Ethernet
 2010-03-11 16:54 UTC  (2+ messages)

[PATCH 2/2] hv: handle skb allocation failure
 2010-03-11 17:11 UTC  (2+ messages)
        ` [PATCH] hv: name network device ethX rather than sethX

[PATCH v6] rps: Receive Packet Steering
 2010-03-11 17:11 UTC  (4+ messages)

ixgbevf: bug in error handling
 2010-03-11 16:58 UTC  (2+ messages)

[PATCH 0/2] TI DaVinci EMAC: Add support for handling PHY Clock
 2010-03-11 14:24 UTC  (3+ messages)
` [PATCH 1/2] TI DaVinci EMAC: Add EMAC PHY clock handling
    ` [PATCH 2/2] davinci: introduce EMAC PHY clock usage

[RFC PATCH] bnx2x: fix tx queue locking and memory barriers
 2010-03-11 13:10 UTC  (3+ messages)

[PATCH net-2.6] be2net: fix mccq create for big endian architectures
 2010-03-11 11:35 UTC 

[PATCH] DRIVER: Libertas: Fixed coding style in rx.c
 2010-03-11  9:58 UTC 

[net-next-2.6 PATCH 0/3] bonding: refuse to change bond type if it's used V3
 2010-03-11  9:53 UTC  (5+ messages)
` [net-next-2.6 PATCH 2/3] bonding: check return value of nofitier when changing type
  ` [Bonding-devel] "

[PATCH] TI DaVinci EMAC: Convert to dev_pm_ops
 2010-03-11  8:37 UTC 


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