messages from 2009-11-26 22:25:23 to 2009-11-30 01:24:08 UTC [more...]
[PATCH 01/12] sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
2009-11-30 1:24 UTC (2+ messages)
[PATCH] e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
2009-11-30 1:17 UTC (2+ messages)
[PATCH] additional update of dev_net(net) to struct *net in ip_fragment.c, NULL ptr OOPS
2009-11-30 1:16 UTC (2+ messages)
[PATCH 12/12] sfc: Update version, copyright dates, authors
2009-11-30 1:16 UTC
[PATCH 11/12] sfc: Implement TSO for TCP/IPv6
2009-11-30 1:16 UTC
[PATCH 10/12] sfc: Add support for SFC9000 family (2)
2009-11-30 1:15 UTC
[PATCH 09/12] sfc: Add support for SFC9000 family (1)
2009-11-30 1:15 UTC
[PATCH 08/12] sfc: Add firmware protocol definitions (MCDI)
2009-11-30 1:15 UTC
[PATCH 07/12] sfc: Move shared NIC code from falcon.c to new source file nic.c
2009-11-30 1:14 UTC
[PATCH 06/12] sfc: Rename falcon.h to nic.h
2009-11-30 1:12 UTC
linux-next: manual merge of the net tree with the net-current tree
2009-11-30 1:12 UTC (2+ messages)
linux-next: manual merge of the net tree with the net-current tree
2009-11-30 1:11 UTC (2+ messages)
[PATCH 05/12] sfc: Allow for additional checksum offload features
2009-11-30 1:11 UTC
[PATCH 04/12] sfc: Extend MTD driver for use with new NICs
2009-11-30 1:10 UTC
[PATCH 03/12] sfc: Remove static PHY data and enumerations
2009-11-30 1:08 UTC
[PATCH 02/12] sfc: Extend loopback mode enumeration
2009-11-30 1:08 UTC
mv643xx: convert to netdev_tx_t
2009-11-30 1:04 UTC (2+ messages)
[net-next-2.6 PATCH] net/ipv4: Move && and || to end of previous line
2009-11-30 0:55 UTC (6+ messages)
` [PATCH net-next-2.6 PATCH] net: "
[PATCH 12/12] sfc: Separate shared NIC code from Falcon-specific and rename accordingly
2009-11-30 0:48 UTC (2+ messages)
[PATCH 11/12] sfc: Add efx_nic_type operation for identity LED control
2009-11-30 0:48 UTC (2+ messages)
[PATCH 10/12] sfc: Add efx_nic_type operation for NVRAM self-test
2009-11-30 0:48 UTC (2+ messages)
[PATCH 09/12] sfc: Add efx_nic_type operation for register self-test
2009-11-30 0:48 UTC (2+ messages)
[PATCH 08/12] sfc: Implement ethtool reset operation
2009-11-30 0:48 UTC (2+ messages)
[PATCH 07/12] sfc: Add power-management and wake-on-LAN support
2009-11-30 0:48 UTC (2+ messages)
[PATCH 06/12] sfc: Generalise link state monitoring
2009-11-30 0:48 UTC (2+ messages)
[PATCH 05/12] sfc: Refactor link configuration
2009-11-30 0:48 UTC (2+ messages)
[PATCH 04/12] sfc: Move Falcon NIC operations to efx_nic_type
2009-11-30 0:47 UTC (2+ messages)
[PATCH 03/12] sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
2009-11-30 0:47 UTC (2+ messages)
[PATCH 02/12] sfc: Remove duplicate hardware structure definitions
2009-11-30 0:47 UTC (2+ messages)
[PATCH 01/12] sfc: Remove redundant writes to INT_ADR_KER
2009-11-30 0:47 UTC (2+ messages)
Netlink event for network device statistics
2009-11-29 22:56 UTC
scp stalls mysteriously
2009-11-29 22:13 UTC (7+ messages)
[tproxy,regression] tproxy broken in 2.6.32
2009-11-29 20:35 UTC (18+ messages)
[ethtool PATCH] ethtool: Add Direct Attach to the available connector ports
2009-11-29 18:35 UTC (5+ messages)
[patch] drop chan->wsem on error path
2009-11-29 16:02 UTC
[PATCH] ethtool: Remove duplicate type definitions
2009-11-29 15:40 UTC
[PATCH] NET: smc91x: convert to dev_pm_ops
2009-11-29 15:19 UTC (4+ messages)
[PATCH] r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
2009-11-29 14:39 UTC (3+ messages)
[PATCH v2] ep93xx-eth: check for zero MAC address on probe, not on device open
2009-11-29 12:11 UTC (2+ messages)
tulip : kernel BUG in tulip_up/tulip_resume
2009-11-29 11:36 UTC (3+ messages)
MERGE check, net-next-2.6
2009-11-29 9:17 UTC
[PATCH net-next-2.6] pktgen: NUMA aware
2009-11-29 8:44 UTC (2+ messages)
[net-next-2.6 PATCH 1/2] ethtool: Add Direct Attach support to connector port reporting
2009-11-29 8:35 UTC (4+ messages)
` [net-next-2.6 PATCH 2/2] ixgbe: Display currently attached PHY through ethtool
[net-next-2.6 PATCH 1/4] ixgbe: handle parameters for tx and rx EITR, no div0
2009-11-29 8:34 UTC (8+ messages)
` [net-next-2.6 PATCH 2/4] ixgbe: Disable Flow Control for certain devices
` [net-next-2.6 PATCH 3/4] ixgbe: LINKS2 is not a valid register for 82598
` [net-next-2.6 PATCH 4/4] ixgbe: Fix Receive Address Register (RAR) cleaning and accounting
dmfe/tulip device id overlap
2009-11-29 8:30 UTC (4+ messages)
ixgbe question
2009-11-29 8:18 UTC (4+ messages)
[patch]reset_resume for cdc-ether
2009-11-29 8:18 UTC (2+ messages)
pull request: SCTP updates for net-next
2009-11-29 8:17 UTC (2+ messages)
[PATCH] sctp: on T3_RTX retransmit all the in-flight chunks
2009-11-29 8:15 UTC (2+ messages)
[PATCH 12/12] sfc: Clean up RX event handling
2009-11-29 8:01 UTC (2+ messages)
[PATCH 11/12] sfc: Allow for additional checksum offload features
2009-11-29 8:01 UTC (2+ messages)
[PATCH 10/12] sfc: Move descriptor cache base addresses to struct efx_nic_type
2009-11-29 8:00 UTC (2+ messages)
[PATCH 09/12] sfc: Decouple NIC revision number from Falcon PCI revision number
2009-11-29 7:59 UTC (2+ messages)
[PATCH 08/12] sfc: Remove some redundant whitespace
2009-11-29 7:59 UTC (2+ messages)
[PATCH 07/12] sfc: Remove another unused workaround macro
2009-11-29 7:59 UTC (2+ messages)
[PATCH 06/12] sfc: Remove EFX_WORKAROUND_9141 macro
2009-11-29 7:59 UTC (2+ messages)
[PATCH 05/12] sfc: Limit some hardware workarounds to Falcon
2009-11-29 7:59 UTC (2+ messages)
[PATCH 04/12] sfc: Always start Falcon using the XMAC
2009-11-29 7:59 UTC (2+ messages)
[PATCH 03/12] sfc: Replace MDIO spinlock with mutex
2009-11-29 7:59 UTC (2+ messages)
[PATCH 02/12] sfc: QT202x: Reset before reading PHY id
2009-11-29 7:59 UTC (2+ messages)
[PATCH 01/12] sfc: Simplify PHY polling
2009-11-29 7:59 UTC (2+ messages)
[PATCH] net: Coding style corrections on Sealevel Systems 4021 driver
2009-11-29 2:49 UTC
[PATCH] ep93xx-eth: check for zero MAC address on probe, not on device open
2009-11-28 23:43 UTC
[ tc ] RTNETLINK answers: Invalid argument
2009-11-28 22:14 UTC (2+ messages)
[PATCH] NET: smc91x: Fix irq flags
2009-11-28 15:15 UTC (2+ messages)
BUG: sleeping function called from invalid context
2009-11-28 13:24 UTC
[PATCH 2/4] macvlan: allow in-kernel modules to create and manage macvlan devices
2009-11-28 6:58 UTC (12+ messages)
` [PATCH 0/3] macvlan: support for guest vm direct rx/tx
` [PATCH 1/3] netdevice: provide common routine for macvlan and vlan operstate management
` [PATCH 3/3] macvlan: allow in-kernel modules to create and manage macvlan devices
Hello
2009-11-27 23:39 UTC
[PATCH 32/32] sfc: Update version, copyright dates, authors
2009-11-28 3:59 UTC
[PATCH 31/32] sfc: Implement TSO for TCP/IPv6
2009-11-28 3:59 UTC
[PATCH 30/32] sfc: Add support for SFC9000 family
2009-11-28 3:58 UTC
[PATCH 29/32] sfc: Move shared NIC code and definitions from falcon.{c,h} to nic.{c,h}
2009-11-28 3:56 UTC
[PATCH 28/32] sfc: Extend MTD driver for use with new NICs
2009-11-28 3:51 UTC
[PATCH 27/32] sfc: Remove static PHY data and enumerations
2009-11-28 3:51 UTC
[PATCH 26/32] sfc: Extend loopback mode enumeration
2009-11-28 3:51 UTC
[PATCH 25/32] sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
2009-11-28 3:51 UTC
[PATCH 24/32] sfc: Separate shared NIC code from Falcon-specific and rename accordingly
2009-11-28 3:51 UTC
[PATCH 23/32] sfc: Add efx_nic_type operation for identity LED control
2009-11-28 3:50 UTC
[PATCH 22/32] sfc: Add efx_nic_type operation for NVRAM self-test
2009-11-28 3:50 UTC
[PATCH 21/32] sfc: Add efx_nic_type operation for register self-test
2009-11-28 3:50 UTC
[PATCH 20/32] sfc: Implement ethtool reset operation
2009-11-28 3:50 UTC
[PATCH 19/32] sfc: Add power-management and wake-on-LAN support
2009-11-28 3:50 UTC
[PATCH 18/32] sfc: Generalise link state monitoring
2009-11-28 3:49 UTC
[PATCH 17/32] sfc: Refactor link configuration
2009-11-28 3:49 UTC
[PATCH 16/32] sfc: Move Falcon NIC operations to efx_nic_type
2009-11-28 3:49 UTC
[PATCH 15/32] sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
2009-11-28 3:49 UTC
[PATCH 14/32] sfc: Remove duplicate hardware structure definitions
2009-11-28 3:48 UTC
[PATCH 13/32] sfc: Remove redundant writes to INT_ADR_KER
2009-11-28 3:48 UTC
[PATCH 12/32] sfc: Clean up RX event handling
2009-11-28 3:46 UTC
[PATCH 11/32] sfc: Allow for additional checksum offload features
2009-11-28 3:46 UTC
[PATCH 10/32] sfc: Move descriptor cache base addresses to struct efx_nic_type
2009-11-28 3:46 UTC
[PATCH 09/32] sfc: Decouple NIC revision number from Falcon PCI revision number
2009-11-28 3:46 UTC
[PATCH 08/32] sfc: Remove some redundant whitespace
2009-11-28 3:46 UTC
[PATCH 07/32] sfc: Remove another unused workaround macro
2009-11-28 3:46 UTC
[PATCH 06/32] sfc: Remove EFX_WORKAROUND_9141 macro
2009-11-28 3:45 UTC
[PATCH 05/32] sfc: Limit some hardware workarounds to Falcon
2009-11-28 3:45 UTC
[PATCH 04/32] sfc: Always start Falcon using the XMAC
2009-11-28 3:44 UTC
[PATCH 03/32] sfc: Replace MDIO spinlock with mutex
2009-11-28 3:44 UTC
[PATCH 02/32] sfc: QT202x: Reset before reading PHY id
2009-11-28 3:44 UTC
[PATCH 01/32] sfc: Simplify PHY polling
2009-11-28 3:43 UTC
netdev vger CVS git import
2009-11-28 1:59 UTC (2+ messages)
[PATCH] sch_htb: ix the deficit overflows
2009-11-28 0:04 UTC (2+ messages)
large packet loss take2 2.6.31.x
2009-11-27 22:42 UTC (8+ messages)
[PATCH v2] netdevice: provide common routine for macvlan and vlan operstate management
2009-11-27 22:38 UTC (3+ messages)
[PATCH 1/3] X25: Move SYSCTL ifdefs into header
2009-11-27 22:34 UTC (2+ messages)
TCP sockets stalling - help! (long)
2009-11-27 21:00 UTC (6+ messages)
[PATCH 1/3] netdevice: provide common routine for macvlan and vlan operstate management
2009-11-27 17:06 UTC
[PATCH] bnx2: avoid flushing statistics when doing a MTU change
2009-11-27 16:59 UTC
ucc_geth doesn't work properly with vlans enabled
2009-11-27 15:08 UTC
Problem with tcp (2.6.31) as first, http://bugzilla.kernel.org/show_bug.cgi?id=14580
2009-11-27 11:48 UTC (2+ messages)
[PATCH 0/3] macvlan: add vepa and bridge mode
2009-11-27 10:57 UTC (2+ messages)
` [PATCH, resend] iproute2/iplink: add macvlan options for "
[PROPOSAL]: Support Alternate Network Device Naming Schemes
2009-11-27 9:42 UTC
[PROPOSAL]: Support Alternate Network Device Naming Schemes
2009-11-27 9:11 UTC
[RFC PATCH 00/10] Remove skb_dma_map/unmap calls
2009-11-27 8:58 UTC (3+ messages)
` [RFC PATCH 08/10] be2net: remove use of skb_dma_map/unmap
Fw: [Bug 14470] New: freez in TCP stack
2009-11-27 6:17 UTC (5+ messages)
` "
[PATCH 01/16] sfc: Fix descriptor cache sizes
2009-11-27 0:01 UTC (2+ messages)
vlan: support "loose binding" to the underlying network device
2009-11-27 0:01 UTC (2+ messages)
[PATCHv3 0/4] macvlan: add vepa and bridge mode
2009-11-26 23:53 UTC (3+ messages)
[PATCH 0/7] via-velocity performance fixes
2009-11-26 23:52 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v4 "
how expensive are mallocs?
2009-11-26 22:25 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).