netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-23 16:02:49 to 2008-06-25 11:02:12 UTC [more...]

[PATCH 5/8 v2] textsearch: fix finite state machine textsearch for handling case insensitive searching
 2008-06-25 11:02 UTC  (2+ messages)

[PATCH 4/8 v2] textsearch: fix Knuth-Morris-Pratt for case insensitive searching
 2008-06-25 11:01 UTC  (2+ messages)

[PATCH 3/8 v2] textsearch: fix Boyer-Moore algorithm for case insensitive searching
 2008-06-25 10:59 UTC  (2+ messages)

[PATCH 2/8 v2] textsearch: fix Boyer-Moore text search bug
 2008-06-25 10:57 UTC  (2+ messages)

[PATCH 1/8 v2] textsearch: fix textsearch for case insensitive searching
 2008-06-25 10:56 UTC  (3+ messages)

Sending big Netlink messages to userspace
 2008-06-25 10:44 UTC  (4+ messages)

[PATCH 0/8] textsearch: case insensitive pattern matching for netfilter
 2008-06-25 10:25 UTC  (5+ messages)

[PATCH 8/8 v2] iptables: string extension case insensitive matching
 2008-06-25 10:25 UTC 

[PATCH 7/8 v2] textsearch: convert kmalloc + memset to kzalloc
 2008-06-25 10:25 UTC 

[PATCH 6/8 v2] netfilter: fix string extension for case insensitive pattern matching
 2008-06-25 10:25 UTC 

ping6 is sent out from wrong interface
 2008-06-25 10:18 UTC  (3+ messages)
` (usagi-users 04057) "
  ` (usagi-users 04056) "

[PATCH (regression)] Fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
 2008-06-25  9:37 UTC  (5+ messages)

[ofa-general] [PATCH] net/inet_lro: remove setting skb->ip_summed when not LRO-able
 2008-06-25  9:26 UTC 

[PATCH 1/4] e1000: disable TSO workaround on 82544
 2008-06-25  8:50 UTC  (2+ messages)

[net-tx-2.6 PATCH]: Push TX lock down into drivers
 2008-06-25  8:33 UTC 

[git patches] net driver updates for .27
 2008-06-25  7:24 UTC  (4+ messages)

stuck tcp connections 2.6.26-rc7
 2008-06-25  6:25 UTC  (7+ messages)

NMI lockup, rb_insert_color, HTB, ifb
 2008-06-25  6:00 UTC 

RFC: Patch to add support for multiple multicast routing tables
 2008-06-25  5:52 UTC  (3+ messages)

[BUG or cosmic ray] WARNING: at net/sched/sch_generic.c:222 dev_watchdog+0xe8/0x100()
 2008-06-25  4:34 UTC 

[PATCH] [UPDATED] ixgbe: add LRO support
 2008-06-25  3:09 UTC  (2+ messages)

[PATCH 2.6.27] cxgb3 - add missing adapter type for RDMA
 2008-06-25  3:09 UTC  (3+ messages)

PATCH 2.6.27 update first comment in tulip files
 2008-06-25  3:09 UTC  (2+ messages)

[patch v3 00/12] DM9000 for next kernel release
 2008-06-25  3:06 UTC  (14+ messages)
` [patch v3 01/12] DM9000: Remove the 2 resources probe scheme
` [patch v3 02/12] DM9000: Fixup blackfin after removing 2 resource usage
` [patch v3 03/12] DM9000: Add support for DM9000A and DM9000B chips
` [patch v3 04/12] DM9000: Cleanups after the resource changes
` [patch v3 05/12] DM9000: Cleanup source code
` [patch v3 06/12] DM9000: Cleanup source code - remove forward declerations
` [patch v3 07/12] DM9000: Use NSR to determine link-status on internal PHY
` [patch v3 08/12] DM9000: Allow the use of the NSR register to get link status
` [patch v3 09/12] DM9000: Add missing msleep() in EEPROM wait code
` [patch v3 10/12] DM9000: Re-unit menuconfig entries for DM9000 driver
` [patch v3 11/12] DM9000: Remove DEFAULT_TRIGGER for request_irq() flags
` [patch v3 12/12] DM9000: Add documentation for the driver

[PATCH] tc35815: Mark carrier-off before starting PHY
 2008-06-25  2:41 UTC 

[RFC] Long options
 2008-06-25  0:58 UTC 

RFC: always enable MAC80211_RC_PID?
 2008-06-25  0:56 UTC  (6+ messages)

pppoe: fix compiler warning
 2008-06-25  0:11 UTC  (4+ messages)

bnx2_poll panicking kernel
 2008-06-25  0:04 UTC  (7+ messages)

[PATCH 1/3] ixgbe: fix EEH recovery during reset on PPC
 2008-06-25  0:01 UTC  (3+ messages)
` [PATCH 2/3] igb: "
` [PATCH 3/3] e1000e: "

[PATCH 1/2] net: Add the CPU id to skb->queue_mapping's upper 8 bits
 2008-06-24 23:37 UTC  (3+ messages)
` [PATCH 2/2] net: Fix consumers of skb->queue_mapping to use lower "

8169 Intermittent ifup Failure Issue With RTL8102E Chipset in Intel's New D945GCLF Atom Board (Not the Initial Modprobe Crash, Another Problem)
 2008-06-24 23:27 UTC 

[PATCH] Remove options logic from SACK calculations in tcp_input.c
 2008-06-24 22:57 UTC 

[PATCH 08/08] ipg: run-time configurable jumbo frame support
 2008-06-24 21:57 UTC  (2+ messages)

[PATCH v2 1/2] [iproute2/tc] tc_core: add size table
 2008-06-24 21:39 UTC  (5+ messages)
` [PATCH v2 2/2] [iproute2/tc] hfsc: add link layer overhead adaption

ping6 is sent out from wrong interface
 2008-06-24 20:04 UTC  (2+ messages)

File For Claim
 2008-06-24 16:46 UTC 

iw lockdep warning on wireless-testing
 2008-06-24 15:03 UTC  (3+ messages)

[PATCH 1/8] textsearch: fix textsearch for case insensitive searching
 2008-06-24 14:56 UTC  (5+ messages)

[PATCH 0/4] e1000: various bug fixes for older hardware
 2008-06-24 14:20 UTC  (3+ messages)

[2.6 patch] cleanup netfilter_ipv6.h userspace header
 2008-06-24 12:25 UTC  (2+ messages)

[BUG] linux-next: Tree for June 24 - kernel panic at tg3_reset_hw() on x86_64
 2008-06-24 11:51 UTC 

[PATCH net-next 8/8] 8021q: Check return of dev_set_promiscuity/allmulti
 2008-06-24 11:41 UTC  (6+ messages)

[PATCH net-next 7/8] macvlan: Check return of dev_set_allmulti
 2008-06-24 11:38 UTC  (4+ messages)

[PATCH v1.2.31] wan: add driver retina
 2008-06-24 10:35 UTC 

[PATCH] net: refactor tcp splice receive path to improve readability
 2008-06-24 10:03 UTC 

[PATCH v2] CONNECTOR: add a proc entry to list connectors
 2008-06-24 10:00 UTC  (2+ messages)

[PATCH v2] make smc91x support multiple pxa platforms
 2008-06-24  9:59 UTC  (2+ messages)

[PATCH 05/10] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable
 2008-06-24  9:47 UTC 

[PATCH 10/10] pxa: make littleton to use the new smc91x platform data
 2008-06-24  9:47 UTC 

[PATCH 01/10] smc91x: remove unused code enclosed by #ifdef CONFIG_ISA .. #endif
 2008-06-24  9:47 UTC 

[PATCH 02/10] smc91x: remove "irq_flags" from "struct smc91x_platdata"
 2008-06-24  9:47 UTC 

[PATCH 03/10] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*
 2008-06-24  9:47 UTC 

[PATCH 04/10] smc91x: add SMC91X_NOWAIT flag to platform data
 2008-06-24  9:47 UTC 

[PATCH 06/10] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data
 2008-06-24  9:47 UTC 

[PATCH 07/10] pxa: make lubbock to use new smc91x platform data
 2008-06-24  9:47 UTC 

[PATCH 08/10] pxa: make mainstone to use the new smc91x platform data
 2008-06-24  9:47 UTC 

[PATCH 09/10] pxa: make zylonite to use the new smc91x platform data
 2008-06-24  9:47 UTC 

[PATCH] iproute2: add support for IFLA_NET_NS_PID in ip link
 2008-06-24  9:35 UTC  (5+ messages)
` [PATCH] iproute2: add support for IFLA_NET_NS_PID in ip link v2

[PATCH] IRDA: Fix genlmsg_put() return value check
 2008-06-24  9:29 UTC  (7+ messages)

[PATCH v2 1/2] net_sched: add size table functions
 2008-06-24  8:55 UTC  (2+ messages)
` [PATCH v2 2/2] hfsc: add link layer overhead adaption

[PATCH] drivers/net/r6040.c: Eliminate double sizeof
 2008-06-24  8:54 UTC  (2+ messages)

[PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
 2008-06-24  8:02 UTC  (5+ messages)

[PATCH] CONNECTOR: add a proc entry to list connectors
 2008-06-24  6:49 UTC  (4+ messages)

[PATCH] fix netxen_pci_tbl[] breakage
 2008-06-24  5:53 UTC  (2+ messages)

[PATCH 3/3] netdevice: order of synchronization of IFF_PROMISC and IFF_ALLMULTI
 2008-06-24  5:39 UTC  (17+ messages)
              ` [PATCH] net-driver: Drivers don't set IFF_* flag [Was: [PATCH 3/3] netdevice: order of synchronization of IFF_PROMISC and IFF_ALLMULTI]

[PATCH] NET: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set
 2008-06-24  5:09 UTC  (5+ messages)

[PATCH net-next 5/8] ipv6: Check return of dev_set_allmulti
 2008-06-24  5:01 UTC  (3+ messages)

Strange problem with e1000 driver - ping packet loss
 2008-06-24  4:33 UTC 

[PATCH 5/8] smc91x: add SMC91X_IO_SHIFT* macros and make SMC_IO_SHIFT a variable
 2008-06-24  4:15 UTC  (6+ messages)

current work on net-tx-2.6
 2008-06-24  4:04 UTC 

[PATCH 3/3]: netdev: Do not use TX lock to protect address lists
 2008-06-24  3:54 UTC 

[PATCH 2/3]: netdev: Add netdev->addr_list_lock protection
 2008-06-24  3:54 UTC 

[PATCH 1/3]: netdev: Add addr_list_lock to struct net_device
 2008-06-24  3:54 UTC 

[PATCH 0/3]: Seperate netdev address list locking
 2008-06-24  3:54 UTC 

net-tx-2.6 GIT tree
 2008-06-24  3:51 UTC 

[PATCH] ipv6: Do cleanup for ip_mr_init
 2008-06-24  3:42 UTC 

[PATCH net-next 00/15]bnx2x: add BCM57711 and new features
 2008-06-24  3:40 UTC  (2+ messages)

[patch v2 00/11] DM9000 patch series for next kernel
 2008-06-24  2:00 UTC  (7+ messages)
` [patch v2 02/11] DM9000: Fixup blackfin after removing 2 resource usage

[RFC] NET_SCHED: restore HZ value to /proc/net/psched
 2008-06-24  0:15 UTC  (4+ messages)

[PATCH 0/3] e1000,e1000e,igb: make ioport free for adapters that need NO ioport resources
 2008-06-23 23:40 UTC  (4+ messages)

[PATCH] ibm_newemac: Fixes memory leak in ibm_newemac ethernet driver
 2008-06-23 23:21 UTC  (2+ messages)

[PATCH] ibm_newemac: Fixes entry of short packets
 2008-06-23 23:20 UTC  (2+ messages)

[PATCH] ibm_newemac: Fixes kernel crashes when speed of cable connected changes
 2008-06-23 23:20 UTC  (2+ messages)

[RESEND PATCH 1/3] e1000e: set CONFIG_E1000E=y in x86 defconfigs
 2008-06-23 23:20 UTC  (4+ messages)

[PATCH] TCP options clean up
 2008-06-23 22:20 UTC 

2.6.25: WARNING: at net/ipv4/tcp_input.c:2539 tcp_ack+0xdd7/0x22f0()
 2008-06-23 22:53 UTC 

[PATCH] hfsc: add link layer overhead adaption
 2008-06-23 22:29 UTC  (7+ messages)

[2.6 patch] remove CONFIG_NET_SCH_RR
 2008-06-23 21:52 UTC  (6+ messages)

[PATCH]: SCTP length validation
 2008-06-23 21:42 UTC  (4+ messages)

[RESEND] [PATCH] tcp: fix for splice receive when used with software LRO
 2008-06-23 20:48 UTC  (4+ messages)

[PATCH 3/8] textsearch: fix Boyer-Moore algorithm for case insensitive searching
 2008-06-23 20:41 UTC  (6+ messages)

[PATCH 16/19] ibmveth: Automatically enable larger rx buffer pools for larger mtu
 2008-06-23 20:21 UTC  (4+ messages)
  ` [PATCH 16/19][v2] "
` [PATCH 17/19] ibmveth: enable driver for CMO
  ` [PATCH 17/19][v2] "

[PATCH] Netlink: Fix some doc comments in net/netlink/attr.c
 2008-06-23 19:19 UTC 

[PATCH V2] ibm_newemac: Fixes kernel crashes when speed of cable connected changes
 2008-06-23 18:36 UTC 

[PATCH] RFKILL: fix input layer initialisation
 2008-06-23 18:25 UTC  (6+ messages)

[PATCH] tcp: /proc/net/tcp rto,ato values not scaled properly
 2008-06-23 18:16 UTC  (2+ messages)
` [PATCH] tcp: /proc/net/tcp rto,ato values not scaled properly (v2)

[2.6 patch] netdevice.h: don't export MAX_HEADER to userspace
 2008-06-23 17:49 UTC 

[PATCH] net: via-velocity.c fix sleep-with-spinlock bug during MTU change
 2008-06-23 17:04 UTC  (12+ messages)

[PATCH net-next 15/15]bnx2x: Update version
 2008-06-23 16:02 UTC 

[PATCH net-next 14/15]bnx2x: Add PCIE EEH support
 2008-06-23 16:02 UTC 

[PATCH net-next 13/15]bnx2x: Enhanced self test
 2008-06-23 16:02 UTC 

[PATCH net-next 12/15]bnx2x: Re-factor Tx code
 2008-06-23 16:02 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).