netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-03 15:23:06 to 2009-03-06 04:05:47 UTC [more...]

[PATCH] net: fix some trailing whitespaces
 2009-03-06  4:07 UTC 

[net-next PATCH 1/2] PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
 2009-03-06  1:44 UTC  (6+ messages)
` [net-next PATCH 2/2] igb: remove ASPM L0s workaround

[PATCH 00/11] Add support to FCoE offload through net_device (v2)
 2009-03-06  0:10 UTC  (4+ messages)

[PATCH] macvlan: Support creating macvlans from macvlans
 2009-03-05 23:12 UTC 

[PATCH] IPv6: Fix incorrect disable_ipv6 behavior
 2009-03-05 22:28 UTC 

r8169 - disable flow-control?
 2009-03-05 21:29 UTC  (3+ messages)

[PATCH 13/13] forcedeth: version bump to 64
 2009-03-05 18:02 UTC 

[PATCH 5/13] forcedeth: remove overhead
 2009-03-05 18:02 UTC 

[PATCH 12/13] forcedeth: fix irq clearing and napi spin lock changes
 2009-03-05 18:02 UTC 

[PATCH 10/13] forcedeth: add interrupt moderation logic
 2009-03-05 18:02 UTC 

[PATCH 11/13] forcedeth: performance changes
 2009-03-05 18:02 UTC 

[PATCH 4/13] forcedeth: save irq events for napi processing
 2009-03-05 18:02 UTC 

[PATCH 2/13] forcedeth: fix missing napi enable/disable calls
 2009-03-05 18:01 UTC 

[PATCH 9/13] forcedeth: remove isr processing loop
 2009-03-05 18:02 UTC 

[Patch 3/5] Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
 2009-03-05 21:01 UTC  (10+ messages)

[PATCH 8/13] forcedeth: add new optimization mode
 2009-03-05 18:02 UTC 

[PATCH 7/13] forcedeth: napi - handle all processing
 2009-03-05 18:02 UTC 

[PATCH 1/13] forcedeth: fix stats version feature
 2009-03-05 18:01 UTC 

[PATCH 6/13] forcedeth: add/modify tx done with limit
 2009-03-05 18:02 UTC 

[PATCH 3/13] forcedeth: remove msix + napi
 2009-03-05 18:01 UTC 

[PATCH 0/13] forcedeth: interrupt moderation
 2009-03-05 18:01 UTC 

[Patch 4/5] Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
 2009-03-05 19:27 UTC  (9+ messages)

Regression in bonding between 2.6.26.8 and 2.6.27.6
 2009-03-05 18:51 UTC  (8+ messages)
` Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected
          ` Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected - twice

Claims
 2009-03-05 13:20 UTC 

[i4l] stop address leakage when shutting down an i4l ppp interface
 2009-03-05 13:00 UTC  (3+ messages)

[BUG] 2.6.29-rc* QinQ vlan trunking regression
 2009-03-05 12:55 UTC  (29+ messages)

[PATCH 0/3] Fix Network namespace shutdown take 2
 2009-03-05 12:35 UTC  (4+ messages)

Warning: E-mail viruses detected
 2009-03-05 11:05 UTC 

tree merging
 2009-03-05 10:37 UTC 

[PATCH] tulip: Fix for MTU problems with 802.1q tagged frames
 2009-03-05 10:21 UTC 

[RFC v1] hand off skb list to other cpu to submit to upper layer
 2009-03-05  9:24 UTC  (9+ messages)

question on netlink_overrun()
 2009-03-05  5:56 UTC  (2+ messages)

tmspci: fix request_irq race
 2009-03-05  3:24 UTC 

[PATCH 1/7] sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers
 2009-03-05  1:55 UTC  (14+ messages)
` [PATCH 2/7] sfc: Reject packets from the kernel TX queue during a loopback self-test
` [PATCH 3/7] sfc: Clean up properly on reset failure paths
` [PATCH 4/7] sfc: Clear I2C adapter structure in falcon_remove_nic()
` [PATCH 5/7] sfc: Don't wake TX queues while they're being flushed
` [PATCH 6/7] sfc: Fix search for flush completion events
` [PATCH 7/7] sfc: Improve NIC internal error recovery

[patch 1/1] sfc: modify allocation error message
 2009-03-05  1:39 UTC  (2+ messages)

some tc commands fail on 2.6.29-rc6-git5, works on 2.6.28.7
 2009-03-05  1:38 UTC  (10+ messages)
        ` [PATCH] "

skb_segment() questions
 2009-03-05  0:08 UTC 

[PATCH 01/14] tg3: Fix 5906 link problems
 2009-03-04 23:08 UTC  (3+ messages)

[BUG?] iproute2/skbedit bug?
 2009-03-04 21:54 UTC  (6+ messages)

[RFC][PATCH] neigh: Allow for user space users of the neighbour table
 2009-03-04 21:32 UTC  (3+ messages)

Bluetooth oops from hci_conn_del, kernel 2.6.29-rc6
 2009-03-04 21:02 UTC  (2+ messages)

2.6.29-rc6-git7: Reported regressions from 2.6.28
 2009-03-04 19:14 UTC  (4+ messages)

WARNING: at net/core/dev.c:1505 skb_gso_segment+0x6e/0x156()
 2009-03-04 18:19 UTC  (4+ messages)

[PATCH] Assign linklocal addresses to isatap from link dev
 2009-03-04 17:49 UTC  (3+ messages)

[PATCH 1/2] smsc911x: check for FFWD success before checking for timeout
 2009-03-04 17:33 UTC  (2+ messages)
` [PATCH 2/2] smsc911x: improve EEPROM loading timeout logic in open

[PATCH] cipso: subtraction on unsigned hdr_delta
 2009-03-04 17:25 UTC  (3+ messages)

[Patch 1/5] Network Drop Monitor: Add netlink protocol identifer
 2009-03-04 15:39 UTC  (7+ messages)

[PATCH 1/2] IPv6: add "disable" module parameter support to ipv6.ko
 2009-03-04 15:37 UTC  (3+ messages)

[PATCH] tmspci: fix request_irq race
 2009-03-04 14:59 UTC 

2.6.29 regression? Bonding tied to IPV6 in 29-rc5
 2009-03-04 11:46 UTC  (6+ messages)
        ` [Bonding-devel] "

[PATCH] dccp: ensure gap does not become unsigned -1
 2009-03-04 11:45 UTC 

[PATCH 2/2] SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails
 2009-03-04 11:22 UTC  (2+ messages)

[PATCH 0/2] Bonding: fix IPv6 module requirement regression
 2009-03-04 11:11 UTC  (3+ messages)

[PATCH] netlink: invert error code in netlink_set_err()
 2009-03-04 10:13 UTC  (3+ messages)

Multicast packet loss
 2009-03-04  8:36 UTC  (5+ messages)

[PATCH] net: more timeouts that reach -1
 2009-03-04  8:10 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] sungem: another error printed one too early
 2009-03-04  8:08 UTC  (3+ messages)

[PATCH] pcmcia: worklimit reaches -1
 2009-03-04  8:06 UTC  (2+ messages)

[PATCH] net: more timeouts that reach -1
 2009-03-04  8:05 UTC  (2+ messages)

[net-next PATCH 0/8] Add/clean up firmware event handlers
 2009-03-04  7:51 UTC  (10+ messages)
` [net-next PATCH 1/8] qlge: Add firmware support for insert/remove SFP
` [net-next PATCH 2/8] qlge: Clean up link down processing
` [net-next PATCH 3/8] qlge: Clean up link up processing
` [net-next PATCH 4/8] qlge: Add worker-handler for firmware events
` [net-next PATCH 5/8] qlge: Clean up event handler for firmware init
` [net-next PATCH 6/8] qlge: Improve handling for firmware init failure
` [net-next PATCH 7/8] qlge: Save status from firmware crash (system err)
` [net-next PATCH 8/8] qlge: Add support for lost firmware events

[PATCH] fix tokenring license
 2009-03-04  7:48 UTC  (2+ messages)

[PATCH] dm9601: new vendor/product IDs
 2009-03-04  7:48 UTC  (2+ messages)

[PATCH 1/3] be2net: header files
 2009-03-04  7:47 UTC  (2+ messages)

[PATCH] veth: Allow setting the L3 MTU
 2009-03-04  7:36 UTC  (2+ messages)

oops / null deref in __inet6_check_established(), kernel 2.6.29-rc6
 2009-03-03 22:21 UTC  (4+ messages)

[ofa-general] [PATCH 0/26] Reliable Datagram Sockets (RDS), take 2
 2009-03-03 22:19 UTC  (9+ messages)
  ` ***SPAM*** "

Marvell 88E609x switch?
 2009-03-03 21:52 UTC  (22+ messages)

2.6.29-rc6: Reported regressions from 2.6.28
 2009-03-03 19:56 UTC  (4+ messages)

2.6.29-rc6-git7: Reported regressions 2.6.27 -> 2.6.28
 2009-03-03 19:34 UTC 

[Patch 0/5] Network Drop Monitor
 2009-03-03 18:54 UTC  (3+ messages)

TX time stamping
 2009-03-03 18:31 UTC 

[Patch 5/5] Network Drop Monitor: Adding Build changes to enable drop monitor
 2009-03-03 17:05 UTC 

[Patch 2/5] Network Drop Monitor: Add trace declaration for skb frees
 2009-03-03 17:01 UTC 

sky2 and skge issue
 2009-03-03 16:02 UTC  (2+ messages)

[PATCH] RDMA/cxgb3: test before subtraction on unsigned
 2009-03-03 15:41 UTC  (2+ messages)
` [ofa-general] "


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).