aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/stream.c
Commit message (Expand)AuthorAgeFilesLines
* net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-10-031-4/+4
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-121-6/+0
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-011-3/+7
* net: sk_sleep() helperEric Dumazet2010-04-201-8/+8
* tcp: tcp_prequeue() can use keyed wakeupsJohn Dykstra2009-05-171-1/+2
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-3/+3
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-281-83/+1
* [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()Eric Dumazet2008-01-281-1/+1
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-281-1/+1
* [NET]: Compact sk_stream_mem_schedule() codePavel Emelyanov2008-01-281-13/+14
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* [NET]: fix __sk_stream_mem_reclaimIan McDonald2006-07-121-9/+7
* [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-201-0/+1
* [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-031-3/+7
* [NET]: Fix race condition in sk_stream_wait_connectHerbert Xu2005-11-051-6/+6
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+287