1. 8917a3c Fix a typo in datagram.c and sctp/socket.c. by David Shwatrz · 14 years ago
  2. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. 07dc22e skb: Add tracepoints to freeing skb by Koki Sanagi · 14 years ago
  4. db40980 net: poll() optimizations by Eric Dumazet · 14 years ago
  5. 9e34a5b net/core: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  6. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 14 years ago
  7. 93bb64e net: skb_free_datagram_locked() fix by Eric Dumazet · 14 years ago
  8. 4b0b72f net: speedup udp receive path by Eric Dumazet · 14 years ago
  9. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  10. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  11. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  13. 8edf19c net: sk_drops consolidation part 2 by Eric Dumazet · 15 years ago
  14. e9b3cc1 net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) by Neil Horman · 15 years ago
  15. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  16. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  17. d2d27bf net: Fix skb_copy_datagram_from_iovec() to pass the right offset by Sridhar Samudrala · 15 years ago
  18. 61de71c Network Drop Monitor: Fix skb_kill_datagram by John Dykstra · 15 years ago
  19. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 15 years ago
  21. 6f26c9a tun: fix tun_chr_aio_write so that aio works by Michael S. Tsirkin · 15 years ago
  22. 0a1ec07 net: skb_copy_datagram_const_iovec() by Michael S. Tsirkin · 15 years ago
  23. ead2ceb Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs by Neil Horman · 15 years ago
  24. 270acef net: sk_free_datagram() should use sk_mem_reclaim_partial() by Eric Dumazet · 16 years ago
  25. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  26. db543c1 net: skb_copy_datagram_from_iovec() by Rusty Russell · 16 years ago
  27. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  28. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  29. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 17 years ago
  30. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 17 years ago
  31. ef8aef5 [NET]: Do not dereference iov if length is zero by Herbert Xu · 17 years ago
  32. 1a028e5 [NET]: Revert sk_buff walker cleanups. by David S. Miller · 17 years ago
  33. eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 17 years ago
  34. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 17 years ago
  35. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  36. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  37. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  38. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  39. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  40. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  41. b4d9eda [NET]: Revert skb_copy_datagram_iovec() recursion elimination. by David S. Miller · 18 years ago
  42. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  43. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  44. c75d721 [NET]: Fix zero-size datagram reception by Herbert Xu · 19 years ago
  45. bc8dfcb [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec() by Daniel Phillips · 19 years ago
  46. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  47. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  48. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago