messages from 2011-06-25 00:42:34 to 2011-06-27 08:02:56 UTC [more...]
[PATCH] net/can: activate bit-timing calculation and netlink based drivers by default
2011-06-27 8:02 UTC (2+ messages)
[RFC 00/72] Organize/Move of the Ethernet drivers in drivers/net/
2011-06-27 7:46 UTC (112+ messages)
` [RFC 01/72] drivers/net/ethernet: Add ethernet dir and config option
` [RFC 02/72] 3c*/acenic/typhoon: Move 3Com Ethernet drivers
` [RFC 03/72] amd8111e/pcnet32/*lance/mvme147: Move AMD chipset drivers
` [RFC 04/72] 8390: Move the 8390 related drivers
` [RFC 05/72] broadcom: Move the Broadcom drivers
` [RFC 06/72] chelsio: Move the Chelsio drivers
` [RFC 07/72] intel: Move the Intel wired LAN drivers
` [RFC 08/72] qlogic: Move the QLogic drivers
` [RFC 09/72] smc: Move the SMC drivers
` [RFC 10/72] ni5*/ni65: Move the Racal-Interlan (Micom) drivers
` [RFC 11/72] cassini/niu/sun*: Move the Sun drivers
` [RFC 12/72] sfc: Move the Solarflare drivers
` [RFC 13/72] be2net: Move the Emulex driver
` [RFC 14/72] bna: Move the Brocade driver
` [RFC 15/72] mlx4: Move the Mellanox driver
` [RFC 16/72] myri*: Move the Myricom drivers
` [RFC 17/72] s2io/vxge: Move the Exar drivers
` [RFC 18/72] ehea/ibm*: Move the IBM drivers
` [RFC 19/72] enic: Move the Cisco driver
` [RFC 20/72] pasemic_mac*: Move the PA Semi driver
` [RFC 21/72] tehuti: Move the Tehuti driver
` [RFC 22/72] stmmac: Move the STMicroelectronics driver
` [RFC 23/72] bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) drivers
` [RFC 24/72] *sonic/natsemi/ns83829: Move the National Semi-conductor drivers
` [RFC 25/72] smsc*/smc911x: Move the SMSC drivers
` [RFC 26/72] arm: Move the ARM/ACORN drivers
` [RFC 27/72] ftgmac100/ftmac100: Move the Faraday drivers
` [RFC 28/72] 8139*/atp/r8169: Move the Realtek drivers
` [RFC 29/72] de6*/dl2k: Move the D-Link drivers
` [RFC 30/72] atl*: Move the Atheros drivers
` [RFC 31/72] tulip: Move the tulip drivers
` [RFC 32/72] ioc3-eth/meth/sgiseeq: Move the SGI drivers
` [RFC 33/72] pch_gbe: Move the OKI driver
` [RFC 34/72] skge/sky2: Move the SysKonnect Ethernet drivers
` [RFC 35/72] via-*: Move the VIA drivers
` [RFC 36/72] eepro/eexpress/eth16i/ewrk3/lp486e/seeq8005/znet: Move the ISA drivers
` [RFC 37/72] fsl_*/gianfar*/ucc_*: Move the Freescale drivers
` [RFC 38/72] ks8*/ksz8*: Move the Micrel drivers
` [RFC 39/72] mv643xx/pxa168: Move the Marvell drivers
` [RFC 40/72] spider_net: Move the spider_net (IBM) driver
` [RFC 41/72] sis*: Move the Silicon Integrated Systems (SiS) drivers
` [RFC 42/72] 82586.c/fec*: Move the Motorola drivers
` [RFC 43/72] a2065/ariadne: Move the a2065/ariadne drivers
` [RFC 44/72] s6gmac/tsi108_eth: Move the s6gmac/tsi108_eth drivers
` [RFC 45/72] tlan/cpmac: Move the TI drivers
` [RFC 46/72] ixp2000: Move the Radisys driver
` [RFC 47/72] hamachi/yellowfin: Move the packet engine drivers
` [RFC 48/72] octeon: Move the Cavium driver
` [RFC 49/72] jme: Move the JME driver
` [RFC 50/72] xilinx/ll_temac: Move the Xilinx drivers
` [RFC 51/72] ipg: Move the IC Plus driver
` [RFC 52/72] ps3_gelic*: Move the Sony (PS3) drivers
` [RFC 53/72] korina: Move the IDT driver
` [RFC 54/72] au1000_eth/mipsnet/tc35815: Move the MIPS drivers
` [RFC 55/72] bfin_mac: Move the Blackfin driver
` [RFC 56/72] macb: Move the Atmel driver
` [RFC 57/72] sc92031: Move the Silan driver
` [RFC 58/72] sundance: Move the sundance driver
` [RFC 59/72] r6040: Move the RDC driver
` [RFC 60/72] fealnx: Move the Myson driver
` [RFC 61/72] forcedeth: Move the NVIDIA nForce driver
` [RFC 62/72] starfire: Move the starfire driver
` [RFC 63/72] hp100/depca: Move the HP and Digital drivers
` [RFC 64/72] at1700: Move the Allied Telesis driver
` [RFC 65/72] dnet: Move the Dave Ethernet driver
` [RFC 66/72] ethoc: Move the Avionic driver
` [RFC 67/72] greth: Move the Aeroflex Gaisler driver
` [RFC 68/72] enc28j60: Move the enc28j60 driver
` [RFC 69/72] dm9000: Move the Davicom driver
` [RFC 70/72] netx: Move the netx driver
` [RFC 71/72] sh_eth: Move the Renesas SuperH driver
` [RFC 72/72] drivers/net: Kconfig and Makefile cleanup
[PATCH 1/2] can: bfin_can: simplify xmit id1 setup
2011-06-27 7:43 UTC (5+ messages)
` [PATCH 2/2] can: bfin_can: auto-calculate accessor sizes
[PATCH] net_sched: fix dequeuer fairness
2011-06-27 7:15 UTC (15+ messages)
[net-next 0/9][pull request] Intel Wired LAN Driver Update
2011-06-27 7:08 UTC (11+ messages)
` [net-next 1/9] ixgbe: pass adapter struct instead of netdev for interrupt data
` [net-next 2/9] ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
` [net-next 3/9] ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
` [net-next 4/9] ixgbe: Add one function that handles most of context descriptor setup
` [net-next 5/9] ixgbe: Update method used for determining descriptor count for an skb
` [net-next 6/9] ixgbe: A fix to VF TX rate limit
` [net-next 7/9] ixgbe: complete FCoE initialization from setapp() routine
` [net-next 8/9] ixgbe: remove unused fcoe.tc field and fcoe_setapp()
` [net-next 9/9] ixgbe: implement DCB ops dcb_ieee_del()
[PATCH 0/8] wan: Use current logging forms
2011-06-27 7:08 UTC (11+ messages)
` [PATCH 1/8] generic_hdlc: Update to "
` [PATCH 2/8] cosa: "
` [PATCH 3/8] cyclom: "
` [PATCH 4/8] frame relay dlci/frad: "
` [PATCH 5/8] dscc4: "
` [PATCH 6/8] farsync: "
` [PATCH 7/8] ixp4xx_hss: "
` [PATCH 8/8] wan: "
[PATCH net-next-2.6 3/3] be2net: fix initialization of vlan_prio_bmap
2011-06-27 7:07 UTC (2+ messages)
[PATCH net-next-2.6 2/3] be2net: get rid of multi_rxq module param
2011-06-27 7:07 UTC (2+ messages)
[PATCH net-next-2.6 1/3] be2net: fix netdev_stats_update
2011-06-27 7:07 UTC (3+ messages)
[PATCH net-next-2.6 1/3] be2net: fix netdev_stats_update
2011-06-27 6:11 UTC (6+ messages)
linux-next: build failure after merge of the final tree (net tree related)
2011-06-27 5:35 UTC (2+ messages)
linux-next: build failure after merge of the final tree (net tree related)
2011-06-27 5:29 UTC (3+ messages)
3.0-rc4: Reported regressions 2.6.38 -> 2.6.39
2011-06-26 22:26 UTC
3.0-rc4: Reported regressions from 2.6.39
2011-06-26 21:18 UTC
ppp_deflate + kmalloc
2011-06-26 21:17 UTC (3+ messages)
2.6.39.2 BUG: unable to handle kernel NULL pointer dereference
2011-06-26 12:57 UTC (4+ messages)
[PATCH 00/12] Fix various section mismatches and build errors
2011-06-26 11:28 UTC (4+ messages)
` [PATCH 04/12] NET: depca: Fix bucketload full of section mismatches
` [PATCH 06/12] NET: ne3210: "
` [PATCH 07/12] NET: de4x5: Fix section mismatch
SKB paged fragment lifecycle on receive
2011-06-26 10:25 UTC (2+ messages)
[PATCH] net, llc: Avoid undefined behaviour in llc_conn_ac_inc_vr_by_1()
2011-06-26 0:04 UTC (3+ messages)
RFT: virtio_net: limit xmit polling
2011-06-25 19:44 UTC (2+ messages)
[PATCH] NET: AX88796: Tighten up Kconfig dependencies
2011-06-25 18:00 UTC
[PATCH] NET: TC35815: Only build driver on Toshiba eval boards
2011-06-25 16:54 UTC
kernel BUG at kernel/timer.c:951!
2011-06-25 16:39 UTC (6+ messages)
` [AX25] inconsistent lock state
SKB paged fragment lifecycle on receive
2011-06-25 11:58 UTC (6+ messages)
[RFC PATCH 1/1] BPF JIT for PPC64
2011-06-25 7:49 UTC (4+ messages)
[PATCH V3 1/1] DSA: Enable cascading in multi-chip 6131 configuration
2011-06-25 5:53 UTC
[PATCH v2] vmxnet3: Enable GRO support
2011-06-25 1:43 UTC (2+ messages)
[PATCH] vmxnet3: Convert to new vlan model
2011-06-25 1:42 UTC (2+ messages)
` [Pv-drivers] "
[PATCH net-2.6] cxgb3: skb_record_rx_queue now records the queue index relative to the net_device
2011-06-25 1:04 UTC (4+ messages)
[PATCH] net: wimax: Remove of unused 'rfkill_input' pointer
2011-06-25 0:51 UTC (3+ messages)
bridge: Only flood unregistered groups to routers
2011-06-25 0:53 UTC (2+ messages)
[PATCH 1/1] qlge: Add maintainer
2011-06-25 0:49 UTC (2+ messages)
[PATCH V2 0/1] DSA: Enable cascading for multiple 6131 chips
2011-06-25 0:48 UTC (3+ messages)
` [PATCH V2 1/1] Allow cascading to work with 6131 chip
[PATCH] MAINTAINERS: mark socketcan-core lists as subscribers-only
2011-06-25 0:42 UTC (2+ messages)
[PATCH NET-NEXT] net: Kill unuseful net/TUNABLE doc in kernel source
2011-06-25 0:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).