1. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 12 years ago
  3. 51c56b0 net: remove k{un}map_skb_frag() by Eric Dumazet · 12 years ago
  4. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  5. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  6. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 12 years ago
  7. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  8. de8261c gro: fix truesize underestimation by Eric Dumazet · 12 years ago
  9. a3bf7ae net:core: use IS_ENABLED by Igor Maravić · 13 years ago
  10. 117632e tcp: take care of misalignments by Eric Dumazet · 13 years ago
  11. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  12. 20e994a net: correct comments of skb_shift by Feng King · 13 years ago
  13. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  14. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  15. b2b5ce9 net: introduce build_skb() by Eric Dumazet · 13 years ago
  16. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  17. bc417e3 net: Add back alignment for size for __alloc_skb by Tony Lindgren · 13 years ago
  18. a8605c6 net: add opaque struct around skb frag page by Ian Campbell · 13 years ago
  19. 3d153a7 net: Allow skb_recycle_check to be done in stages by Andy Fleming · 13 years ago
  20. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  21. 87fb4b7 net: more accurate skb truesize by Eric Dumazet · 13 years ago
  22. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  23. 48c8301 net: copy userspace buffers on device forwarding by Michael S. Tsirkin · 13 years ago
  24. ea2ab69 net: convert core to skb paged frag APIs by Ian Campbell · 13 years ago
  25. 6461be3 net: Preserve ooo_okay when copying skb header by Changli Gao · 13 years ago
  26. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  27. 22019b1 net: add kerneldoc to skb_copy_bits() by Eric Dumazet · 13 years ago
  28. 1511022 skbuff: fix error handling in pskb_copy() by Dan Carpenter · 13 years ago
  29. a48332f skbuff: clear tx zero-copy flag by Shirley Ma · 13 years ago
  30. a6686f2 skbuff: skb supports zero-copy buffers by Shirley Ma · 13 years ago
  31. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  32. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  33. abb57ea net: add skb_dst_force() in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 13 years ago
  36. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 13 years ago
  37. 1397e17 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  38. c2aa366 net: add kmemcheck annotation in __alloc_skb() by Eric Dumazet · 13 years ago
  39. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  40. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 13 years ago
  41. d1dc7ab GRO: fix merging a paged skb after non-paged skbs by Michal Schmidt · 13 years ago
  42. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 13 years ago
  43. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  44. ca44ac3 net: don't reallocate skb->head unless the current one hasn't the needed extra size or is shared by Changli Gao · 14 years ago
  45. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  46. 564824b net: allocate skbs on local node by Eric Dumazet · 14 years ago
  47. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  48. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  49. 64289c8 gro: Re-fix different skb headrooms by Jarek Poplawski · 14 years ago
  50. 07dc22e skb: Add tracepoints to freeing skb by Koki Sanagi · 14 years ago
  51. 1fd6304 net: pskb_expand_head() optimization by Eric Dumazet · 14 years ago
  52. 52ee7a0 net: remove two kmemcheck annotations by Eric Dumazet · 14 years ago
  53. 3d3be43 gro: fix different skb headrooms by Eric Dumazet · 14 years ago
  54. 6602ceb net: skbuff.c cleanup by Eric Dumazet · 14 years ago
  55. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  56. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  57. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  58. fed6638 net: pskb_expand_head() optimization by Eric Dumazet · 14 years ago
  59. be2b6e6 net: Fix skb_copy_expand() handling of ->csum_start by David S. Miller · 14 years ago
  60. 00c5a98 net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c by Andrea Shepard · 14 years ago
  61. 9e34a5b net/core: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  62. e8d15e6 net: rxhash already set in __copy_skb_header by Eric Dumazet · 14 years ago
  63. e897082 net: fix deliver_no_wcard regression on loopback device by John Fastabend · 14 years ago
  64. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 14 years ago
  65. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  66. 2903037 net: fix sk_forward_alloc corruptions by Eric Dumazet · 14 years ago
  67. 5b0daa3 skb: make skb_recycle_check() return a bool value by Changli Gao · 14 years ago
  68. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  69. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  70. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 14 years ago
  71. 622e0ca gro: Fix bogus gso_size on the first fraglist entry by Herbert Xu · 14 years ago
  72. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  73. ec7d2f2 net: __alloc_skb() speedup by Eric Dumazet · 14 years ago
  74. 47d2964 net: Inline skb_pull() in eth_type_trans(). by David S. Miller · 14 years ago
  75. ccb7c77 net: Remove two unnecessary exports (skbuff). by Rami Rosen · 14 years ago
  76. 0a9627f rps: Receive Packet Steering by Tom Herbert · 14 years ago
  77. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 15 years ago
  78. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  79. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 69c0cab gro: Fix illegal merging of trailer trash by Herbert Xu · 15 years ago
  81. e84af6d skbuff: Do not allow skb recycling with disabled IRQs by Anton Vorontsov · 15 years ago
  82. 72bce62 net: remove unused skb->do_not_encrypt by Johannes Berg · 15 years ago
  83. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  84. 603a8bb skbuff: don't corrupt mac_header on skb expansion by Stephen Hemminger · 15 years ago
  85. 19633e1 skbuff: skb_mac_header_was_set is always true on >32 bit by Stephen Hemminger · 15 years ago
  86. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  87. fe55f6d net: use kmemcheck bitfields API for skbuff by Vegard Nossum · 16 years ago
  88. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  89. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  91. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  92. 5ff8dda net: Ensure partial checksum offset is inside the skb head by Herbert Xu · 15 years ago
  93. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  94. 9aaa156 gro: Store shinfo in local variable in skb_gro_receive by Herbert Xu · 15 years ago
  95. 66e92fc gro: Nasty optimisations for page frags in skb_gro_receive by Herbert Xu · 15 years ago
  96. 67147ba gro: Localise offset/headlen in skb_gro_offset by Herbert Xu · 15 years ago
  97. 42da699 gro: Open-code frags copy in skb_gro_receive by Herbert Xu · 15 years ago
  98. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. 9bcb97c skbuff: Copy csum instead of csum_start/csum_offset by Herbert Xu · 15 years ago
  100. 82c49a3 skbuff: Move new code into __copy_skb_header by Herbert Xu · 15 years ago