aboutsummaryrefslogtreecommitdiff
path: root/net/core/datagram.c
AgeCommit message (Expand)Author
2008-01-28[NET] CORE: Introducing new memory accounting interface.Hideo Aoki
2008-01-28[UDP]: Only increment counter on first peek/recvHerbert Xu
2008-01-28[UDP]: Avoid repeated counting of checksum errors due to peekingHerbert Xu
2007-09-11[NET]: Do not dereference iov if length is zeroHerbert Xu
2007-04-27[NET]: Revert sk_buff walker cleanups.David S. Miller
2007-04-26[NET]: Clean up sk_buff walkers.Jean Delvare
2007-04-25[UDP]: Clean up UDP-Lite receive checksumHerbert Xu
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-02-13[NET]: Revert skb_copy_datagram_iovec() recursion elimination.David S. Miller
2006-01-03[IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu
2005-11-02[NET]: Fix zero-size datagram receptionHerbert Xu
2005-09-27[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()Daniel Phillips
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds