netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-17 07:04:14 to 2008-11-18 20:54:17 UTC [more...]

Regression in bonding between 2.6.26.8 and 2.6.27.6
 2008-11-18 20:53 UTC  (5+ messages)

[PATCH,RESEND] phylib: fix premature freeing of struct mii_bus
 2008-11-18 20:52 UTC  (2+ messages)

(no subject)
 2008-11-18 20:44 UTC 

fix smc911x.c printf typo
 2008-11-18 20:25 UTC  (2+ messages)

[PATCH] net: ip_sockglue.c add static, annotate ports' endianness
 2008-11-18 20:24 UTC 

[PATCH net-next] myri10ge: remove hardcoded sram_size
 2008-11-18 20:11 UTC 

[PATCH net-next] myri10ge: fix per-slice rx/tx_dropped counters
 2008-11-18 20:10 UTC 

[atl1-devel] atl2: don't mess up irq on suspend/resume (probably msi only)
 2008-11-18 19:51 UTC  (4+ messages)

[PATCH] Packet socket: mmapped IO: PACKET_TX_RING
 2008-11-18 19:46 UTC  (13+ messages)

[0/5] New POHMELFS release
 2008-11-18 19:33 UTC  (6+ messages)
` [1/5] POHMELFS: documentation
  ` [2/5] POHMELFS: core functionality
    ` [3/5] POHMELFS: transactions and network
      ` [4/5] POHMELFS: crypto, locking, path and cmd caches
        ` [5/5] POHMELFS: VFS changes and make/config files

e1000e mutex contention log spew on 2.6.27
 2008-11-18 19:29 UTC  (3+ messages)

[PATCH 00/13] dmaengine redux
 2008-11-18 18:24 UTC  (13+ messages)
` [PATCH 02/13] dmaengine: remove dependency on async_tx
` [PATCH 03/13] dmaengine: up-level reference counting to the module level
` [PATCH 04/13] dmaengine: centralize channel allocation, introduce dma_find_channel
` [PATCH 08/13] dmatest: convert to dma_request_channel

[dccp] [RFC] dccp ccid-3: High-res or low-res timers?
 2008-11-18 17:50 UTC 

[RFC] dccp ccid-3: High-res or low-res timers?
 2008-11-18 17:41 UTC  (7+ messages)
                      ` [RFC] dccp ccid-3: High-res or low-res timers? <cross post>

multicast forwarding
 2008-11-18 17:03 UTC 

[PATCH] niu: bitwise or does not imply ordering
 2008-11-18 16:29 UTC  (3+ messages)
    ` [SPARSE REQUEST] was "

[PATCH] [TPROXY] fill struct flowi->flags in udp_sendmsg()
 2008-11-18 15:33 UTC  (2+ messages)
` [PATCH] [TPROXY] supply a struct flowi->flags argument in inet_sk_rebuild_header()

macb phy address bug?
 2008-11-18 15:35 UTC  (4+ messages)

[PATCH] net: make ip_rt_acct a normal percpu var
 2008-11-18 15:38 UTC  (3+ messages)

(no subject)
 2008-11-18 15:07 UTC 

[PATCH 2/2] mv643xx_eth: fix recycle check bound
 2008-11-18 14:28 UTC 

[PATCH 1/2] mv643xx_eth: fix the order of mdiobus_{unregister,free}() calls
 2008-11-18 14:28 UTC 

route and device for received packets
 2008-11-18 13:06 UTC 

[PATCH] filter: add SKF_AD_NLATTR_NEST to look for nested attributes
 2008-11-18 10:49 UTC  (2+ messages)

two warns on slowpath
 2008-11-18  7:49 UTC  (6+ messages)
` [PATCH] softirq: Use local_irq_save() in local_bh_enable()

[PATCH] netdev/smc91x: unify Blackfin code a bit and use proper read/write functions
 2008-11-18  7:23 UTC 

WARNING: at net/sched/sch_generic.c:219 dev_watchdog+0xfe/0x17e() with tg3 network
 2008-11-18  6:50 UTC  (3+ messages)

[PATCH v2.6.28] sh: sh_eth: Update to change of mii_bus
 2008-11-18  6:29 UTC 

Support for ET1011C PHY using Phylib
 2008-11-18  6:21 UTC 

v2 [PATCH 0/4] dccp: Feature negotiation - conclusion of Part I (basis)
 2008-11-18  5:03 UTC  (8+ messages)
` net-next-2.6 [PATCH 0/5] dccp: Feature negotiation - begin of Part II (core)
  ` [PATCH 1/5] dccp: Mechanism to resolve CCID dependencies
    ` [PATCH 2/5] dccp: Deprecate old setsockopt framework

[PATCH net-next]netdevice hamradio: Convert directly reference of netdev->priv
 2008-11-18  4:03 UTC 

[PATCH net-next]netdevice: 82596: Convert netdev->priv to netdev_priv
 2008-11-18  3:57 UTC  (6+ messages)
  ` [PATCH net-next v2]netdevice: "
        ` [PATCH net-next v3]netdevice: "

[NET-NEXT PATCH] igb: use dev_printk instead of printk
 2008-11-18  2:06 UTC 

[NET-NEXT PATCH 1/3] igb: update name to reflect new hardware
 2008-11-18  2:05 UTC  (3+ messages)
` [NET-NEXT PATCH 2/3] igb: simplify swap in clean_rx_irq if using packet split
` [NET-NEXT PATCH 3/3] igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize

ARP table question
 2008-11-18  1:50 UTC  (9+ messages)

[PATCH 00/33] Network Devices Ops (v0.3)
 2008-11-18  1:43 UTC  (43+ messages)
` [PATCH 01/33] netdev: network device operations infrastructure
` [PATCH 02/33] netdev: introduce dev_get_stats()
` [PATCH 03/33] netdev: expose ethernet address primitives
` [PATCH 04/33] netdev: convert loopback to net_device_ops
` [PATCH 05/33] ifb: convert "
` [PATCH 06/33] dummy: "
` [PATCH 07/33] bridge: "
` [PATCH 08/33] veth: "
` [PATCH 09/33] macvlan: "
` [PATCH 10/33] ip: convert to net_device_ops for ioctl
` [PATCH 11/33] vlan: convert to net_device_ops
` [PATCH 12/33] bonding: "
` [PATCH 13/33] e1000e: "
` [PATCH 14/33] sky2: "
` [PATCH 15/33] skge: "
` [PATCH 16/33] r8169: "
` [PATCH 17/33] 8139: "
` [PATCH 18/33] tun: "
` [PATCH 19/33] atl1e: "
` [PATCH 20/33] atlx: "
` [PATCH 21/33] cxgb3: "
` [PATCH 22/33] cxgb2: "
` [PATCH 23/33] e1000: "
` [PATCH 24/33] via-velocity: "
` [PATCH 25/33] igb: "
` [PATCH 26/33] e100: "
` [PATCH 27/33] ppp: "
` [PATCH 28/33] enic: "
` [PATCH 29/33] ixgb: "
` [PATCH 30/33] tg3: "
` [PATCH 31/33] forcedeth: "
` [PATCH 32/33] niu: "
` [PATCH 33/33] acenic: "

[PATCH 1/2] Add SMC_MEM_RESERVED for OMAP platform
 2008-11-18  1:37 UTC  (4+ messages)
` [PATCH 2/2] smc911x: Add support for LAN9211 chips from SMSC

[NET-NEXT PATCH] ixgbe: fix compilation with gcc-3.4
 2008-11-18  1:04 UTC 

[NET-NEXT PATCH] ixgbe: add SFP+ driver support
 2008-11-18  1:03 UTC 

[NET-NEXT v3 PATCH 1/5] ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
 2008-11-18  1:02 UTC  (5+ messages)
` [NET-NEXT v3 PATCH 2/5] DCB: Add interface to query for the DCB capabilities of an device
` [NET-NEXT v3 PATCH 3/5] DCB: Add interface to query # of TCs supported by device
` [NET-NEXT v3 PATCH 4/5] DCB: Add interface to query the state of PFC feature
` [NET-NEXT v3 PATCH 5/5] DCB: Add support for DCB BCN

[v2,PCI] move ICHx GbE NVM write-protection from e1000e to PCI quirk
 2008-11-17 23:56 UTC  (7+ messages)

[PATCH-2.6.28] net: ipg.c fix bracing on endian swapping
 2008-11-17 21:42 UTC 

[PATCH] phylib: Fix auto-negotiation restart avoidance
 2008-11-17 21:33 UTC 

[PATCH-2.6.28] net: jme.c rxdesc.flags is __le16, other missing endian swaps
 2008-11-17 21:30 UTC 

sfc: Add driverlink API to support virtual NIC drivers
 2008-11-17 20:48 UTC  (2+ messages)

[resend take 2 0/4] Distributed storage
 2008-11-17 19:21 UTC  (5+ messages)
` [resend take 2 1/4] DST core files
  ` [resend take 2 2/4] DST network files
    ` [resend take 2 3/4] DST crypto thread pool
      ` [resend take 2 4/4] DST Makefile/Kconfig files

[PATCH] ixgbe: fix compilation with gcc-3.4
 2008-11-17 19:26 UTC  (2+ messages)

[PATCH] net: Cleanup of af_unix
 2008-11-17 19:20 UTC  (6+ messages)

[PATCH 0/3] net: New flags for Fibre Channel over Ethernet (FCoE) (Resubmit)
 2008-11-17 18:38 UTC  (4+ messages)
` [PATCH 1/3] net: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
` [PATCH 2/3] net: reclaim 8 upper bits of the netdev->features from GSO
` [PATCH 3/3] net: define feature flags for FCoE offloads

[PATCH] Fix asix-based gigabit cards connecting to 10 or 100Mbs networks
 2008-11-17 18:41 UTC 

[PATCH 0/2] csum_partial doesn't need cast
 2008-11-17 17:55 UTC  (3+ messages)
` [PATCH 1/2] include/net net/ - csum_partial - remove unnecessary casts
` [PATCH 2/2] drivers/s390/ "

[PATCH] net: inet_diag_handler structs can be const
 2008-11-17 17:10 UTC 

[RFC] question about inet_listen_lock(), and [PATCH] net: listening_hash get a spinlock per bucket
 2008-11-17 16:21 UTC 

[PATCH] filter: add SKF_AD_NLATTR_NEST to look for nested attributes
 2008-11-17 14:35 UTC  (3+ messages)

[PATCH] phylib: fix phy name example in documentation
 2008-11-17 14:03 UTC 

[PATCH 2/3] Clean up alloc_percpu: add align argument to __alloc_percpu
 2008-11-17 13:26 UTC 

2.6.28-rc5: Reported regressions from 2.6.27
 2008-11-17 11:36 UTC  (3+ messages)

[PATCH] net: make /proc/net/protocols namespace aware
 2008-11-17 11:27 UTC  (4+ messages)

[NET-NEXT PATCH] e100: fix dma error in direction for mapping
 2008-11-17 10:53 UTC  (2+ messages)

[PATCH] smsc95xx: add tx checksum offload support
 2008-11-17 10:50 UTC 

[PATCH] net: af_packet should update its inuse counter
 2008-11-17 10:49 UTC 

[PATCH] net: sctp should update its inuse counter
 2008-11-17 10:41 UTC  (2+ messages)

[PATCH] net: af_unix should update its inuse counter
 2008-11-17 10:39 UTC  (2+ messages)

[PATCH] phonet: fix compilation with gcc-3.4
 2008-11-17 10:03 UTC 

forcedeth MCP55 msi problems
 2008-11-17  9:31 UTC  (2+ messages)
` [PATCH] pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium

[2.6.26] OOPS in __linkwatch_run_queue (unable to handle kernel NULL pointer dereference at 00000235)
 2008-11-17  9:15 UTC  (5+ messages)
` [PATCH] "

[PATCH] net: fix ip_mr_init() error path
 2008-11-17  8:41 UTC 

[PATCH] pktgen: fix multiple queue warning
 2008-11-17  8:59 UTC  (4+ messages)

[PATCH] net: af_unix can make unix_nr_socks visbile in /proc
 2008-11-17  8:01 UTC  (2+ messages)

[GIT]: Networking
 2008-11-17  7:52 UTC 

rtnetlink: propagate error from dev_change_flags in do_setlink()
 2008-11-17  7:21 UTC  (3+ messages)

[PATCH] isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply
 2008-11-17  7:15 UTC  (3+ messages)

[PATCH 1/3] virtio_net: Recycle some more rx buffer pages
 2008-11-17  7:14 UTC  (7+ messages)

[PATCH net-next] netdevice chelsio: Convert directly reference of netdev->priv
 2008-11-17  7:07 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).