netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-10-16 20:07:39 to 2007-10-18 02:29:07 UTC [more...]

[PATCH] pfkey: sending an SADB_GET responds with an SADB_GET
 2007-10-18  2:29 UTC  (2+ messages)

[PATCH 0/3][BNX2]: Firmware update and bug fix
 2007-10-18  2:38 UTC  (2+ messages)

[PATCH 3/3][BNX2]: Update version to 1.6.8
 2007-10-18  2:39 UTC 

[PATCH 2/3][BNX2]: Fix Serdes WoL bug
 2007-10-18  2:39 UTC 

[PATCH,RFC] Marvell Orion SoC ethernet driver
 2007-10-18  1:33 UTC  (5+ messages)

[PATCH 1/2] napi_synchronize: waiting for NAPI
 2007-10-18  1:33 UTC  (6+ messages)
` [PATCH 2/2] sky2: shutdown cleanup

[PATCH/RFC] net: Add __napi_sycnhronize() to sync with napi poll
 2007-10-18  1:26 UTC  (17+ messages)
          ` [PATCH] net: Add napi_sycnhronize() "
          ` [PATCH] fix EMAC driver for proper napi_synchronize API

multicast: bug or "feature"
 2007-10-18  1:20 UTC  (8+ messages)

[PATCH 0/6] bonding workqueue and lock rework
 2007-10-18  1:15 UTC  (9+ messages)
` [PATCH 1/6] Convert bonding timers to workqueues
  ` [PATCH] Two small fixes to IPoIB support for bonding:
    ` [PATCH 2/6] Convert balance-rr transmit to new locking
      ` [PATCH 3/6] Convert miimon "
        ` [PATCH 4/6] Convert locks to _bh, rework alb locking for "
          ` [PATCH 5/6] Convert more locks to _bh, acquire rtnl, "
            ` [PATCH 6/6] Acquire correct locks in alb for promisc change

[git patches] net driver fixes
 2007-10-18  1:07 UTC 

stateless 1:1 NAT
 2007-10-18  0:45 UTC  (6+ messages)

[PATCH] pcnet32: remove private net_device_stats structure
 2007-10-18  0:28 UTC  (2+ messages)

[PATCH] vortex_up should initialize "err"
 2007-10-18  0:28 UTC  (2+ messages)

[PATCH] pcnet32: remove compile warnings in non-napi mode
 2007-10-18  0:22 UTC  (2+ messages)

[PATCH] pcnet32: fix non-napi packet reception
 2007-10-18  0:21 UTC  (3+ messages)

[PATCH][NET] gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement
 2007-10-18  0:21 UTC  (2+ messages)

[PATCH] fs_enet: Update for API changes
 2007-10-18  0:21 UTC  (3+ messages)

[PATCH] [net] gianfar: remove orphan struct
 2007-10-18  0:21 UTC  (2+ messages)

[PATCH] pcnet32: fix non-napi packet reception
 2007-10-18  0:04 UTC 

[RFD] iptables: mangle table obsoletes filter table
 2007-10-17 23:24 UTC  (5+ messages)

[PATCH] ip_gra_reasm() should set "err" incase of skb_clone() failure
 2007-10-17 23:02 UTC 

[Bugme-new] [Bug 9179] New: 2.6.23.1 / USB_ZD1201: Kernel panic with zd1201 driver
 2007-10-17 22:49 UTC  (4+ messages)
  ` [PATCH] zd1201: avoid null ptr access of skb->dev

TCP port randomization
 2007-10-17 22:34 UTC  (4+ messages)

bizarre network timing problem
 2007-10-17 22:16 UTC  (3+ messages)

[RFC] remove netpoll receive code
 2007-10-17 20:41 UTC  (2+ messages)

[Bugme-new] [Bug 9174] New: linux-2.6.23-git11 kernel panic
 2007-10-17 20:01 UTC 

MSI interrupts and disable_irq
 2007-10-17 19:43 UTC  (8+ messages)

r8169 & TX offload
 2007-10-17 17:42 UTC  (2+ messages)

[PATCH 01/12] Fix various typos and nitpicks
 2007-10-17 18:02 UTC  (17+ messages)
` [PATCH 02/12] Add parameters to usage help text
  ` [PATCH 03/12] Prevent renaming interfaces to empty string
    ` [PATCH 04/12] Fix up various problems in netbug script
      ` [PATCH 05/12] Fix typo in tunnel code (o_key vs. i_key)
        ` [PATCH 06/12] Remove bogus reference to tc-filters(8) from tc(8) manpage
          ` [PATCH 07/12] Fix corruption when using batch files with comments and broken lines
            ` [PATCH 08/12] Fix ematch cmp and nbyte syntax help text
              ` [PATCH 09/12] Add new rtacct/nstat manpages and additional symlinks
                ` [PATCH 10/12] Fix off-by-one in print of wrandom algo
                  ` [PATCH 11/12] Fix overflow in time2tick / tick2time
                    ` [PATCH 12/12] Drop bogus reference to tc-filters and add lartc.org link to manpage

[PATCH] Disable polling in rtl8169_suspend() to prevent race with rtl8169_interrupt()
 2007-10-17 16:40 UTC  (6+ messages)

[BUG] CPU lockup detected
 2007-10-17 16:41 UTC  (2+ messages)

[PATCH] Fix memory leak in cleanup_ipv6_mibs()
 2007-10-17 16:23 UTC  (2+ messages)

new NAPI interface broken
 2007-10-17 15:26 UTC  (7+ messages)

[0/11] Various xfrm fixes and clean-ups
 2007-10-17 15:26 UTC  (13+ messages)
` [PATCH 1/11] [IPSEC]: Fix pure tunnel modes involving IPv6
` [PATCH 2/11] [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
` [PATCH 3/11] [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
` [PATCH 4/11] [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi
` [PATCH 5/11] [IPSEC]: Fix length check in xfrm_parse_spi
` [PATCH 6/11] [IPSEC]: Move type and mode map into xfrm_state.c
` [PATCH 7/11] [IPSEC]: Add missing BEET checks
` [PATCH 8/11] [IPSEC]: Store afinfo pointer in xfrm_mode
` [PATCH 9/11] [IPSEC]: Use the top IPv4 route's peer instead of the bottom
` [PATCH 10/11] [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
` [PATCH 11/11] [IPSEC]: Rename mode to outer_mode and add inner_mode

[PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
 2007-10-17 15:21 UTC  (3+ messages)

Please pull 'fixes-davem' branch of wireless-2.6
 2007-10-17 14:54 UTC  (4+ messages)
      ` [PATCH] mac80211: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes

[PATCH] NET: Fix uninitialised variable in ip_frag_reasm()
 2007-10-17 15:02 UTC 

BUG: unable to handle kernel NULL pointer dereference at virtual address 000000b0
 2007-10-17 13:54 UTC  (6+ messages)

Difference between device statistics from ifconfig and ip -s l l
 2007-10-17 13:42 UTC  (7+ messages)

[PATCH] Consolidate creation of kmem caches with "calculated" names
 2007-10-17 13:09 UTC 

BNX2X driver: kernel panic when running netperf
 2007-10-17 11:46 UTC  (3+ messages)

backlogged
 2007-10-17 11:25 UTC 

[PATCH] Cleanup snmp6_alloc_dev()
 2007-10-17 10:44 UTC 

[PATCH] Fix return type for snmp6_free_dev()
 2007-10-17 10:29 UTC 

[PATCH 0/4] Fix race between sk_filter reassign and sk_clone()
 2007-10-17  9:53 UTC  (5+ messages)
` [PATCH 1/4] Introduce the sk_detach_filter() call
` [PATCH 2/4] Move the filter releasing into a separate call
` [PATCH 3/4] Cleanup the error path in sk_attach_filter
` [PATCH 4/4] Fix the race between sk_filter_(de|at)tach and sk_clone()

[PATCH 0/2] Interface groups
 2007-10-17  9:11 UTC  (6+ messages)
` [PATCH 1/2] Interface group: core (netlink) part
  ` [PATCH 2/2] Interface group match - netfilter part

[PATCH] PHYLIB: IRQ event workqueue handling fixes
 2007-10-17  9:09 UTC  (7+ messages)

[PATCH] Fix ethernet multicast for ucc_geth
 2007-10-17  9:05 UTC 

[PATCH] ip_gre: sendto/recvfrom NBMA address
 2007-10-17  8:00 UTC 

[patch] ipv6.7: IPV6_ROUTER_ALERT sockopt correction
 2007-10-17  6:19 UTC  (4+ messages)

Sven Lukas is out of the office
 2007-10-17  6:18 UTC 

[PATCH 0/6] forcedeth interrupt and task overhaul, v2
 2007-10-17  5:59 UTC  (8+ messages)
` [PATCH 1/6] forcedeth: internal simplifications; changelog removal
` [PATCH 2/6] forcedeth: timer overhaul
` [PATCH 3/6] forcedeth: eliminate some duplicate irq handling code
` [PATCH 4/6] forcedeth: unconditionally enable NAPI
` [PATCH 5/6] forcedeth: use NAPI for TX completion
` [PATCH 6/6] [netdrvr] interrupt handling overhaul

[patch] net: avoid race between netpoll and network fast path
 2007-10-17  5:46 UTC  (3+ messages)

[PATCH 0/4]UDP memory accounting and limitation(take 5)
 2007-10-17  4:23 UTC  (5+ messages)
` [PATCH 4/4] UDP memory accounting and limitation(take 5): memory limitation

[PATCH] [net] fix gianfar (compile and warning)
 2007-10-17  2:38 UTC  (2+ messages)

[PATCH] net: Fix new EMAC driver for NAPI changes
 2007-10-17  1:46 UTC  (3+ messages)

[git patches] net driver fixes (mostly)
 2007-10-17  1:20 UTC 

[patch 3/4] WOL bugfix for 3c59x.c
 2007-10-17  1:16 UTC  (2+ messages)

[PATCH 0/7] skge: patches for 2.6.24
 2007-10-17  1:16 UTC  (3+ messages)
` [PATCH 1/7] skge: fix ram buffer size calculation

[PATCH V7 0/8] net/bonding: ADD IPoIB support for the bonding driver
 2007-10-17  1:15 UTC  (8+ messages)
` [ofa-general] "
          ` [PATCH linux-2.6] bonding: two small fixes for IPoIB support
            ` [ofa-general] "

[PATCH 1/2] e1000e: Fix debug printk macro
 2007-10-17  1:15 UTC  (3+ messages)
` [PATCH 2/2] e1000e: fix error checks

[ANNOUNCE] iproute2-2.6.23
 2007-10-17  1:10 UTC  (2+ messages)

Will RFC1146 (tcp alternative checksum options) be implemented in Linux tcp stack ?
 2007-10-17  0:29 UTC  (2+ messages)

netif_napi_add vs. multiple netdev's
 2007-10-16 23:50 UTC  (6+ messages)

[PATCH/RFA] sch_generic: fix carrier-on bug?
 2007-10-16 21:55 UTC 

[PATCH] br2684: get rid of broken header code
 2007-10-16 21:38 UTC 

atm: panic when loading clip 2nd time
 2007-10-16 21:33 UTC  (2+ messages)

[patch 4/4] ucc_geth-fix-build-break-introduced-by-commit-09f75cd7bf13720738e6a196cc0107ce9a5bd5a0-checkpatch-fixes
 2007-10-16 21:24 UTC 

[patch 2/4] tokenring/3c359.c: fixed array index problem
 2007-10-16 21:24 UTC 

[patch 1/4] forcedeth: power down phy when interface is down
 2007-10-16 21:24 UTC 

Multicast problem
 2007-10-16 21:15 UTC 

Multicast problem
 2007-10-16 20:57 UTC  (4+ messages)

r8169 Driver History
 2007-10-16 20:29 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).