messages from 2008-07-07 21:49:13 to 2008-07-09 15:00:37 UTC [more...]
[Bugme-new] [Bug 11058] New: DEADLOOP in kernel network module
2008-07-09 15:00 UTC (4+ messages)
[patch 14/15] LTTng instrumentation - ipv4
2008-07-09 14:59 UTC
WAN: Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't exist
2008-07-09 14:44 UTC (2+ messages)
TCP checksum error on local device
2008-07-09 14:34 UTC
[PATCH v2] xfrm: Fix inter family IPsec tunnel handling again
2008-07-09 14:24 UTC (5+ messages)
[PATCH -next 08/11] remove CONFIG_KMOD from net
2008-07-09 8:28 UTC
[PATCH 00/08]: VLAN update
2008-07-09 12:37 UTC (12+ messages)
` [PATCH 01/08]: vlan: Don't store VLAN tag in cb
` [PATCH 02/08]: vlan: deliver packets received with VLAN acceleration to network taps
` [PATCH 03/08]: packet: support extensible, 64 bit clean mmaped ring structure
` [PATCH 04/08]: packet: deliver VLAN TCI to userspace
` [PATCH 05/08]: vlan: ethtool ->get_flags support
` [PATCH 06/08]: vlan: clean up vlan_dev_hard_header()
` [PATCH 07/08]: vlan: clean up hard_start_xmit functions
` [PATCH 08/08]: vlan: remove unnecessary include statements
[PATCH] IPVS: Move userspace definitions to include/linux/ip_vs.h
2008-07-09 12:20 UTC (4+ messages)
[NET] SAA9730: Remove driver
2008-07-09 11:38 UTC
[FIX] ARM: IXP4xx Ethernet NAPI fix
2008-07-09 11:10 UTC
setsockopt()
2008-07-09 10:38 UTC (30+ messages)
IPSEC in 2.6.25 causes stalled connections
2008-07-09 8:43 UTC (6+ messages)
[GIT]: multique TX mergable set
2008-07-09 6:35 UTC (2+ messages)
[PATCH] tun: Persistent devices can get stuck in xoff state
2008-07-09 6:24 UTC
[Oops] fib_trie with ip route add throw since 2.6.25
2008-07-09 4:55 UTC (4+ messages)
seq/ack numbers in tcp_info?
2008-07-09 2:30 UTC
[PATCH 8/8] benet: Kconfig, Makefile, MAINTAINERS
2008-07-09 1:55 UTC
Printing the driver name as part of the netdev watchdog message
2008-07-09 1:44 UTC (17+ messages)
[PATCH,RFC] mv643xx_eth: move tx clean into its own napi poll handler
2008-07-08 23:50 UTC
[PATCH] sctp: Add documentation for sctp sysctl variable
2008-07-08 23:43 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
pull request: wireless-next-2.6 2008-07-08
2008-07-08 23:40 UTC (3+ messages)
NAPI and ->poll()
2008-07-08 23:00 UTC (3+ messages)
[NET-NEXT PATCH 00/25] ixgb: update to latest
2008-07-08 22:53 UTC (26+ messages)
` [NET-NEXT PATCH 01/25] ixgb: maybe stop tx port missed a piece
` [NET-NEXT PATCH 02/25] ixgb: repeat 32 bit ioremap cleanup
` [NET-NEXT PATCH 03/25] ixgb: fix bug in descriptor ring due to prefetch corruption
` [NET-NEXT PATCH 04/25] ixgb: leave room for extra hardware memory usage
` [NET-NEXT PATCH 05/25] ixgb: check down state before enable irq
` [NET-NEXT PATCH 06/25] ixgb: don't allow too small MTU
` [NET-NEXT PATCH 07/25] ixgb: move time stamp set before setting dma pointer
` [NET-NEXT PATCH 08/25] ixgb: fix race on rx_buffer_len in mtu change
` [NET-NEXT PATCH 09/25] ixgb: fix unload race with timers
` [NET-NEXT PATCH 10/25] ixgb: remove lltx support and update tx routine
` [NET-NEXT PATCH 11/25] ixgb: update readme text
` [NET-NEXT PATCH 12/25] ixgb: add copybreak parameter
` [NET-NEXT PATCH 13/25] ixgb: clean up un-necessary declarations
` [NET-NEXT PATCH 14/25] ixgb: format all if( to be if (
` [NET-NEXT PATCH 15/25] ixgb: cleanup space after while
` [NET-NEXT PATCH 16/25] ixgb: whitespace fixups
` [NET-NEXT PATCH 17/25] ixgb: fix spelling errors
` [NET-NEXT PATCH 18/25] ixgb: trivial fix space after for
` [NET-NEXT PATCH 19/25] ixgb: cleanup checkpatch suggestions that are relevant
` [NET-NEXT PATCH 20/25] ixgb: rx cleanup performance improvements
` [NET-NEXT PATCH 21/25] ixgb: clean up assignments inside if statements
` [NET-NEXT PATCH 22/25] ixgb: audit use of dev_kfree_skb_any
` [NET-NEXT PATCH 23/25] ixgb: cleanup header
` [NET-NEXT PATCH 24/25] ixgb: make NAPI the only option and the default
` [NET-NEXT PATCH 25/25] ixgb: update copyright dates and versions
[RFC PATCH 00/04]: VLAN vs. packet socket inconsistencies
2008-07-08 22:48 UTC (11+ messages)
` [RFC PATCH 01/04]: vlan: Don't store VLAN tag in cb
` [RFC PATCH 02/04]: vlan: deliver packets received with VLAN acceleration to network taps
` [RFC PATCH 03/04]: packet: Store VLAN tag in auxillary data
` [RFC PATCH 04/04]: libpcap: reconstruct VLAN header from auxdata
[PATCH 1/2][RFC] vlan: use pskb_copy() when inserting a vlan tag by hand
2008-07-08 22:37 UTC (14+ messages)
[RESEND NET-NEXT PATCH 00/20] igb update for net-next
2008-07-08 22:14 UTC (14+ messages)
` [RESEND NET-NEXT PATCH 08/20] igb: Introduce multiple TX queues with infrastructure
` [RESEND NET-NEXT PATCH 09/20] igb: update ethtool stats to support multiqueue
` [RESEND NET-NEXT PATCH 10/20] igb: add DCA support
` [RESEND NET-NEXT PATCH 11/20] igb: reenable CRC stripping in hardware
` [RESEND NET-NEXT PATCH 12/20] igb: Increment driver version
` [RESEND NET-NEXT PATCH 13/20] igb: add 82576 MAC support
` [RESEND NET-NEXT PATCH 14/20] igb: Add support for quad port WOL and feature flags
` [RESEND NET-NEXT PATCH 15/20] igb: add page recycling support
` [RESEND NET-NEXT PATCH 16/20] igb: add support for in kernel LRO
` [RESEND NET-NEXT PATCH 17/20] net: add netif_napi_del function to allow for removal of napistructs
` [RESEND NET-NEXT PATCH 18/20] igb: update suspend resume
` [NET-NEXT PATCH 19/20] [cosmetic] igb: unused variable warning in igb remove
` [NET-NEXT PATCH 20/20] igb: Improve multiqueue AIM support
[PATCH] ipv6: fix race between ipv6_del_addr and DAD timer
2008-07-08 22:14 UTC (2+ messages)
bnx2 hardware VLAN acceleration and PF_PACKET/tap interfaces
2008-07-08 20:50 UTC (2+ messages)
[PATCH 14/16 v3] ibmveth: enable driver for CMO
2008-07-08 20:38 UTC (2+ messages)
` [PATCH 14/16 v3] [v2] "
[RFC 08/11] remove CONFIG_KMOD from net
2008-07-08 18:42 UTC (5+ messages)
[PATCH] Fix const assignment/discard warnings in the ATM networking driver
2008-07-08 17:04 UTC
[-stable] can: add sanity checks
2008-07-08 16:34 UTC
[PATCH v3 1/2] net_sched: add size table functions
2008-07-08 15:59 UTC (5+ messages)
` [PATCH v3 2/2] hfsc: add link layer overhead adaption
net-next-2.6 reverts.... PLEASE READ
2008-07-08 15:54 UTC (4+ messages)
[PATCH] irda: driver for Freescale FIRI controller
2008-07-08 15:44 UTC (3+ messages)
vlan 00/07: VLAN update part 1
2008-07-08 14:01 UTC (9+ messages)
` vlan 03/07: Add ethtool support
[PATCH 06/12] net: use linux/of_{device,platform}.h instead of asm
2008-07-08 13:28 UTC (5+ messages)
[PATCH] net/wireless/nl80211.c: fix endless Netlink callback loop
2008-07-08 12:43 UTC (5+ messages)
Realtek's r8101 support for linux kernel 2.6.24
2008-07-08 12:11 UTC
[PATCH net-next 3/9] ipv4: remove static flush_delay variable
2008-07-08 10:05 UTC (4+ messages)
[PATCH] net: remove padding from struct socket on 64bit & increase objects/cache
2008-07-08 10:03 UTC (2+ messages)
v3 [PATCH net-next 0/7] Check return of dev_set_promiscuity/allmulti
2008-07-08 9:41 UTC (5+ messages)
` v3 [PATCH net-next 5/7] ipv4: Check return of dev_set_allmulti
data received but not detected
2008-07-08 9:37 UTC (8+ messages)
[PATCH] sctp: Mark the tsn as received after all allocations finish
2008-07-08 9:30 UTC
pull request: wireless-2.6 2008-07-07
2008-07-08 9:21 UTC (2+ messages)
[bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
2008-07-08 8:57 UTC (6+ messages)
[PATCH] [iproute2/ip] ip segfault with wrong key
2008-07-08 7:16 UTC (2+ messages)
[PATCH] virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature
2008-07-08 7:10 UTC
[PATCH] round_jiffies in ipv4
2008-07-08 3:16 UTC
[RFC PATCH 0/2] Allow full bridge configuration via sysfs
2008-07-07 22:04 UTC (5+ messages)
` [Bridge] "
Wrong padding of short packets send by a tagged-vlan interface?
2008-07-07 21:54 UTC (4+ 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).