netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-21 21:48:43 to 2009-10-24 02:12:57 UTC [more...]

[patch next 0/4] netxen fixes
 2009-10-24  2:13 UTC  (5+ messages)
` [patch next 3/4] netxen: fix bonding support

[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
 2009-10-24  2:03 UTC  (28+ messages)
  ` [PATCH 1/5] page allocator: Always wake kswapd when restarting an allocation attempt after direct reclaim failed
    ` [PATCH 1/5 Against 2.6.31.4] "
  ` [PATCH 2/5] page allocator: Do not allow interrupts to use ALLOC_HARDER
` [PATCH 3/5] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit
` [PATCH 4/5] page allocator: Pre-emptively wake kswapd when high-order watermarks are hit
` [PATCH 5/5] ONLY-APPLY-IF-STILL-FAILING Revert 373c0a7e, 8aa7e847: Fix congestion_wait() sync/async vs read/write confusion
  ` Against 2.6.31.4 [PATCH 5/5] "

[RFC] [PATCH] cxgb3: Set the rxq
 2009-10-24  0:29 UTC  (2+ messages)

[PATCH/RFC] make unregister_netdev() delete more than 4 interfaces per second
 2009-10-23 21:13 UTC  (6+ messages)
      ` [PATCH] net: allow netdev_wait_allrefs() to run faster

Irq architecture for multi-core network driver
 2009-10-23 23:22 UTC  (6+ messages)

[PATCH] net: Fix RPF to work with policy routing
 2009-10-23 22:40 UTC  (7+ messages)

[PATCH] e100: fix 10sec DHCP delay (regression for 82559ER)
 2009-10-23 21:45 UTC  (2+ messages)

[RFC] net,socket: introduce build_sockaddr_check helper to catch overflow at build time
 2009-10-23 21:43 UTC  (4+ messages)

VLAN and ARP failure on tg3 drivers
 2009-10-23 21:35 UTC  (4+ messages)

[PATCH 2/4] [RFC] Add c/r support for connected INET sockets
 2009-10-23 19:37 UTC  (2+ messages)

[PATCH 00/27] sfc: Cleanup and preparation for new hardware
 2009-10-23 18:33 UTC  (28+ messages)
` [PATCH 01/27] sfc: Remove redundant header gmii.h
` [PATCH 02/27] sfc: Remove redundant hardware initialisation
` [PATCH 03/27] sfc: Rename Falcon-specific board code and types
` [PATCH 04/27] sfc: Merge sfe4001.c into falcon_boards.c
` [PATCH 05/27] sfc: Remove boards.h, moving last remaining declaration to falcon.h
` [PATCH 06/27] sfc: Remove versioned bitfield macros
` [PATCH 07/27] sfc: Move RX data FIFO thresholds out of struct efx_nic_type
` [PATCH 08/27] sfc: Update hardware definitions for Siena
` [PATCH 09/27] sfc: Rename register I/O header and functions used by both Falcon and Siena
` [PATCH 10/27] sfc: Eliminate indirect lookups of queue size constants
` [PATCH 11/27] sfc: Define DMA address mask explicitly in terms of descriptor field width
` [PATCH 12/27] sfc: Move all TX DMA length limiting into tx.c
` [PATCH 13/27] sfc: Merge struct efx_blinker into struct efx_board
` [PATCH 14/27] sfc: Change order of device removal to reverse of probe order
` [PATCH 15/27] sfc: Remove declarations of nonexistent functions
` [PATCH 16/27] sfc: Move efx_xmit_done() declaration into correct stanza
` [PATCH 17/27] sfc: Move shared members of struct falcon_nic_data into struct efx_nic
` [PATCH 18/27] sfc: Maintain interrupt moderation values in ticks, not microseconds
` [PATCH 19/27] sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
` [PATCH 20/27] sfc: Remove pointless abstraction of memory BAR number
` [PATCH 21/27] sfc: Merge falcon_probe_phy() into falcon_probe_port()
` [PATCH 22/27] sfc: Remove incorrect assertion from efx_pci_remove_main()
` [PATCH 23/27] sfc: Remove unnecessary tests of efx->membase
` [PATCH 24/27] sfc: Move MTD probe after netdev registration and name allocation
` [PATCH 25/27] sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
` [PATCH 26/27] sfc: Remove unused code for non-autoneg speed/duplex switching
` [PATCH 27/27] sfc: Rename 'xfp' file and functions to reflect reality

bridging + load balancing bonding
 2009-10-23 16:24 UTC  (17+ messages)
      ` [PATCH] Modify bonding hash transmit policies to use the packet's source MAC address
          ` [PATCH] Remove bond_dev from xmit_hash_policy call

udp: break from the lookup when hitting the maximum score value
 2009-10-23 16:57 UTC  (2+ messages)

[Patch] sctp: remove deprecated SCTP_GET_*_OLD stuffs
 2009-10-23 16:57 UTC  (6+ messages)

[PATCH 1/2] alchemy: add au1000-eth platform device
 2009-10-23 16:51 UTC  (5+ messages)

[PATCH net-next-2.6] ip6tnl: convert hash tables locking to RCU
 2009-10-23 16:34 UTC 

NOHZ: local_softirq_pending 08
 2009-10-23 16:33 UTC  (17+ messages)
      ` [PATCH] net: Adjust softirq raising in __napi_schedule

[PATCH net-next-2.6] gre: convert hash tables locking to RCU
 2009-10-23 16:14 UTC 

[PATCH] atm: Cleanup redundant tests on unsigned
 2009-10-23 16:09 UTC  (2+ messages)

[PATCH] net: Cleanup redundant tests on unsigned
 2009-10-23 15:59 UTC 

[PATCH net-next-2.6] ipip: convert hash tables locking to RCU
 2009-10-23 15:42 UTC 

[PATCH] net: Cleanup redundant tests on unsigned
 2009-10-23 15:21 UTC 

kernel panic in latest vanilla stable, while using nameif with "alive" pppoe interfaces
 2009-10-23 15:18 UTC  (6+ messages)

[PATCH 23/10] Optimize the upload speed for PPP connection
 2009-10-23 11:51 UTC  (2+ messages)

PATCH 23/10]Optimize the upload speed for PPP connection
 2009-10-23 11:46 UTC  (2+ messages)

[RFC] [PATCH] udp: Don't save dst in udpv6_sendmsg()
 2009-10-23 11:13 UTC 

[PATCH] e1000: the power down when running ifdown command
 2009-10-23 10:29 UTC 

DM9000: Fix revision ID for DM9000B
 2009-10-23 10:26 UTC 

[PATCHv2 2.6.32-rc5] r8169: fix Ethernet Hangup for RTL8110SC rev d
 2009-10-23  6:57 UTC 

[RFC][PATCH] pkt_sched: skbedit add support for setting mark
 2009-10-23  4:57 UTC  (4+ messages)

[PATCH] net: Fix IP_MULTICAST_IF
 2009-10-23  4:54 UTC  (4+ messages)
  ` [PATCH] ifb: should not use __dev_get_by_index() without locks

[PATCH][RESEND] myri10ge: improve port type reporting in ethtool
 2009-10-23  4:43 UTC  (2+ messages)

[PATCH] net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
 2009-10-23  4:38 UTC  (2+ messages)

[PATCH iproute2] ip: speedup store_nlmsg()
 2009-10-23  4:37 UTC 

[net-2.6 PATCH] e1000e: reset the PHY on 82577/82578 when going to Sx
 2009-10-23  4:22 UTC  (2+ messages)

[PATCH iproute2] ip: Support IFLA_TXQLEN in ip link command
 2009-10-23  4:13 UTC  (2+ messages)

[net-next-2.6 PATCH] e100: Fix to allow systems with FW based cards to resume from STD
 2009-10-23  2:59 UTC 

[PATCH net-2.6] sfc: 10Xpress: Report support for pause frames
 2009-10-23  1:35 UTC  (4+ messages)

[PATCH] isdn: fix possible circular locking dependency
 2009-10-23  1:28 UTC  (2+ messages)

[PATCH 0/3] netxen: bug fixes
 2009-10-23  1:28 UTC  (5+ messages)
` [PATCH 1/3] netxen: fix i2c init
` [PATCH 2/3] netxen: fix tx timeout handling on firmware hang
` [PATCH 3/3] netxen: avoid undue board config check

[PATCH 2.6.32-rc5] r8169: fix Ethernet Hangup for RTL8110SC rev d
 2009-10-23  1:19 UTC  (2+ messages)

[PATCH] vmxnet3: remove duplicated #include
 2009-10-22 23:58 UTC 

[net-next-2.6 PATCH 1/3] irq: Export irq_set_affinity() for drivers
 2009-10-22 21:45 UTC  (6+ messages)
` [net-next-2.6 PATCH 2/3] ixgbe: Set MSI-X vectors to NOBALANCING and set affinity

[PATCH] DRIVERS: NET: USB: DM9601 driver can drive a device not supported yet, add support for it
 2009-10-22 18:54 UTC  (2+ messages)

Problem with MDI/MDI-X auto-switching in E100 driver
 2009-10-22 15:38 UTC 

[PATCH net-next-2.6] rtnetlink: speedup rtnl_dump_ifinfo()
 2009-10-22 14:34 UTC 

[PATCH net-next-2.6 0/4] net: change the way mc_list is accessed
 2009-10-22 14:28 UTC  (9+ messages)
` [PATCH net-next-2.6 1/4] net: introduce mc list helpers
` [PATCH net-next-2.6 2/4] 8139too: use mc helpers to access multicast list
` [PATCH net-next-2.6 3/4] e1000e: "
` [PATCH net-next-2.6 4/4] dvb: dvb_net: "

xfrm transport mode policy and forward packets
 2009-10-22 13:31 UTC  (3+ messages)

[net-next-2.6 PATCH] be2net:Changes to update ethtool get_settings function to return appropriate values
 2009-10-22 13:30 UTC 

iproute2: 2 questions
 2009-10-22 12:42 UTC 

[PATCH net-next-2.6] rtnetlink: rtnl_setlink() and rtnl_getlink() changes
 2009-10-22 11:34 UTC  (5+ messages)

[PATCH] axnet_cs: fix phy_id detection for bogus Asix chip
 2009-10-22 11:10 UTC  (8+ messages)
` [PATCH] pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
  ` [PATCH] 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
    ` [PATCH kernel 2.6.31] pcnet_cs: add cis of Linksys "
      ` [PATCH kernel 2.6.32-rc1] pcnet_cs: add cis of National Semicondoctor's "
        ` [PATCH kernel 2.6.32-rc5] pcnet_cs: add cis of PreMax PE-200 ethernet "

[PATCH v2 0/8] Per route TCP options
 2009-10-22 10:53 UTC  (12+ messages)
` [PATCH v2 2/8] Allow tcp_parse_options to consult dst entry
` [PATCH v2 8/8] Document future removal of sysctl_tcp_* options

[PATCH]bnx2x: remove duplication of the BCM_VLAN macro
 2009-10-22  7:42 UTC  (2+ messages)

PATCH: Network Device Naming mechanism and policy
 2009-10-22  6:36 UTC  (2+ messages)
` [PATCH] udev: create empty regular files to represent net interfaces

[GIT]: Networking
 2009-10-22  4:56 UTC 

[net-next PATCH 1/4] qlge: Add ethtool get/set pause parameter
 2009-10-22  4:46 UTC  (8+ messages)
` [net-next PATCH 2/4] qlge: Add ethtool blink function
` [net-next PATCH 3/4] qlge: Add ethtool wake on LAN function
` [net-next PATCH 4/4] qlge: Add ethtool register dump function

possible circular locking dependency in ISDN PPP
 2009-10-22  2:27 UTC  (4+ messages)

[PATCH] [NIU] VLAN does not work with niu driver
 2009-10-22  0:19 UTC  (4+ 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).