netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-31 22:32:10 to 2009-09-02 05:47:59 UTC [more...]

[PATCH 00/19] net_tx_t: network device transmit return value change
 2009-09-02  5:48 UTC  (27+ messages)
` [PATCH 01/19] netdev: change transmit to limited range type
` [PATCH 02/19] netdev: convert pseudo-devices to netdev_tx_t
` [PATCH 03/19] convert ATM drivers "
` [PATCH 04/19] convert hamradio drivers to netdev_txreturnt_t
` [PATCH 05/19] isdn: convert to netdev_tx_t
` [PATCH 06/19] usbnet: "
` [PATCH 07/19] tokenring: "
` [PATCH 08/19] wan: convert drivers "
` [PATCH 09/19] hdlc: convert "
` [PATCH 10/19] netdev: convert pcmcia drivers "
` [PATCH 11/19] irda: convert "
` [PATCH 12/19] netdev: convert pseudo drivers "
` [PATCH 13/19] uwb: convert "
` [PATCH 14/19] tulip: convert drivers "
` [PATCH 15/19] 3com: "
` [PATCH 16/19] intel: "
` [PATCH 17/19] appletalk: "
` [PATCH 18/19] wireless: "
` [PATCH 19/19] netdev: convert bulk of "

[PATCH 0/5] More const ops cleanups
 2009-09-02  5:25 UTC  (6+ messages)
` [PATCH 1/5] netdev: drivers should make ethtool_ops const
` [PATCH 2/5] net: seq_operations should be const
` [PATCH 3/5] tcp: MD5 operations "
` [PATCH 4/5] inet: inet_connection_sock_af_ops const
` [PATCH 5/5] net: file_operations should be const

Receive side performance issue with multi-10-GigE and NUMA
 2009-09-02  5:28 UTC  (16+ messages)

100Mbit ethernet performance on embedded devices
 2009-09-02  5:09 UTC  (2+ messages)

[PATCH 15/18] tg3: Add 5717 asic rev
 2009-09-01 23:19 UTC 

[PATCH 10/18] tg3: Enable NAPI instances for other int vectors
 2009-09-01 23:10 UTC 

[PATCH 13/18] tg3: Adjust RSS ring allocation strategies
 2009-09-01 23:16 UTC 

[PATCH 14/18] tg3: Assign rx ret producer indexes by vector
 2009-09-01 23:19 UTC 

[PATCH 16/18] tg3: Add 5717 NVRAM detection routines
 2009-09-01 23:20 UTC 

[PATCH 17/18] tg3: Add MDIO bus address assignments
 2009-09-01 23:21 UTC 

[PATCH 18/18] tg3: Update version to 3.102
 2009-09-01 23:22 UTC 

[PATCH 05/18] tg3: Add MSI-X support
 2009-09-01 22:55 UTC 

[PATCH 08/18] tg3: Update intmbox and coal_now for msix
 2009-09-01 23:08 UTC 

[PATCH 09/18] tg3: Add TSS support
 2009-09-01 23:09 UTC 

[PATCH 11/18] tg3: Add coalesce parameters for msix vectors
 2009-09-01 23:12 UTC 

[PATCH 12/18] tg3: Add RSS support
 2009-09-01 23:13 UTC 

[PATCH 07/18] tg3: Add tx and rx ring resource tracking
 2009-09-01 23:04 UTC 

[PATCH 06/18] tg3: Add mailbox assignments
 2009-09-01 22:58 UTC 

[PATCH 01/18] tg3: inline tg3_cond_int()
 2009-09-01 22:47 UTC 

[PATCH 02/18] tg3: Add per-int coalesce now member
 2009-09-01 22:51 UTC 

[PATCH 03/18] tg3: Create tg3_rings_reset()
 2009-09-01 22:53 UTC 

[PATCH 04/18] tg3: Add support code around kernel interrupt API
 2009-09-01 22:55 UTC 

[PATCH 00/18] tg3: 5717 support part 2
 2009-09-01 22:47 UTC 

[PATCH] sky2: Don't try to turn led off in sky2_down()
 2009-09-02  4:33 UTC  (4+ messages)
` [PATCH] sky2: fix management of driver LED

[PATCH resend] tracing/events: convert NAPI's tracepoint via TRACE_EVENT
 2009-09-02  3:12 UTC  (9+ messages)

[RFC] iproute2: gracefully exit from rtnl_listen()
 2009-09-02  2:27 UTC  (3+ messages)

[PATCH 5/5] Updating documentation accordingly
 2009-09-02  2:46 UTC 

[PATCH 4/5] Adds options DROPPED PACKETS and LOSS INTERVALS to receiver
 2009-09-02  2:45 UTC 

[PATCH 3/5] Implement TFRC-SP calc of mean length of loss intervals accordingly to section 3 of RFC 4828
 2009-09-02  2:45 UTC 

[PATCH 2/5] Implement loss counting on TFRC-SP receiver
 2009-09-02  2:44 UTC 

[PATCH 1/5] First Patch on TFRC-SP. Copy base files from TFRC
 2009-09-02  2:44 UTC 

[PATCH 0/5] Adds implementation of TFRC-SP on DCCP test tree
 2009-09-02  2:43 UTC 

[PATCH net-next-2.6] ip: Report qdisc packet drops
 2009-09-02  1:41 UTC  (4+ messages)

[PATCH] drop_monitor: make last_rx timestamp private
 2009-09-02  1:21 UTC  (2+ messages)

[PATCH resend] drop_monitor: fix trace_napi_poll_hit()
 2009-09-02  1:20 UTC  (2+ messages)

e1000e: why does pci_enable_pcie_error_reporting() fail on my hp2510p?
 2009-09-02  1:18 UTC  (5+ messages)
` [PATCH] "
    ` [PATCH,v2] "

[PATCH] [net-next] tcp: avoid sending zero TSval
 2009-09-02  1:16 UTC  (2+ messages)

[PATCH]: tasklet_hrtimer revert
 2009-09-02  1:00 UTC 

[PATCH] [V3] net: add Xilinx emac lite device driver
 2009-09-02  0:51 UTC  (4+ messages)

[PATCH] net: sk_free() should be allowed right after sk_alloc()
 2009-09-02  0:50 UTC  (4+ messages)

[PATCH] au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()
 2009-09-02  0:45 UTC  (3+ messages)

[PATCH] net: make neigh_ops constant
 2009-09-02  0:45 UTC  (2+ messages)

[PATCH 0/2] RTO connection timeout calculation
 2009-09-02  0:45 UTC  (2+ messages)

[PATCH] sky2: Use 32bit read to read Y2_VAUX_AVAIL
 2009-09-02  0:45 UTC  (3+ messages)

[PATCH] sky2: Create buffer alloc and free helpers
 2009-09-02  0:44 UTC  (2+ messages)

[PATCH] tun: reuse struct sock fields
 2009-09-02  0:44 UTC  (2+ messages)

[PATCH] netns: embed ip6_dst_ops directly
 2009-09-02  0:44 UTC  (2+ messages)

[PATCH net-next-2.6] bonding: use compare_ether_addr_64bits() in ALB
 2009-09-02  0:44 UTC  (3+ messages)

[PATCH net-next-2.6] macvlan: Use compare_ether_addr_64bits()
 2009-09-02  0:43 UTC  (2+ messages)

[net-next PATCH] e1000: Fix for e1000 kills IPMI on a tagged vlan
 2009-09-02  0:43 UTC  (3+ messages)

[net-next PATCH 1/3] ixgbe: refactor link setup code
 2009-09-02  0:43 UTC  (4+ messages)
` [net-next PATCH 2/3] ixgbe: Properly disable DCB arbiters prior to applying changes
` [net-next PATCH 3/3] ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner

[PATCH] Re: iproute2 / tbf with large burst seems broken again
 2009-09-01 22:51 UTC  (4+ messages)

[PATCH 1/2]: pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
 2009-09-01 22:49 UTC  (3+ messages)

TSecr != 0 check in inet_lro.c
 2009-09-01 22:46 UTC  (3+ messages)

Crypto oops in async_chainiv_do_postponed
 2009-09-01 22:17 UTC  (5+ messages)

UDP is bypassing qdisc statistics 
 2009-09-02  1:36 UTC  (19+ messages)

[NET] Add proc file to display the state of all qdiscs
 2009-09-01 23:52 UTC 

[PATCH 08/14] pktgen: reorganize transmit loop
 2009-09-01 21:30 UTC  (5+ messages)

neighbour table RCU
 2009-09-01 21:24 UTC  (9+ messages)

[PATCH 2/2] RTO connection timeout: sysctl documentation update
 2009-09-01 20:24 UTC 

[PATCH 1/2] RTO connection timeout: coding style fixes and comments
 2009-09-01 20:24 UTC 

ipsec not forwarding (suspect SA issue)
 2009-09-01 18:57 UTC 

[PATCH net-next-2.6] bonding: introduce primary_passive option
 2009-09-01 17:42 UTC 

Trouble with mdio- gpio driver
 2009-09-01 15:43 UTC 

netconsole as normal console for userspace messages?
 2009-09-01 17:34 UTC  (5+ messages)

[PATCH] WARNING: some request_irq() failures ignored in el2_open()
 2009-09-01 16:24 UTC 

[RFC] Virtual Machine Device Queues(VMDq) support on KVM
 2009-09-01 16:05 UTC  (2+ messages)

[PATCH net-next] can: sja1000: legacy SJA1000 ISA bus driver
 2009-09-01 15:37 UTC 

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-01 15:37 UTC  (7+ messages)

Network hangs with 2.6.30.5
 2009-09-01 15:32 UTC  (5+ messages)

[PATCH net-next] can: sja1000: fix network statistics update
 2009-09-01 15:29 UTC 

[PATCH net-next] can: add can_free_echo_skb() for upcoming drivers
 2009-09-01 15:26 UTC 

[Bugme-new] [Bug 13803] New: hso: Tx timed out
 2009-09-01 13:44 UTC  (4+ messages)

[PATCH 3/3] Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value
 2009-09-01 13:41 UTC  (8+ messages)

2.6.31 ARP related problems with multiple macvlan NICs
 2009-09-01 13:20 UTC  (2+ messages)

Does ESP support 64 bit sequence numbering for authentication hash ?
 2009-09-01 12:42 UTC  (5+ messages)

H.245v10+ support in nf_conntrack_h323?
 2009-09-01 12:32 UTC  (6+ messages)

r8189 mac address changes persist across reboot (was: duplicate MAC addresses)
 2009-09-01 10:37 UTC  (3+ messages)

[PATCH 0/3] [v3] Revert Backoff on ICMP destination unreachable
 2009-09-01  9:56 UTC  (2+ messages)

[PATCH] net-next:can: add TI CAN (HECC) driver
 2009-09-01  9:32 UTC  (3+ messages)

[PATCH] r8169: Reduce looping in the interrupt handler
 2009-09-01  9:20 UTC  (14+ messages)

[net-next PATCH 1/8] net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops
 2009-09-01  8:28 UTC  (9+ messages)
` [net-next PATCH 2/8] vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN
` [net-next PATCH 3/8] ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
` [net-next PATCH 4/8] dcbnl: Add support for setapp/getapp commands to dcbnl
` [net-next PATCH 5/8] dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops
` [net-next PATCH 6/8] dcbnl: Add netlink attributes for setapp/getapp to dcbnl
` [net-next PATCH 7/8] dcbnl: Add implementations of dcbnl setapp/getapp commands
` [net-next PATCH 8/8] ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp

[PATCH] net: Add DEVTYPE support for Ethernet based devices
 2009-09-01  7:33 UTC  (3+ messages)

[iputils] - patch for ping to set un.echo.id to network byte order
 2009-09-01  5:05 UTC 

[PATCH] forcedeth: updated phy errata
 2009-08-31 23:08 UTC 

[patch] ipvs: Use atomic operations atomicly
 2009-09-01  1:59 UTC  (3+ messages)

[PATCH 0/2] New LSM hooks for the TUN driver
 2009-09-01  1:16 UTC  (2+ messages)

TCP Congestion Control Algorithms
 2009-09-01  0:37 UTC  (3+ 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).