aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/datagram.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\
| * net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
* | net: sk_drops consolidation part 2Eric Dumazet2009-10-18
|/
* net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)Neil Horman2009-08-13
* net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-09
* datagram: Use frag list abstraction interfaces.David S. Miller2009-06-09
* net: Fix skb_copy_datagram_from_iovec() to pass the right offsetSridhar Samudrala2009-06-08
* Network Drop Monitor: Fix skb_kill_datagramJohn Dykstra2009-05-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-29
|\
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-28
* | tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2009-04-21
* | net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2009-04-21
|/
* Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman2009-03-13
* net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet2008-11-05
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* net: skb_copy_datagram_from_iovec()Rusty Russell2008-08-15
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-28
* [UDP]: Only increment counter on first peek/recvHerbert Xu2008-01-28
* [UDP]: Avoid repeated counting of checksum errors due to peekingHerbert Xu2008-01-28
* [NET]: Do not dereference iov if length is zeroHerbert Xu2007-09-11
* [NET]: Revert sk_buff walker cleanups.David S. Miller2007-04-27
* [NET]: Clean up sk_buff walkers.Jean Delvare2007-04-26
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-26
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-03
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-03
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-03
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-25
* [NET]: Revert skb_copy_datagram_iovec() recursion elimination.David S. Miller2006-02-13
* [IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2006-01-03
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* [NET]: Fix zero-size datagram receptionHerbert Xu2005-11-02
* [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()Daniel Phillips2005-09-27
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-01
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16