1. 47d2964 net: Inline skb_pull() in eth_type_trans(). by David S. Miller · 14 years ago
  2. ccb7c77 net: Remove two unnecessary exports (skbuff). by Rami Rosen · 14 years ago
  3. cd58950 skbuff: remove unused dev_consume_skb macro definition by Alexander Duyck · 14 years ago
  4. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. 03e6d81 skbuff: remove unused dma_head & dma_maps fields by Alexander Duyck · 14 years ago
  6. 0a9627f rps: Receive Packet Steering by Tom Herbert · 14 years ago
  7. 4ab408d net: fix protocol sk_buff field by Eric Dumazet · 14 years ago
  8. da3f5cf skbuff: align sk_buff::cb to 64 bit and close some potential holes by Felix Fietkau · 14 years ago
  9. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  10. c81c2d9 skbuff: remove skb_dma_map/unmap by Alexander Duyck · 15 years ago
  11. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  12. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  14. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  15. 14d18a8 net: fix kmemcheck annotations by Eric Dumazet · 15 years ago
  16. 61321bb net: Add netdev_alloc_skb_ip_align() helper by Eric Dumazet · 15 years ago
  17. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  18. 72bce62 net: remove unused skb->do_not_encrypt by Johannes Berg · 15 years ago
  19. 8660c12 skbuff.h: Fix comment for NET_IP_ALIGN by Tobias Klauser · 15 years ago
  20. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  21. a42fc8f skbuff.h: fix skb_dst kernel-doc by Randy Dunlap · 15 years ago
  22. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  23. fe55f6d net: use kmemcheck bitfields API for skbuff by Vegard Nossum · 16 years ago
  24. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  25. ee03987 skbuff: Add frag list abstraction interfaces. by David S. Miller · 15 years ago
  26. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  27. eae3f29 net: num_dma_maps is not used by Eric Dumazet · 15 years ago
  28. e5b9215 net: skb cleanup by Eric Dumazet · 15 years ago
  29. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  30. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  31. dfbf97f net: add _skb_dst opaque field by Eric Dumazet · 15 years ago
  32. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 15 years ago
  33. 6f26c9a tun: fix tun_chr_aio_write so that aio works by Michael S. Tsirkin · 15 years ago
  34. 0a1ec07 net: skb_copy_datagram_const_iovec() by Michael S. Tsirkin · 15 years ago
  35. 13223cb Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  36. 4b21cd4 skbuff.h: fix missing kernel-doc by Randy Dunlap · 15 years ago
  37. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  38. 9247744 skb: expose and constify hash primitives by Stephen Hemminger · 15 years ago
  39. 01d5b2f [SCSI] net: define feature flags for FCoE offloads by Chris Leech · 15 years ago
  40. 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
  41. d3a21be skbuff.h: fix timestamps kernel-doc by Randy Dunlap · 15 years ago
  42. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  43. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 15 years ago
  44. ac45f60 net: infrastructure for hardware time stamping by Patrick Ohly · 16 years ago
  45. d54e6d87 net: Kill skbuff macros from the stone ages. by David S. Miller · 16 years ago
  46. d6301d3 net: Increase default NET_SKB_PAD to 32. by David S. Miller · 16 years ago
  47. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 16 years ago
  48. d5a9e24 net: Allow RX queue selection to seed TX queue hashing. by David S. Miller · 16 years ago
  49. 71d93b3 net: Add skb_gro_receive by Herbert Xu · 16 years ago
  50. 832d11c tcp: Try to restore large SKBs while SACK processing by Ilpo Järvinen · 16 years ago
  51. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  52. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  53. 654bed1 net: packet split receive api by Peter Zijlstra · 16 years ago
  54. 04a4bb5 net: add skb_recycle_check() to enable netdriver skb recycling by Lennert Buytenhek · 16 years ago
  55. 1164f52 net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). by David S. Miller · 16 years ago
  56. 249c8b4 net: Add skb_queue_next(). by David S. Miller · 16 years ago
  57. fc7ebb2 net: Add skb_queue_is_last(). by David S. Miller · 16 years ago
  58. 1d4a31d net: Fix bus in SKB queue splicing interfaces. by David S. Miller · 16 years ago
  59. 67fed45 net: Add new interfaces for SKB list light-weight init and splicing. by David S. Miller · 16 years ago
  60. a40c24a net: Add SKB DMA mapping helper functions. by David S. Miller · 16 years ago
  61. 271bff7 net: Add DMA mapping tokens to skb_shared_info. by David S. Miller · 16 years ago
  62. db543c1 net: skb_copy_datagram_from_iovec() by Rusty Russell · 16 years ago
  63. 987c402 skbuff: Code readability NiT by Gerrit Renker · 16 years ago
  64. 4a7b61d skbuff: add missing kernel-doc for do_not_encrypt by Randy Dunlap · 16 years ago
  65. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  66. 6aa895b0 vlan: Don't store VLAN tag in cb by Patrick McHardy · 16 years ago
  67. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  68. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  69. 553a567 skbuff: fix missing kernel-doc notation by Randy Dunlap · 16 years ago
  70. f557285 [SKB]: __skb_queue_tail = __skb_insert before by Gerrit Renker · 16 years ago
  71. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  72. bf29927 [SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next) by Gerrit Renker · 16 years ago
  73. f525c06 [SKB]: __skb_dequeue = skb_peek + __skb_unlink by Gerrit Renker · 16 years ago
  74. de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 16 years ago
  75. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 16 years ago
  76. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 16 years ago
  77. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 16 years ago
  78. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 16 years ago
  79. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 16 years ago
  80. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 16 years ago
  81. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  82. 3172936 net: fix kernel-doc warnings in header files by Randy Dunlap · 16 years ago
  83. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 17 years ago
  84. 2fd8e52 [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member by Patrick McHardy · 17 years ago
  85. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 17 years ago
  86. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 17 years ago
  87. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  88. 2d4baff [SKBUFF]: Free old skb properly in skb_morph by Herbert Xu · 17 years ago
  89. 78608ba [NET]: Fix skb_truesize_check() assertion by Chuck Lever · 17 years ago
  90. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  91. e3fa259 [NET]: Cut off the queue_mapping field from sk_buff by Pavel Emelyanov · 17 years ago
  92. 4e3ab47 [NET]: Make and use skb_get_queue_mapping by Pavel Emelyanov · 17 years ago
  93. deea84b [NET]: Fix SKB_WITH_OVERHEAD calculation by Herbert Xu · 17 years ago
  94. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  95. e0053ec [SKBUFF]: Add skb_morph by Herbert Xu · 17 years ago
  96. eabd7e3 Add skb_is_gso_v6 by Brice Goglin · 17 years ago
  97. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 17 years ago
  98. a309bb0 [NET]: Page offsets and lengths need to be __u32. by David S. Miller · 17 years ago
  99. 4381ca3 fix return type of skb_checksum_complete() by Al Viro · 17 years ago
  100. c6c6e3e [NET]: Update comments for skb checksums by Herbert Xu · 17 years ago