netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-30 17:25:15 to 2008-09-02 13:57:05 UTC [more...]

[PATCH 0/37] dccp: Feature negotiation - last call for comments
 2008-09-02 13:50 UTC  (9+ messages)
` [PATCH 01/37] dccp: Basic data structure for feature negotiation
  ` [PATCH 02/37] dccp: Implement lookup table for feature-negotiation information
    ` [PATCH 03/37] dccp: List management for new feature negotiation
        ` [PATCH 0/37] --- Summary of revision changes so far
          ` net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches

[PATCHv3 00/24] Add first IPv6 support to IPVS
 2008-09-02 13:55 UTC  (25+ messages)
` [PATCHv3 01/24] IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
` [PATCHv3 02/24] IPVS: Change IPVS data structures to support IPv6 addresses
` [PATCHv3 03/24] IPVS: Add general v4/v6 helper functions / data structures
` [PATCHv3 04/24] IPVS: Add debug macros for v4 and v6 address output
` [PATCHv3 05/24] IPVS: Add internal versions of sockopt interface structs
` [PATCHv3 06/24] IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
` [PATCHv3 07/24] IPVS: Add v6 support to ip_vs_service_get()
` [PATCHv3 08/24] IPVS: Add IPv6 support flag to schedulers
` [PATCHv3 09/24] IPVS: Add 'af' args to protocol handler functions
` [PATCHv3 10/24] IPVS: Add protocol debug functions for IPv6
` [PATCHv3 11/24] IPVS: Extend protocol DNAT/SNAT and state handlers
` [PATCHv3 12/24] IPVS: Extend functions for getting/creating connections
` [PATCHv3 13/24] IPVS: Add IPv6 support to xmit() support functions
` [PATCHv3 14/24] IPVS: Add and bind IPv6 xmit functions
` [PATCHv3 15/24] IPVS: Extend scheduling functions for IPv6 support
` [PATCHv3 16/24] IPVS: Add/adjust Netfilter hook functions and helpers for v6
` [PATCHv3 17/24] IPVS: Convert real server lookup functions
` [PATCHv3 18/24] IPVS: Convert procfs files for IPv6 entry output
` [PATCHv3 19/24] IVPS: Disable sync daemon for IPv6 connections
` [PATCHv3 20/24] IPVS: Turn off FTP application helper for IPv6
` [PATCHv3 21/24] IPVS: Add function to determine if IPv6 address is local
` [PATCHv3 22/24] IPVS: Adjust various debug outputs to use new macros
` [PATCHv3 23/24] IPVS: Activate IPv6 Netfilter hooks
` [PATCHv3 24/24] IPVS: Allow adding IPv6 services from userspace

[PATCH 00/15] sysfs support for namespaces
 2008-09-02 13:54 UTC  (11+ messages)
` [PATCH 05/15] sysfs: Rename Support multiple superblocks
  ` [PATCH 06/15] Introduce sysfs_sd_setattr and fix sysfs_chmod
    ` [PATCH 07/15] sysfs: sysfs_chmod_file handle multiple superblocks
      ` [PATCH 08/15] sysfs: Make sysfs_mount static once again
        ` [PATCH 09/15] sysfs: Implement sysfs tagged directory support
            ` [PATCH 0/8] sysfs namespace support
              ` [PATCH 1/8] sysfs: Implement sysfs tagged directory support

[PATCHv3 00/24] Add first IPv6 support to IPVS
 2008-09-02 13:54 UTC  (5+ messages)

[PATCHv2 RFC 00/00] Add first IPv6 support to IPVS
 2008-09-02 13:34 UTC  (43+ messages)
` [PATCHv2 RFC 01/25] IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
` [PATCHv2 RFC 02/25] IPVS: Change IPVS data structures to support IPv6 addresses
` [PATCHv2 RFC 03/25] IPVS: Add general v4/v6 helper functions / data structures
` [PATCHv2 RFC 04/25] IPVS: Add debug macros for v4 and v6 address output
` [PATCHv2 RFC 05/25] IPVS: Add internal versions of sockopt interface structs
` [PATCHv2 RFC 06/25] IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
` [PATCHv2 RFC 07/25] IPVS: Add v6 support to ip_vs_service_get()
` [PATCHv2 RFC 08/25] IPVS: Add IPv6 support flag to schedulers
` [PATCHv2 RFC 09/25] IPVS: Add 'af' args to protocol handler functions
` [PATCHv2 RFC 10/25] IPVS: Add protocol debug functions for IPv6
` [PATCHv2 RFC 11/25] IPVS: Extend protocol DNAT/SNAT and state handlers
` [PATCHv2 RFC 12/25] IPVS: Extend functions for getting/creating connections
` [PATCHv2 RFC 13/25] IPVS: Add IPv6 support to xmit() support functions
` [PATCHv2 RFC 14/25] IPVS: Add and bind IPv6 xmit functions
` [PATCHv2 RFC 15/25] IPVS: Extend scheduling functions for IPv6 support
` [PATCHv2 RFC 16/25] IPVS: Add/adjust Netfilter hook functions and helpers for v6
` [PATCHv2 RFC 17/25] IPVS: Convert real server lookup functions
` [PATCHv2 RFC 18/25] IPVS: Convert procfs files for IPv6 entry output
` [PATCHv2 RFC 19/25] IVPS: Disable sync daemon for IPv6 connections
` [PATCHv2 RFC 20/25] IPVS: Turn off FTP application helper for IPv6
` [PATCHv2 RFC 21/25] IPVS: Add function to determine if IPv6 address is local
` [PATCHv2 RFC 22/25] IPVS: Adjust various debug outputs to use new macros
` [PATCHv2 RFC 23/25] IPVS: Activate IPv6 Netfilter hooks
` [PATCHv2 RFC 24/25] IPVS: Allow adding IPv6 services from userspace
` [PATCHv2 RFC 25/25] IPVS: Add changelog notes to header comments

[UPDATED] [NET-NEXT PATCH 2/2] pkt_action: add new action skbedit
 2008-09-02 12:27 UTC  (2+ messages)

clockdiff and windows machine
 2008-09-02 11:52 UTC 

[IPv6] "sendmsg: invalid argument" to multicast group after some time
 2008-09-02  9:06 UTC  (9+ messages)

[UPDATED] [NET-NEXT PATCH 1/2] pkt_sched: Add multiqueue scheduler support
 2008-09-02  7:52 UTC  (5+ messages)

[RFC/RFT] [PATCH 0/3] dccp: Updates for parsing header options
 2008-09-02  6:59 UTC  (6+ messages)
` [PATCH 1/3] dccp: Silently ignore options with nonsensical lengths
  ` [PATCH 2/3] dccp: Fill in the Data fields when option processing encounters option errors
    ` v2 [PATCH 3/3] dccp: Process incoming Change feature-negotiation options
      ` v3 [PATCH 1/1] "

[PATCH 04/37] dccp: Per-socket initialisation of feature negotiation
 2008-09-02  6:34 UTC  (26+ messages)
  ` [PATCH 05/37] dccp: Cleanup routines for "
    ` [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
      ` [PATCH 07/37] dccp: Registration routines for changing feature values
        ` [PATCH 08/37] dccp: Query supported CCIDs
          ` [PATCH 09/37] dccp: Resolve dependencies of features on choice of CCID
            ` [PATCH 10/37] dccp: Mechanism to resolve CCID dependencies
              ` [PATCH 11/37] dccp: Deprecate old setsockopt framework
                ` [PATCH 12/37] dccp: Feature negotiation for minimum-checksum-coverage
                  ` [PATCH 13/37] dccp: Deprecate Ack Ratio sysctl
                    ` [PATCH 14/37] dccp: Tidy up setsockopt calls
                      ` [PATCH 15/37] dccp: Set per-connection CCIDs via socket options
                        ` [PATCH 16/37] dccp: API to query the current TX/RX CCID
                          ` [PATCH 17/37] dccp: Increase the scope of variable-length htonl/ntohl functions
                            ` [PATCH 18/37] dccp: Support for Mandatory options
                              ` [PATCH 19/37] dccp: Header option insertion routine for feature-negotiation
                                ` [PATCH 20/37] dccp: Insert feature-negotiation options into skb
                                  ` [PATCH 21/37] dccp: Integrate feature-negotiation insertion code
                                      ` [PATCH 23/37] dccp: Process incoming Change feature-negotiation options
                                        ` [PATCH 24/37] dccp: Processing Confirm options
                                          ` [PATCH 25/37] dccp: Feature activation handlers

IPv6 tunnel scalability problem
 2008-09-01 15:09 UTC  (3+ messages)

[patch][rfc] bitops: remove volatile
 2008-09-01 12:51 UTC 

[Bugme-new] [Bug 11470] New: pppoe not working when acting as gateway
 2008-09-01 12:04 UTC  (2+ messages)

Releasing new traceroute
 2008-09-01 11:53 UTC 

[PATCH 00/52] sfc: Changes for 2.6.28
 2008-09-01 11:50 UTC  (52+ messages)
` [PATCH 01/52] sfc: Replace net_dev->priv with netdev_priv(net_dev)
` [PATCH 02/52] sfc: Change first parameter type of {set,clear}_bit_le() to unsigned
` [PATCH 03/52] sfc: Remove unused field efx_channel::reset_work
` [PATCH 04/52] sfc: Use separate hardware TX queues to select checksum generation
` [PATCH 05/52] sfc: Avoid mangling error codes in efx_test_loopback()
` [PATCH 06/52] sfc: Reduce delays in SFE4001 initialisation
` [PATCH 07/52] sfc: Remove mistaken hardware workaround
` [PATCH 08/52] sfc: XMAC statistics fix-ups
` [PATCH 09/52] sfc: Remove inclusion of workarounds.h from efx.c
` [PATCH 10/52] sfc: Reverse the XOFF/XON pause frame control fifo thresholds
` [PATCH 11/52] sfc: Reduce log level for XGXS lane status
` [PATCH 12/52] sfc: Self-test reporting cleanup
` [PATCH 13/52] sfc: Speed up loopback self-test
` [PATCH 14/52] sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up
` [PATCH 15/52] sfc: Use pci_map_single() to map the skb header when doing TSO
` [PATCH 16/52] sfc: Reduce the size of struct efx_tx_buffer
` [PATCH 17/52] sfc: Use explicit bool for boolean variables, parameters and return values
` [PATCH 18/52] sfc: Set net_device::vlan_features appropriately
` [PATCH 19/52] sfc: Cleaned up struct tso_state fields
` [PATCH 20/52] sfc: Removed forced inlining of long functions
` [PATCH 21/52] sfc: Export boot configuration in EEPROM through ethtool
` [PATCH 22/52] sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()
` [PATCH 23/52] sfc: Remove efx_channel::has_interrupt
` [PATCH 24/52] sfc: Cleanup RX queue information
` [PATCH 25/52] sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER
` [PATCH 26/52] sfc: Make efx_for_each_channel_rx_queue() more efficient
` [PATCH 27/52] sfc: Remove efx_channel::evqnum field
` [PATCH 28/52] sfc: Cleanup RX event processing
` [PATCH 29/52] sfc: Implement get_sset_count, replacing get_stats_count and self_test_count
` [PATCH 30/52] sfc: Make PHY flash mode a device attribute, not a module parameter
` [PATCH 31/52] sfc: Do not call netif_{stop,wake}_queue() before register_netdev
` [PATCH 32/52] sfc: Enable TSO for 802.1q VLAN devices
` [PATCH 33/52] sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int()
` [PATCH 34/52] sfc: Remove remnants of multi-port abstraction for MAC registers
` [PATCH 35/52] sfc: Remove some unreachable error paths
` [PATCH 36/52] sfc: Cleanup reset code
` [PATCH 37/52] sfc: Rework the bitfield header so that we can identify fields by bit number
` [PATCH 38/52] sfc: Extend self-tests
` [PATCH 39/52] sfc: Remove the STATE_RESETTING flag
` [PATCH 40/52] sfc: Rework efx_set_multicast_hash()
` [PATCH 42/52] sfc: Fix memory BAR release call on error path
` [PATCH 43/52] sfc: Remove workaround for old firmware bug
` [PATCH 44/52] sfc: Serialise tenxpress_special_reset() with statistics fetches
` [PATCH 45/52] sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
` [PATCH 46/52] sfc: Make queue flushes more reliable
` [PATCH 47/52] sfc: Don't include net_driver.h from falcon_io.h
` [PATCH 48/52] sfc: Stop generating bogus events in tenxpress_check_hw()
` [PATCH 49/52] sfc: Insert read memory barrier after checking MAC statistics flag
` [PATCH 50/52] sfc: Disable interrupts after a fatal interrupt occurs until reset
` [PATCH 51/52] sfc: Remove obsolete comment about PCI modes
` [PATCH 52/52] sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate

GRE keepalive support
 2008-09-01 10:32 UTC 

ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-mm1
 2008-09-01  8:38 UTC  (13+ messages)
                ` [RFC] bridge: STP timer management range checking

[PATCH] net/xfrm: Use an IS_ERR test rather than a NULL test
 2008-09-01  8:53 UTC 

[GIT]: Networking
 2008-09-01  7:19 UTC  (7+ messages)

[PATCH] tcp FRTO: in-order-only "TCP proxy" fragility workaround
 2008-09-01  7:11 UTC  (16+ messages)

loaded router, excessive getnstimeofday in oprofile
 2008-09-01  4:10 UTC  (6+ messages)

[PATCH] *icsk_ca_priv: Reduce inet_connection_sock size?
 2008-09-01  4:05 UTC  (7+ messages)

[PATCH 1/2] sky2: EEPROM read/write bug fixes
 2008-08-31 23:24 UTC  (6+ messages)

Bug#497278: [PATCH] Re: Bug#497278: tunnel name "he" invalid, but nowhere documented
 2008-08-31 22:23 UTC 

[PATCH] ne.c fix for hibernate and rmmod oops fix]
 2008-08-31 20:47 UTC 

[PATCH] *icsk_ca_priv: Reduce inet_connection_sock size?
 2008-08-31 18:05 UTC 

[Bugme-new] [Bug 11469] New: TUN with 1024 neighbours: ip6_dst_lookup_tail NULL crash
 2008-08-31 18:13 UTC 

[PATCH 2/2] ne.c msleep not mdelay
 2008-08-31 17:30 UTC  (4+ messages)

[PATCH 1/2] ne.c fix for hibernate and rmmod oops fix
 2008-08-31 17:15 UTC  (4+ messages)
  ` [PATCH 1/2] ne.c fix, res->name

[2.6 patch] wan/hdlc_x25.c: fix a NULL dereference
 2008-08-31 17:08 UTC  (2+ messages)

[PATCH]atl1e: remove the unneeded (struct atl1e_adapter *)
 2008-08-31  6:06 UTC 

Problems with dev_add_pack()
 2008-08-31  5:59 UTC 

[PATCH]atl1e:fix bug [Bug 11454] New: atl1e - BUG: scheduling while atomic: modprobe/678/0x00000002
 2008-08-31  5:31 UTC  (3+ messages)

[PATCH] net: forcedeth use pci_choose_state instead of PCI_D3hot - v2
 2008-08-30 19:39 UTC  (5+ messages)

pull request: wireless-next-2.6 2008-08-29
 2008-08-30 19:23 UTC  (4+ messages)

[PATCH 1/1 net-2.6] Re-enable IP when MTU > 68
 2008-08-30 17:57 UTC  (5+ 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).