messages from 2008-08-29 15:43:28 to 2008-09-01 21:21:01 UTC [more...]
[PATCH 0/37] dccp: Feature negotiation - last call for comments
2008-09-01 21:20 UTC (33+ 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 04/37] dccp: Per-socket initialisation of "
` [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
` v2 "
` v2 [PATCH 15/37] dccp: Set per-connection CCIDs via socket options
` v2 [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
[UPDATED] [NET-NEXT PATCH 1/2] pkt_sched: Add multiqueue scheduler support
2008-09-01 21:05 UTC (3+ messages)
` [UPDATED] [NET-NEXT PATCH 2/2] pkt_action: add new action skbedit
[IPv6] "sendmsg: invalid argument" to multicast group after some time
2008-09-01 18:03 UTC (8+ messages)
IPv6 tunnel scalability problem
2008-09-01 15:09 UTC (3+ messages)
[PATCHv2 RFC 00/00] Add first IPv6 support to IPVS
2008-09-01 12:56 UTC (26+ 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
[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 (7+ 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)
Periodic Account Update
2008-08-30 11:30 UTC
[NET-NEXT PATCH] ixgbe: change config srrctl to only program one register per VMDq/RSS id
2008-08-30 7:29 UTC
[UPDATED] [NET-NEXT PATCH 1/2] IPROUTE: add support formultiq qdisc
2008-08-30 7:26 UTC (2+ messages)
` [UPDATED] [NET-NEXT PATCH 2/2] IPROUTE: add support for skbedit action
[UPDATED] [NET-NEXT PATCH 1/2] pkt_sched: Add multiqueue scheduler support
2008-08-30 7:21 UTC
[NET_NEXT PATCH 1/2] pkt_sched: Add multiqueue scheduler support
2008-08-30 5:47 UTC (4+ messages)
` [NET_NEXT PATCH 2/2] pkt_action: add new action skbedit
iproute2 and aead
2008-08-30 4:57 UTC
[PATCH] ne.c fix for hibernate and rmmod oops fix
2008-08-30 2:41 UTC
cpu utilisation improvement when not doing netif_tx_{stop,wake}_queue()
2008-08-29 21:41 UTC (2+ messages)
[PATCH 0/7][RFC] qlge: New Qlogic 10Gb Ethernet Driver
2008-08-29 21:23 UTC (11+ messages)
` [PATCH 1/7] [RFC] qlge: New Driver: Makefile and Kconfig changes
` [PATCH 2/7] [RFC] qlge: New Driver: Added Makefile
` [PATCH 3/7] [RFC] qlge: New Driver: Add header file qlge.h
` [PATCH 4/7] [RFC] qlge: New Driver: Add main source file qlge_main.c
` [PATCH 5/7] [RFC] qlge: New Driver: Add Mgmt Port Xface file qlge_mpi.c
` [PATCH 6/7] [RFC] qlge: New Driver: Add ethtool source file qlge_ethtool.c
` [PATCH 7/7] [RFC] qlge: New Driver: Add debug source file qlge_dbg.c
[PATCH 3/2] pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
2008-08-29 21:22 UTC (2+ messages)
[RESEND] [RFC PATCH] bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds
2008-08-29 21:08 UTC (2+ messages)
[PATCH]ipv6:When we droped a package,we should return NET_RX_DROP instead of 0
2008-08-29 21:07 UTC (2+ messages)
loaded router, excessive getnstimeofday in oprofile
2008-08-29 20:43 UTC (3+ messages)
[RFC][PATCH 3/3] enic: add h/w interfaces
2008-08-29 18:58 UTC (3+ messages)
[RFC] export irq_set/get_affinity() for multiqueue network drivers
2008-08-29 17:14 UTC (5+ messages)
[PATCH][BUG] tcp: advertise MSS requested by user
2008-08-29 16:57 UTC (5+ messages)
[Bugme-new] [Bug 11447] New: /proc/sys/net/ipv4/route/flush not found
2008-08-29 16:35 UTC (3+ messages)
loaded router, excessive getnstimeofday in oprofile
2008-08-29 15:43 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).