messages from 2008-07-04 14:39:37 to 2008-07-07 13:22:43 UTC [more...]
v3 [PATCH net-next 0/7] Check return of dev_set_promiscuity/allmulti
2008-07-07 13:17 UTC (11+ messages)
` v3 [PATCH net-next 1/7] af_packet: "
` v3 [PATCH net-next 2/7] bonding: "
` v3 [PATCH net-next 3/7] bridge: Check return of dev_set_promiscuity
` v3 [PATCH net-next 4/7] ipv6: Check return of dev_set_allmulti
` v3 [PATCH net-next 5/7] ipv4: "
` v3 [PATCH net-next 6/7] macvlan: "
` v3 [PATCH net-next 7/7] 8021q: Check return of dev_set_promiscuity/allmulti
8169 Intermittent ifup Failure Issue With RTL8102E Chipset in Intel's New D945GCLF Atom Board (Not the Initial Modprobe Crash, Another Problem)
2008-07-07 12:53 UTC (4+ messages)
vlan 00/07: VLAN update part 1
2008-07-07 12:36 UTC (8+ messages)
` vlan 01/07: fix network_header/mac_header adjustments
` vlan 02/07: Use is_vlan_dev()
` vlan 03/07: Add ethtool support
` vlan 04/07: uninline __vlan_hwaccel_rx
` vlan 05/07: move struct vlan_dev_info to private header
` vlan 06/07: remove useless struct hlist_node declaration from if_vlan.h
` vlan 07/07: TCI related type and naming cleanups
[RFC] support for IEEE 1588
2008-07-07 12:34 UTC (4+ messages)
[PATCH 00/15] sysfs support for namespaces
2008-07-07 12:22 UTC (22+ messages)
` [PATCH 01/15] kobject: Cleanup kobject_rename and !CONFIG_SYSFS
` [PATCH 02/15] sysfs: Support for preventing unmounts
` [PATCH 03/15] sysfs: sysfs_get_dentry add a sb parameter
` [PATCH 04/15] sysfs: Implement __sysfs_get_dentry
` [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 10/15] sysfs: Merge sysfs_rename_dir and sysfs_move_dir
` [PATCH 11/15] sysfs: Implement sysfs_delete_link and sysfs_rename_link
` [PATCH 12/15] driver core: Implement tagged directory support for device classes
[PATCH,RFC] skb->network_header and __vlan_put_tag()
2008-07-07 12:17 UTC (5+ messages)
[PATCH 0/4] MIB: add struct net to UDP accounting macros
2008-07-07 11:54 UTC (6+ messages)
` Global namespace naming, and monitoring
[PATCH] net: remove padding from struct socket on 64bit & increase objects/cache
2008-07-07 11:58 UTC
[PATCH v3 1/2] net_sched: add size table functions
2008-07-07 11:53 UTC (5+ messages)
` [PATCH v3 2/2] hfsc: add link layer overhead adaption
[PATCH 8/8 v3] iptables: string extension case insensitive matching
2008-07-07 11:33 UTC (2+ messages)
Use of uninitialized memory in rate_control_pid_alloc()
2008-07-07 11:27 UTC
[PATCH 6/8 v3] netfilter: fix string extension for case insensitive pattern matching
2008-07-07 11:27 UTC (2+ messages)
[PATCH net-next 0/9] selective (per/namespace) flush of rt_cache
2008-07-07 11:26 UTC (8+ messages)
` [PATCH net-next 3/9] ipv4: remove static flush_delay variable
[PATCH 0/4] irda: IrDA updates for 2.6.26
2008-07-07 11:10 UTC (4+ messages)
[PATCH net-next 0/7] MIB: add struct net to ICMP accounting macros
2008-07-07 10:53 UTC (8+ messages)
` [PATCH net-next 1/7] ICMP: add struct net argument to icmp_out_count
` [PATCH net-next 2/7] INET: toss struct net initialization around
` [PATCH net-next 3/7] ICMP: drop unused MIB accounting wrappers
` [PATCH net-next 4/7] MIB: add struct net to ICMP_INC_STATS
` [PATCH net-next 5/7] MIB: add struct net to ICMP_INC_STATS_BH
` [PATCH net-next 6/7] MIB: add struct net to ICMPMSGOUT_INC_STATS
` [PATCH net-next 7/7] MIB: add struct net to ICMPMSGIN_INC_STATS_BH
[PATCH v2] net: refactor tcp splice receive path to improve readability
2008-07-07 9:39 UTC
[BUG] 2.6.26-rc8-git2 - powerpc - circular locking dependency detected with net/ehea driver
2008-07-07 9:08 UTC (2+ messages)
[udplite] [Patch 1/1] [BUG-FIX]: Avoid u16 checksum coverage wrap-around
2008-07-07 8:59 UTC (3+ messages)
[GIT]: Networking
2008-07-07 7:09 UTC
Printing the driver name as part of the netdev watchdog message
2008-07-07 6:44 UTC (12+ messages)
[git patches] net driver updates for .27
2008-07-07 3:57 UTC (8+ messages)
` [PATCH 1/3] netdev: remove unused S2IO_NAPI
` [PATCH 2/3] starfire: delete non NAPI code from the driver
` [PATCH 3/3] amd8111e: "
[PATCH 00/06]: VLAN TCI truncation fixes
2008-07-07 3:49 UTC (4+ messages)
[bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
2008-07-06 23:40 UTC (79+ messages)
[PATCH 01/06]: e1000: don't truncate VLAN TCI with VLAN stripping
2008-07-06 22:48 UTC (6+ messages)
` [PATCH 02/06]: e1000e: "
` [PATCH 03/06]: igb: "
` [PATCH 04/06]: ixgb: "
` [PATCH 05/06]: starfire: "
` [PATCH 06/06]: tehuti: "
[PATCH net-next]: net: fix dev_set_promiscuity() breakage
2008-07-06 22:49 UTC (2+ messages)
[PATCH] mv643xx_eth: fix NETPOLL build
2008-07-06 22:03 UTC
[PATCH 8/8] benet: Kconfig, Makefile, MAINTAINERS
2008-07-06 17:41 UTC (3+ messages)
[PATCH] drivers/net/cs89x0.c: remove unnecessary includes
2008-07-06 17:31 UTC (2+ messages)
pull request: wireless-next-2.6 2008-06-30
2008-07-06 7:07 UTC (5+ messages)
` pull request: wireless-next-2.6 2008-07-02
[PATCH] net: refactor tcp splice receive path to improve readability
2008-07-06 6:43 UTC (2+ messages)
net-sched: consolidate default fifo qdisc setup
2008-07-06 6:40 UTC (3+ messages)
can: add sanity checks
2008-07-06 6:39 UTC (2+ messages)
net-sched 00/06: dynamically sized class hashes v2
2008-07-06 6:28 UTC (4+ messages)
` net-sched 07/06: sch_htb: remove write-only qdisc filter_cnt
net-2.6 merged into net-next-2.6
2008-07-06 6:21 UTC
[PATCH 4/5] net/core: Allow certain receives on inactive slave
2008-07-06 4:38 UTC (6+ messages)
` [PATCH 5/5] net/core: Allow receive on active slaves
net 00/06: add GARP/GVRP support
2008-07-06 4:33 UTC (2+ messages)
[NET-NEXT PATCH 01/18] igb: limit EEPROM access
2008-07-06 4:14 UTC (7+ messages)
` [NET-NEXT PATCH 08/18] igb: Introduce multiple TX queues with infrastructure
` [NET-NEXT PATCH 17/18] net: add netif_napi_del function to allow for removal of napistructs
[git patches] net driver fixes for .26
2008-07-06 4:06 UTC (2+ messages)
[Bugme-new] [Bug 11036] New: atl1 tx busy and hw csum wrong
2008-07-05 20:41 UTC (2+ messages)
[PATCH 1/5] [VLAN]: Unclassified vlan packet
2008-07-05 19:40 UTC (7+ messages)
[PATCH v2] xfrm: Fix inter family IPsec tunnel handling again
2008-07-05 11:56 UTC (2+ messages)
[PATCH 00/39]: New multiqueue TX implementation
2008-07-05 7:37 UTC (4+ messages)
Oops/Warning report of the week of July 4th 2008
2008-07-05 6:39 UTC (3+ messages)
[bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
2008-07-05 6:14 UTC (11+ messages)
[bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
2008-07-05 5:49 UTC
[PATCH] net: em_cmp.c use unaligned access helpers
2008-07-05 2:10 UTC (6+ messages)
[RFC patch 06/12] LTTng instrumentation net
2008-07-04 23:52 UTC
2.6.28-rc8-git3 forcedeth WARNING (kills the interface)
2008-07-04 18:59 UTC (2+ messages)
WARNING: at net/ipv4/tcp_input.c:2213
2008-07-04 18:55 UTC (5+ messages)
[PATCH 7/8] benet: f/w header files
2008-07-04 16:56 UTC
[PATCH 6/8] benet: f/w header files
2008-07-04 16:55 UTC
[PATCH 5/8] benet: hwlib functions
2008-07-04 16:55 UTC
[PATCH 4/8] benet: hwlib functions
2008-07-04 16:53 UTC
[PATCH 2/8] benet: interrupt, ethtool, stack i/f functions
2008-07-04 16:51 UTC
[PATCH 1/8] benet: header and initialization functions
2008-07-04 16:49 UTC
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).