netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-03-27 23:49:35 to 2008-03-28 21:41:52 UTC [more...]

[patch 11/21] 3c509: convert to isa_driver and pnp_driver
 2008-03-28 21:41 UTC 

[patch 20/21] forcedeth: fix locking bug with netconsole
 2008-03-28 21:41 UTC 

[patch 10/21] forcedeth: fix MAC address detection on network card (regression in 2.6.23)
 2008-03-28 21:41 UTC 

[patch 19/21] net: yellowfin parenthesis fix
 2008-03-28 21:41 UTC 

[patch 07/21] drivers/net/3c527.c: replace init_module&cleanup_module with module_init&module_exit
 2008-03-28 21:41 UTC 

[patch 04/21] drivers/net/3c507.c: replace init_module&cleanup_module with module_init&module_exit
 2008-03-28 21:41 UTC 

[patch 09/21] forcedeth: power down phy when interface is down
 2008-03-28 21:41 UTC 

[patch 01/21] usb net: asix does not really need 10/100mbit
 2008-03-28 21:41 UTC 

[patch 08/21] drivers/net/82596.c: replace init_module&cleanup_module with module_init&module_exit
 2008-03-28 21:41 UTC 

[patch 03/21] drivers/net/3c505.c: replace init_module&cleanup_module with module_init&module_exit
 2008-03-28 21:41 UTC 

[patch 06/21] drivers/net/3c523.c: replace init_module&cleanup_module with module_init&module_exit
 2008-03-28 21:41 UTC 

[patch 02/21] drivers/net/3c501.c: replace init_module&cleanup_module with module_init&module_exit
 2008-03-28 21:41 UTC 

[patch 1/4] drivers/atm/firestream.c: suppress uninitialized var warning
 2008-03-28 21:37 UTC 

[patch 4/4] bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
 2008-03-28 21:37 UTC 

[patch 3/4] lapb: use the shorter LIST_HEAD form for brevity
 2008-03-28 21:37 UTC 

[Patch 2.6.25 1/1]S2io: Version update for Tx completion patch
 2008-03-28 21:35 UTC 

[PATCH] dm9601: Fix multicast hash table handling
 2008-03-28 21:25 UTC 

Oops/Warning report for the week of March 28th 2008
 2008-03-28 21:24 UTC  (7+ messages)

kernel 2.6.25-rc7 highly unstable on high load
 2008-03-28 21:17 UTC  (15+ messages)

Network/block layer race
 2008-03-28 21:07 UTC  (4+ messages)

[PATCH 0/7]: uninline some net related static inline in .h bloaters
 2008-03-28 19:56 UTC  (26+ messages)
` [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
  ` [PATCH 2/7] [NET]: uninline skb_pull, "
    ` [PATCH 3/7] [NET]: uninline dev_alloc_skb, "
      ` [PATCH 4/7] [NET]: uninline skb_push, "
        ` [PATCH 5/7] [NET]: uninline dst_release
          ` [PATCH 6/7] [NET]: uninline skb_trim, de-bloats
            ` [PATCH 7/7] [SCTP]: Remove sctp_add_cmd_sf wrapper bloat

[Bugme-new] [Bug 10350] New: SYN flooding crashed the kernel?
 2008-03-28 19:44 UTC  (2+ messages)

tg3 bad performance, lots of hardware interrupts
 2008-03-28 19:06 UTC  (9+ messages)

COMPLETE is a poor global identifier
 2008-03-28 18:26 UTC  (5+ messages)
` [PATCH] net-2.6.26 - Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*

[PATCH net-2.6.26 3/5][SOCK]: Drop per-proto inuse init and fre functions (v2)
 2008-03-28 17:18 UTC  (2+ messages)

[PATCH net-2.6.26 2/5][SOCK]: Introduce a percpu inuse counters array (v2)
 2008-03-28 17:17 UTC  (2+ messages)

[PATCH net-2.6.26 4/5][SOCK]: Drop inuse pcounter from struct proto (v2)
 2008-03-28 17:20 UTC  (2+ messages)

[PATCH net-2.6.26 1/5][SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2)
 2008-03-28 17:15 UTC  (2+ messages)

2.6.25-rc7-git2: Reported regressions from 2.6.24
 2008-03-28 17:46 UTC 

[PATCH] [2.6.26 / RFC] e1000: remove PCI Express device IDs
 2008-03-28 17:41 UTC 

[PATCH net-2.6.26 5/5][LIB]: Drop the pcounter itself
 2008-03-28 17:21 UTC  (2+ messages)

[PATCH 0/11 net-2.6.16] unify control socket usage for protocols
 2008-03-28 17:09 UTC  (19+ messages)
` [PATCH 1/11 net-2.6.26] [TCP]: Replace socket with sock for reset sending
` [PATCH 2/11 net-2.6.26] [DCCP]: "
` [PATCH 3/11 net-2.6.26] [DCCP]: dccp_v(4|6)_ctl_socket is leaked
` [PATCH 4/11 net-2.6.26] [SCTP]: Use inet_csk_ctl_sock_create for control socket creation
` [PATCH 5/11 net-2.6.26] [SCTP]: Replace socket with sock for sctp_ctl_sock
` [PATCH 6/11 net-2.6.26] [INET]: Let inet_csk_ctl_sock_create return sock rather than socket
` [PATCH 7/11 net-2.6.26] [ICMP]: Simplify ICMP control socket creation
` [PATCH 8/11 net-2.6.26] [INET]: uc_ttl assignment in inet_csk_ctl_sock_create is extra
` [PATCH 9/11 net-2.6.26] [IPV6]: Simplify IPv6 control socket creation
` [PATCH 10/11] [NETNS]: Create tcp control socket in the each namespace
` [PATCH 11/11 net-2.6.26] [NETNS]: Use TCP control socket from a correct namespace

2.6.24 BUG: soft lockup - CPU#X
 2008-03-28 17:00 UTC  (27+ messages)

[PATCH 1/8] e1000e: reformat comment blocks, cosmetic changes only
 2008-03-28 16:15 UTC  (8+ messages)
` [PATCH 2/8] e1000e: rename mc_addr_list_update
` [PATCH 3/8] e1000e: reorganize PHY and flow control interface
` [PATCH 4/8] e1000e: limit EEPROM size accesses
` [PATCH 5/8] e1000e: Make arrays out of these Rx/Tx registers
` [PATCH 6/8] e1000e: convert ndev_ printks to something smaller
` [PATCH 7/8] e1000e: rename a few functions
` [PATCH 8/8] e1000e: reformat register test code, fix some minor initialization

[patch] net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better
 2008-03-28 15:13 UTC 

Bug in cs89x0.c?
 2008-03-28 15:09 UTC 

WARNING while bringing up macvlan
 2008-03-28 15:00 UTC  (2+ messages)

[GIT PATCHES 0/4] SCTP fixes
 2008-03-28 14:56 UTC  (5+ messages)
` [PATCH 1/4] [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate
` [PATCH 2/4] [SCTP]: Add check for hmac_algo parameter in sctp_verify_param()
` [PATCH 3/4] [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
` [PATCH 4/4] [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update

[PATCH] SCTP: Remove an useless parameter from
 2008-03-28 13:36 UTC  (6+ messages)

[PATCH] SCTP: Fix protocol violation When receiving an error lenght INIT-ACK
 2008-03-28 13:35 UTC  (2+ messages)

[PATCH 3/3] [LLC]: station source mac address
 2008-03-28 13:14 UTC 

[PATCH 2/3] [LLC]: bogus llc packet length
 2008-03-28 13:13 UTC  (2+ messages)

[PATCH 1/3] [LLC]: skb allocation size for responses
 2008-03-28 13:12 UTC 

[AX25] kernel panic
 2008-03-28 12:07 UTC  (14+ messages)

[PATCH / RFC 0/2] spinlocks fixup in fec / m68knommu driver
 2008-03-28 10:24 UTC  (6+ messages)
` [PATCH / RFC 2/2] fec: fixup spinlocks

[PATCH] [net-2.6.26] [IPV6] [CLEANUP] Remove unused method declaration in include/net/addrconf.h
 2008-03-28 10:23 UTC 

[PATCH net-2.6.26 1/5][SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting
 2008-03-28 10:17 UTC  (3+ messages)

[Bugme-new] [Bug 10326] New: inconsistent lock state in net_rx_action
 2008-03-28 10:12 UTC  (5+ messages)

[PATCH net-2.6.26 5/5][LIB]: Forget the pcounter abstraction
 2008-03-28  9:46 UTC  (2+ messages)

[PATCH net-2.6.26 4/5][SOCK]: Forget the proto.inuse pcounter
 2008-03-28  9:05 UTC 

[PATCH net-2.6.26 3/5][SOCK]: Drop per-proto inuse initialization and removal
 2008-03-28  9:04 UTC 

[PATCH net-2.6.26 2/5][SOCK]: Introduce a percpu inuse counting array
 2008-03-28  9:03 UTC 

ICMP host relookup support doubts
 2008-03-28  8:51 UTC 

[PATCH] Net: Don't send ICMP_FRAG_NEEDED for GSO packets
 2008-03-28  8:40 UTC  (2+ messages)

[PATCH 0/3] [LLC]: fixes for net-2.6 #2
 2008-03-28  7:58 UTC 

ieee80211_get_channel exported twice
 2008-03-28  7:47 UTC  (2+ messages)

[PATCH net-2.6.26 0/6][NETNS][SOCK]: Make "prot inuse" counters work per-net
 2008-03-28  7:36 UTC  (6+ messages)
` [PATCH net-2.6.26 2/6][NETNS][SOCK]: Introduce per-net inuse counters

[GIT PULL net-2.6.26] [NET,IPV6]: Neighbor updates
 2008-03-28  5:08 UTC 

SCTP control socket question
 2008-03-28  3:30 UTC  (4+ messages)

[PATCH] GENETLINK: Global lock refined to family granularity
 2008-03-28  3:29 UTC  (2+ messages)

[PATCH 0 of 5] IPv6: Fix temporary address support
 2008-03-28  3:25 UTC  (9+ messages)
` [PATCH 4 of 5] IPv6: fix lifetime calculation on temporary address creation
` [PATCH 5 of 5] IPv6: temporary address: update the timer for tentative addresses

[PATCH 1 of 5] IPv6: do not wrap around when the lifetime has expired
 2008-03-28  3:06 UTC  (4+ messages)

[PATCH] ucc_geth: Add 8 bytes to max TX frame for VLANs
 2008-03-28  2:54 UTC  (7+ messages)

2.6.25rc7 lockdep trace
 2008-03-28  1:55 UTC  (2+ messages)

Another 2.6.25rc7 lockdep trace
 2008-03-28  1:54 UTC 

pull request: wireless-2.6.26 2008-03-27
 2008-03-28  1:01 UTC  (2+ messages)

pull request: wireless-2.6 2008-03-27
 2008-03-28  1:00 UTC  (2+ messages)

[PATCH net-2.6.26] Remove three unused method declarations in include/net/ipv6.h
 2008-03-28  0:39 UTC  (2+ messages)

[E1000-devel] [PATCH] e1000e: test MSI interrupts
 2008-03-28  0:03 UTC  (8+ messages)
`  "

[PATCH 1/1] [NETFILTER]: Replate direct proc_fops assignment with proc_create call
 2008-03-27 23:56 UTC  (2+ messages)

[PATCH 1/1 net-2.6.26] Pass real namespace in net scheduler classifiers
 2008-03-27 23:54 UTC  (2+ messages)

[RFC] [NET] [0/2] pskb_expand_head() bugfix
 2008-03-27 23:49 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).