summaryrefslogtreecommitdiffstats
path: root/net/core/stream.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* net: fix sleeping for sk_wait_event()WANG Cong2016-11-141-14/+14
* net: do not export sk_stream_write_spaceEric Dumazet2016-09-281-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-3/+3
|\
| * net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-011-1/+1
| * net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-2/+2
* | net: Generalise wq_has_sleeper helperHerbert Xu2015-11-301-1/+1
|/
* tcp: set SOCK_NOSPACE under memory pressureJason Baron2015-05-091-1/+5
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-141-1/+1
* net: add sk_stream_is_writeable() helperEric Dumazet2013-07-241-1/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+287
OpenPOWER on IntegriCloud