messages from 2008-07-28 03:18:28 to 2008-07-30 13:22:36 UTC [more...]
[PLEASE REVERT] "Add a WARN_ON_ONCE" at net/sched/sch_generic.c:
2008-07-30 13:22 UTC (9+ messages)
` NETDEV WATCHDOG: wifi0: transmit timed out
` "
[RFC][PATCH 0/2] net: support for TX timestamps
2008-07-30 13:15 UTC (7+ messages)
` [RFC][PATCH 1/2] "
` [RFC][PATCH 2/2] ip: support for TX timestamps on UDP and RAW sockets
[RFC] sctp/tcp: Question -- ICMPv4 length check (not) redundant?
2008-07-30 12:49 UTC (11+ messages)
[PATCH-2.4] via-rhine: fix duplex detection issue
2008-07-30 12:41 UTC (3+ messages)
[PATCH 00/30] Swap over NFS -v18
2008-07-30 12:36 UTC (19+ messages)
` [PATCH 04/30] mm: slub: trivial cleanups
` [PATCH 06/30] mm: kmem_alloc_estimate()
` [PATCH 08/30] mm: serialize access to min_free_kbytes
` [PATCH 12/30] mm: memory reserve management
[PATCH v2 2/3] net_sched: Add accessor function for packet length for qdiscs
2008-07-30 12:19 UTC (14+ messages)
[RFC/RFT] [PATCH 0/7] dccp ccid-3: Further updates (second set)
2008-07-30 12:02 UTC (10+ messages)
` [PATCH 1/7] dccp tfrc: Let dccp_tfrc_lib do the sampling work
` [PATCH 2/7] dccp ccid-3: Remove redundant RX states
` [PATCH 3/7] dccp ccid-3: Always perform receiver RTT sampling
` [PATCH 4/7] dccp: Clamping RTT values
` [PATCH 5/7] dccp tfrc: Increase number of RTT samples
` [PATCH 6/7] dccp ccid-3: Update the computation of X_recv
` [PATCH 7/7] dccp ccid-3: Update the RX history records in one place
[GIT]: Networking
2008-07-30 11:45 UTC
[PATCH 2.6.27-rc1]: fix NE2000 linkage error
2008-07-30 11:44 UTC
build issue #540 for v2.6.27-rc1 :'ipv4_route_path' undeclared
2008-07-30 11:26 UTC
[PATCH] xt_hashlimit: fix race between htable_destroy and htable_gc
2008-07-30 10:53 UTC (2+ messages)
[PATCH] ipt_recent: fix race between recent_mt_destroy and proc manipulations
2008-07-30 10:52 UTC (2+ messages)
[PATCH] MD5: don't warn when an unexpected signature is seen
2008-07-30 10:22 UTC (6+ messages)
[PATCH] NETWORKING: Make "networking" one-click deselectable
2008-07-30 10:14 UTC (2+ messages)
[net-2.6 - patch 1/1] ipv6 : Fix useless proc net sockstat6 removal
2008-07-30 10:12 UTC (2+ messages)
INFO: possible recursive locking detected dev_deactivate
2008-07-30 10:04 UTC (3+ messages)
Kernel oops in 2.6.27-rc1 qdisc
2008-07-30 9:44 UTC (2+ messages)
[RFC][PATCH 0/1] net: support for hardware timestamps
2008-07-30 9:35 UTC (12+ messages)
` [RFC][PATCH 1/1] net: support for hardware timestamping
[PATCH RESEND] dm9601: don't do usb transfers of data on stack
2008-07-30 8:48 UTC (6+ messages)
Fix error checking in niu driver
2008-07-30 6:59 UTC (2+ messages)
[PATCH] IPv6: datagram_send_ctl() should exit immediately when an error occured
2008-07-30 6:58 UTC (2+ messages)
[PATCH] typhoon: use request_firmware
2008-07-30 6:44 UTC (10+ messages)
pull request: wireless-2.6 2008-07-29
2008-07-30 4:51 UTC (2+ messages)
[RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator
2008-07-30 0:19 UTC
[RFC][PATCH 0/1] cxgb3i: cxgb3 iSCSI initiator
2008-07-30 0:19 UTC
Посмотри
2008-07-30 1:52 UTC
[PATCH 0/4] Use new PCI PM code for Wake-on-LAN in some drivers
2008-07-29 22:31 UTC (4+ messages)
` [PATCH 4/4] sky2: Adapt sky2 to use reworked PCI PM
[Patch 1/1 net-next] S2io: fix statistics flush after a MTU change
2008-07-29 22:25 UTC (2+ messages)
[patch 2.6.26-git] enc28j60: don't specify (wrong) IRQ type
2008-07-29 22:24 UTC (2+ messages)
[PATCH] blackfin_mac: unneeded assignment
2008-07-29 22:24 UTC (3+ messages)
mv643xx_eth: pull request for for-2.6.27 branch
2008-07-29 22:23 UTC (2+ messages)
[PATCH] forcedeth bug fix: realtek phy 8211c errata
2008-07-29 21:56 UTC (3+ messages)
[PATCH 2.6.27] cxgb3: Allow 64KB firmware images
2008-07-29 21:49 UTC (3+ messages)
[PATCH 0/3] Blackfin EMAC Driver updates for 2.6.27 (v2)
2008-07-29 21:49 UTC (5+ messages)
` [PATCH 1/3] Blackfin EMAC Driver: add proper __devinit/__devexit markings
[RFC] [PATCH 1/7] pcmcia: add pcmcia_loop_config() helper
2008-07-29 21:16 UTC (5+ messages)
` [RFC] [PATCH 6/7] pcmcia: use pcmcia_loop_config in net pcmcia drivers
` [RFC] [PATCH 5/7] pcmcia: use pcmcia_loop_config in ISDN "
[Patch] fix ia64 build failure when CONFIG_SFC=m
2008-07-29 21:00 UTC (4+ messages)
[RFC/RFT] [PATCH 0/7] dccp: CCID-3 updates
2008-07-29 18:56 UTC (11+ messages)
` [PATCH 1/7] dccp ccid-3: Runtime verification of timer resolution
` [PATCH 2/7] dccp ccid-3: Simplified handling of TX states
` [PATCH 3/7] dccp tfrc: Suppress unavoidable "below resolution" warning
` [PATCH 4/7] dccp tfrc: Receiver history initialisation routine
` [PATCH 5/7] dccp tfrc: Perform early loss detection
` [PATCH 6/7] dccp tfrc: Return type of update_i_mean is void
` [PATCH 7/7] dccp ccid-3: Replace lazy BUG_ON with condition
incoming interface + ifb0
2008-07-29 18:31 UTC (4+ messages)
build issue #539 for v2.6.27-rc1 :undefined reference to `NS8390_init'
2008-07-29 17:59 UTC
MV643xx Ethernet Driver Issue on a Motorola PrPMC-275 board
2008-07-29 17:49 UTC
"MD5 Hash NOT expected but found"
2008-07-29 16:40 UTC (4+ messages)
[RFC/RFT] [PATCH 0/6] dccp ccid-3: Last batch of test-tree updates (sender side)
2008-07-29 14:06 UTC (7+ messages)
` [PATCH 1/6] dccp ccid-3: Implement rfc3448bis change to initial-rate computation
` [PATCH 2/6] dccp ccid-3: Measuring the TX packet size s with regard to rfc3448bis-06
` [PATCH 3/6] dccp ccid-3: Dependency without effect
` [PATCH 4/6] dccp ccid-3: Simplify computing and range-checking of t_ipi
` [PATCH 5/6] dccp ccid-3: Preventing Oscillations
` [PATCH 6/6] dccp: Toggle debug output without module unloading
[PATCH] fix ne driver link error
2008-07-29 13:29 UTC
sendfile() behavior while troubleshooting netdevice
2008-07-29 13:32 UTC (7+ messages)
where change events in epoll_wait(), and who notify an epoll event?
2008-07-29 13:10 UTC (4+ messages)
iproute2 / match / meta bug?
2008-07-29 8:16 UTC (8+ messages)
[PATCH 2/7] drivers/net/ehea/ehea_main.c: Release mutex in error handling code
2008-07-29 8:14 UTC (2+ messages)
__do_softirq execution context
2008-07-29 6:12 UTC
eth0 link off
2008-07-29 5:03 UTC
[PATCH 0/0] Traffic control cgroups subsystem
2008-07-29 4:04 UTC (2+ messages)
baycom_ser_fdx - fixed under 2.6
2008-07-29 0:01 UTC (4+ messages)
net/usb/mcs7830: new device IDs
2008-07-28 22:03 UTC (2+ messages)
[patch inside] kernel crash, RTL8101E [10ec:8136]
2008-07-28 20:58 UTC
[patch inside] kernel crash, RTL8101E [10ec:8136]
2008-07-28 18:40 UTC (2+ messages)
[RFC] ethtool: Expand ethtool_cmd.speed to 32 bits
2008-07-28 18:36 UTC (6+ messages)
` "
[RFC 2/2] TCP: Add TCP-AO support
2008-07-28 17:33 UTC (4+ messages)
ksoftirqd doesn't really become active
2008-07-28 17:20 UTC
LARTC Mailing list not working
2008-07-28 10:25 UTC
[PATCH 0/3] Blackfin EMAC Driver updates for 2.6.27
2008-07-28 10:05 UTC (3+ messages)
` [PATCH 2/3] Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)
[PATCH] smc91c92_cs: use request_firmware
2008-07-28 9:07 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).