netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-28 05:26:04 to 2008-05-30 18:23:12 UTC [more...]

[PATCH 00/13 net-next-2.6] [TIPC]: More minor fixes and enhancements
 2008-05-30 18:20 UTC  (11+ messages)
` [PATCH 01/13 net-next-2.6] [TIPC]: Fix bug in connection setup via native API
` [PATCH 02/13 net-next-2.6] [TIPC]: Standardize error checking on incoming messages "
` [PATCH 03/13 net-next-2.6] [TIPC]: Fix bugs in message error code display when debugging
` [PATCH 04/13 net-next-2.6] [TIPC]: Fix minor bugs in link session number handling
` [PATCH 05/13 net-next-2.6] [TIPC]: Minor optimizations to received message processing
` [PATCH 06/13 net-next-2.6] [TIPC]: Prevent access of non-existent field in short message header
` [PATCH 07/13 net-next-2.6] [TIPC]: Optimize message initialization routine
` [PATCH 08/13 net-next-2.6] [TIPC]: Prevent display of name table types with no publications
` [PATCH 09/13 net-next-2.6] [TIPC]: Add missing spinlock in name table display code
` [PATCH 10/13 net-next-2.6] [TIPC]: Expand link sequence gap field to 13 bits

[bug] stuck localhost TCP connections, v2.6.26-rc3+
 2008-05-30 18:18 UTC  (13+ messages)

[PATCH -next] cxgb3: fix build error when INET=n
 2008-05-30 17:29 UTC 

Inconsistend lock state in inet_frag_find
 2008-05-30 17:10 UTC  (4+ messages)

[bug] stuck localhost TCP connections, v2.6.26-rc3+
 2008-05-30 16:31 UTC 

[PATCH] tcp: Increment OUTRSTS in tcp_send_active_reset()
 2008-05-30 17:02 UTC 

[PATCH] net/core/sock.c remove extra wakeup
 2008-05-30 17:00 UTC 

[PATCH 0/7] TLAN driver cleanups
 2008-05-30 16:49 UTC  (8+ messages)
` [PATCH 1/7] tlan: get rid of padding buffer
` [PATCH 2/7] tlan: use netdevice stats
` [PATCH 3/7] tlan: remove unused devName field
` [PATCH 4/7] tlan: 64bit conversion
` [PATCH 5/7] tlan: manage rx allocation failure better
` [PATCH 6/7] tlan: proper shared IRQ support
` [PATCH 7/7] tlan: wrap source lines

[PATCH v1.2.26] wan: new driver retina
 2008-05-30 16:15 UTC  (4+ messages)

[PATCH net-next] IPv6 address labels per namespace - v2
 2008-05-30 16:06 UTC  (4+ messages)

[PATCH net-2.6] [RAW]: Raw socket leak
 2008-05-30 13:43 UTC 

ip_rt_min_delay : why 2s by default?
 2008-05-30 10:37 UTC 

[PATCH] net/core/sock.c remove extra wakeup
 2008-05-30 10:05 UTC 

[GIT]: Networking
 2008-05-30 10:04 UTC 

[PATCH 2.6.26-rc4] fix double call of kfree_skb in net/llc/llc_sap.c
 2008-05-30  9:57 UTC  (8+ messages)
                ` [PATCH][LLC]: Fix double accounting of received packets

[PATCH] net/core/sock.c remove extra wakeup
 2008-05-30  9:52 UTC  (2+ messages)

[PATCH 2/2] IRDA: Do cleanup for dma
 2008-05-30  9:44 UTC  (7+ messages)

[PATCH 1/3] virtio: VIRTIO_F_NOTIFY_ON_EMPTY to force callback on empty
 2008-05-30  8:59 UTC  (4+ messages)
` [PATCH 2/3] lguest: implement VIRTIO_F_NOTIFY_ON_EMPTY
  ` [PATCH 3/3] virtio: use callback on empty in virtio_net

[PATCH RFC] net/bonding: announce fail-over for the active-backup mode
 2008-05-30  7:15 UTC  (5+ messages)

SMC921x: problems with LAN9215i connected to i.MX31
 2008-05-30  6:37 UTC 

NIU - Sun Neptune 10g - Transmit timed out reset (2.6.24)
 2008-05-30  7:00 UTC  (6+ messages)

[Bugme-new] [Bug 10835] New: vanilla kernel 2.6.25.4 + TLAN NIC driver oops or so
 2008-05-30  6:44 UTC  (2+ messages)

race between rtl8187_stop and rtl8187_rx_cb?
 2008-05-30  4:15 UTC  (2+ messages)

[Fwd: [PATCH 1/2] CS89X0: Add cleanup for dma after fail]
 2008-05-30  3:18 UTC 

[PATCH] sc92031: remove bogus unlikely()
 2008-05-30  0:58 UTC 

[PATCH updated] net: add ability to clear per-interface network statistics via procfs
 2008-05-29 21:18 UTC  (13+ messages)
            ` [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32

[PATCH 17/37] net: use get/put_endian helpers
 2008-05-29 20:18 UTC 

[PATCH 16/37] net/usb: use get/put_endian helpers
 2008-05-29 20:18 UTC 

odd RTL8139 quirk
 2008-05-29 19:01 UTC  (13+ messages)
          ` [PATCH 1/2] 8139too: Make PIO/MMIO a modparam
          ` [PATCH 2/2] 8139too: Make the OQO2 automatically use PIO mode

network card with LRO (and TSO) in hardware?
 2008-05-29 18:11 UTC  (3+ messages)

[PATCH v3 00/13] QLogic VNIC Driver
 2008-05-29 17:48 UTC  (17+ messages)
` [ofa-general] [PATCH v3 01/13] QLogic VNIC: Driver - netdev implementation
  ` [ofa-general] "
` [ofa-general] [PATCH v3 02/13] QLogic VNIC: Netpath - abstraction of connection to EVIC/VEx
` [ofa-general] [PATCH v3 03/13] QLogic VNIC: Implementation of communication protocol with EVIC/VEx
` [ofa-general] [PATCH v3 04/13] QLogic VNIC: Implementation of Control path of communication protocol
` [ofa-general] [PATCH v3 05/13] QLogic VNIC: Implementation of Data "
` [ofa-general] [PATCH v3 06/13] QLogic VNIC: IB core stack interaction
` [ofa-general] [PATCH v3 07/13] QLogic VNIC: Handling configurable parameters of the driver
` [ofa-general] [PATCH v3 08/13] QLogic VNIC: sysfs interface implementation for "
  ` [ofa-general] "
` [ofa-general] [PATCH v3 09/13] QLogic VNIC: IB Multicast for Ethernet broadcast/multicast
` [ofa-general] [PATCH v3 10/13] QLogic VNIC: Driver Statistics collection
` [PATCH v3 11/13] QLogic VNIC: Driver utility file - implements various utility macros
` [ofa-general] [PATCH v3 12/13] QLogic VNIC: Driver Kconfig and Makefile
` [ofa-general] [PATCH v3 13/13] QLogic VNIC: Modifications to IB "

Single packet receiving in multiple ring buffers
 2008-05-29 16:41 UTC  (4+ messages)

[PATCH] [resend] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
 2008-05-29 12:41 UTC 

[git patches] net driver updates for .27
 2008-05-29 12:39 UTC  (3+ messages)

[ipv6] Odd behaviour
 2008-05-29 12:20 UTC  (8+ messages)

[PATCH] [resend] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
 2008-05-29 10:49 UTC  (2+ messages)

Question on ipmr.c locking in 2.6.25
 2008-05-29 10:47 UTC  (4+ messages)

[PATCH 1/2] [TCP]: Make prior_ssthresh a u32
 2008-05-29 10:26 UTC  (4+ messages)
` [PATCH 2/2] [TCP]: Reorganize tcp_sock to fill 64-bit holes & improve locality

DNAT sporadically doesn't replace destination IP address
 2008-05-29 10:12 UTC  (11+ messages)

pull request: wireless-2.6 2008-05-28
 2008-05-29  8:52 UTC  (5+ messages)

[PATCH] tg3: Add phylib dependency to kconfig
 2008-05-29  8:44 UTC  (2+ messages)

[PATCH] IPv6: Fix the data length of get destination options with short length
 2008-05-29  8:42 UTC  (7+ messages)

[PATCH] bluetooth: fix locking bug in the rfcomm socket cleanup handling
 2008-05-29  8:34 UTC  (3+ messages)

WARNING: at net/ipv4/tcp_input.c
 2008-05-29  8:10 UTC  (12+ messages)

[PATCH 0/3] virtio_net GSO/partial csum fixes
 2008-05-29  7:31 UTC  (7+ messages)
` [PATCH 1/3] virtio: Fix typo in virtio_net_hdr comments
  ` [PATCH 2/3] virtio_net: Trivial coding style fix
    ` [PATCH 3/3] virtio_net: Fix skb->csum_start computation

[PATCH 1/3] virtio: fix virtio_net xmit of freed skb bug
 2008-05-29  6:34 UTC  (3+ messages)

SACK + MD5 overflows TCP options space
 2008-05-29  2:30 UTC 

[PATCH] tulip: remove wrapper around get_unaligned
 2008-05-28 23:51 UTC 

[PATCH] NET: DCB generic netlink interface
 2008-05-28 22:37 UTC  (5+ messages)
` [PATCH 1/3] [NET-NEXT]: Add DCB netlink interface definition

race in skb_splice_bits?
 2008-05-28 20:16 UTC  (15+ messages)

[PATCH] sysctl: permission check based on capability not euid
 2008-05-28 20:14 UTC  (2+ messages)

[PATCH] Fix for race condition introduced by the temporary drop of the socket lock in skb_splice_bits
 2008-05-28 20:05 UTC  (2+ messages)

[PATCH 2/3] [2.6.26] ehea: Add dependency to Kconfig
 2008-05-28 16:44 UTC  (2+ messages)

[IPv6] addrconf: Check range of prefix length
 2008-05-28 15:47 UTC  (2+ messages)

[ofa-general] [PATCH v2 00/13] QLogic VNIC Driver
 2008-05-28 14:18 UTC  (6+ messages)
` [ofa-general] [PATCH v2 03/13] QLogic VNIC: Implementation of communication protocol with EVIC/VEx
  ` [ofa-general] "
` [PATCH v2 08/13] QLogic VNIC: sysfs interface implementation for the driver
  ` [ofa-general] "

Wired behaviour with IPv6 over PPP
 2008-05-28 12:45 UTC  (6+ messages)

[PATCH net-next 1/1] netns: IPv6 address labels per namespace
 2008-05-28 12:14 UTC  (3+ messages)

[PATCH 1/2] IPv6: Fix the return value of get destination options with NULL data pointer
 2008-05-28 12:07 UTC  (2+ messages)

[PATCH 3/3] bnx2i: Add bnx2i iSCSI driver
 2008-05-28  8:47 UTC  (7+ messages)

[PATCH 2/2]IPv6: Fix the data length of get destination options with short length
 2008-05-28  8:27 UTC 

[PATCH] IPv6: Fix the data length of get destination options with short length
 2008-05-28  7:15 UTC 

[PATCH 2.6.26] myri10ge: update driver version
 2008-05-28  7:10 UTC 

[PATCH 5/7] [CCID-3]: Remove ugly RTT-sampling history lookup
 2008-05-28  6:24 UTC  (5+ messages)
` [PATCH 6/7] [CCID-2/3]: Fix sparse warnings
  ` [PATCH 7/7] [TCP][DCCP]: Consolidate duplicate code which does RFC3390 conversion
      ` [Patch v2 1/1] [tcp/dccp]: "

[DCCP] [Patch 0/7]: Bug fixes and format updates
 2008-05-28  6:12 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).