summaryrefslogtreecommitdiff
path: root/net/core/datagram.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-03[NET]: Annotate __skb_checksum_complete() and friends.Al Viro1-1/+1
2006-12-03[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro1-3/+3
2006-12-03[NET]: Annotate callers of csum_fold() in net/*Al Viro1-4/+4
2006-09-23[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-2/+2
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+2
2006-02-14[NET]: Revert skb_copy_datagram_iovec() recursion elimination.David S. Miller1-28/+53
2006-01-04[IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu1-0/+36
2005-11-11[NET]: Detect hardware rx checksum faults correctlyHerbert Xu1-3/+18
2005-11-03[NET]: Fix zero-size datagram receptionHerbert Xu1-0/+4
2005-09-28[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()Daniel Phillips1-55/+26
2005-08-30[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-3/+3
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-2/+2
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa1-14/+14
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+482