summaryrefslogtreecommitdiffstats
path: root/net/core/datagram.c
Commit message (Expand)AuthorAgeFilesLines
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-4/+4
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-281-0/+2
* [UDP]: Only increment counter on first peek/recvHerbert Xu2008-01-281-16/+27
* [UDP]: Avoid repeated counting of checksum errors due to peekingHerbert Xu2008-01-281-1/+8
* [NET]: Do not dereference iov if length is zeroHerbert Xu2007-09-111-0/+3
* [NET]: Revert sk_buff walker cleanups.David S. Miller2007-04-271-17/+33
* [NET]: Clean up sk_buff walkers.Jean Delvare2007-04-261-33/+17
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-251-2/+8
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-021-1/+1
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-021-3/+3
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-021-4/+4
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-2/+2
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+2
* [NET]: Revert skb_copy_datagram_iovec() recursion elimination.David S. Miller2006-02-131-28/+53
* [IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2006-01-031-0/+36
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-101-3/+18
* [NET]: Fix zero-size datagram receptionHerbert Xu2005-11-021-0/+4
* [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()Daniel Phillips2005-09-271-55/+26
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-3/+3
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+2
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-14/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+482
OpenPOWER on IntegriCloud