1. 27b75c9 net: avoid RCU for NOCACHE dst by Eric Dumazet · 14 years ago
  2. 564824b net: allocate skbs on local node by Eric Dumazet · 14 years ago
  3. cb4dfe5 net: skb_frag_t can be smaller on small arches by Eric Dumazet · 14 years ago
  4. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  5. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  6. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  7. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  8. bfb564e core: Factor out flow calculation from get_rps_cpu by Krishna Kumar · 14 years ago
  9. f9599ce sk_buff: introduce pskb_network_may_pull() by Changli Gao · 14 years ago
  10. cff0d6e can-raw: Fix skb_orphan_try handling by Oliver Hartkopp · 14 years ago
  11. fed6638 net: pskb_expand_head() optimization by Eric Dumazet · 14 years ago
  12. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  13. 4507a71 net: add driver hook for tx time stamping. by Richard Cochran · 14 years ago
  14. 5933dd2 net: NET_SKB_PAD should depend on L1_CACHE_BYTES by Eric Dumazet · 14 years ago
  15. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  17. b78462e skbuff: add check for non-linear to warn_if_lro and needs_linearize by Alexander Duyck · 14 years ago
  18. 5b0daa3 skb: make skb_recycle_check() return a bool value by Changli Gao · 14 years ago
  19. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  20. 18e8c13 net: Increase NET_SKB_PAD to 64 bytes by Eric Dumazet · 14 years ago
  21. ec7d2f2 net: __alloc_skb() speedup by Eric Dumazet · 14 years ago
  22. 47d2964 net: Inline skb_pull() in eth_type_trans(). by David S. Miller · 14 years ago
  23. ccb7c77 net: Remove two unnecessary exports (skbuff). by Rami Rosen · 14 years ago
  24. cd58950 skbuff: remove unused dev_consume_skb macro definition by Alexander Duyck · 14 years ago
  25. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  26. 03e6d81 skbuff: remove unused dma_head & dma_maps fields by Alexander Duyck · 14 years ago
  27. 0a9627f rps: Receive Packet Steering by Tom Herbert · 14 years ago
  28. 4ab408d net: fix protocol sk_buff field by Eric Dumazet · 14 years ago
  29. da3f5cf skbuff: align sk_buff::cb to 64 bit and close some potential holes by Felix Fietkau · 14 years ago
  30. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  31. c81c2d9 skbuff: remove skb_dma_map/unmap by Alexander Duyck · 15 years ago
  32. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  33. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  35. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  36. 14d18a8 net: fix kmemcheck annotations by Eric Dumazet · 15 years ago
  37. 61321bb net: Add netdev_alloc_skb_ip_align() helper by Eric Dumazet · 15 years ago
  38. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  39. 72bce62 net: remove unused skb->do_not_encrypt by Johannes Berg · 15 years ago
  40. 8660c12 skbuff.h: Fix comment for NET_IP_ALIGN by Tobias Klauser · 15 years ago
  41. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  42. a42fc8f skbuff.h: fix skb_dst kernel-doc by Randy Dunlap · 15 years ago
  43. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  44. fe55f6d net: use kmemcheck bitfields API for skbuff by Vegard Nossum · 16 years ago
  45. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  46. ee03987 skbuff: Add frag list abstraction interfaces. by David S. Miller · 15 years ago
  47. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  48. eae3f29 net: num_dma_maps is not used by Eric Dumazet · 15 years ago
  49. e5b9215 net: skb cleanup by Eric Dumazet · 15 years ago
  50. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  51. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  52. dfbf97f net: add _skb_dst opaque field by Eric Dumazet · 15 years ago
  53. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 15 years ago
  54. 6f26c9a tun: fix tun_chr_aio_write so that aio works by Michael S. Tsirkin · 15 years ago
  55. 0a1ec07 net: skb_copy_datagram_const_iovec() by Michael S. Tsirkin · 15 years ago
  56. 13223cb Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  57. 4b21cd4 skbuff.h: fix missing kernel-doc by Randy Dunlap · 15 years ago
  58. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  59. 9247744 skb: expose and constify hash primitives by Stephen Hemminger · 15 years ago
  60. 01d5b2f [SCSI] net: define feature flags for FCoE offloads by Chris Leech · 15 years ago
  61. 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
  62. d3a21be skbuff.h: fix timestamps kernel-doc by Randy Dunlap · 15 years ago
  63. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  64. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 15 years ago
  65. ac45f60 net: infrastructure for hardware time stamping by Patrick Ohly · 15 years ago
  66. d54e6d87 net: Kill skbuff macros from the stone ages. by David S. Miller · 15 years ago
  67. d6301d3 net: Increase default NET_SKB_PAD to 32. by David S. Miller · 15 years ago
  68. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 15 years ago
  69. d5a9e24 net: Allow RX queue selection to seed TX queue hashing. by David S. Miller · 15 years ago
  70. 71d93b3 net: Add skb_gro_receive by Herbert Xu · 16 years ago
  71. 832d11c tcp: Try to restore large SKBs while SACK processing by Ilpo Järvinen · 16 years ago
  72. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  73. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  74. 654bed1 net: packet split receive api by Peter Zijlstra · 16 years ago
  75. 04a4bb5 net: add skb_recycle_check() to enable netdriver skb recycling by Lennert Buytenhek · 16 years ago
  76. 1164f52 net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). by David S. Miller · 16 years ago
  77. 249c8b4 net: Add skb_queue_next(). by David S. Miller · 16 years ago
  78. fc7ebb2 net: Add skb_queue_is_last(). by David S. Miller · 16 years ago
  79. 1d4a31d net: Fix bus in SKB queue splicing interfaces. by David S. Miller · 16 years ago
  80. 67fed45 net: Add new interfaces for SKB list light-weight init and splicing. by David S. Miller · 16 years ago
  81. a40c24a net: Add SKB DMA mapping helper functions. by David S. Miller · 16 years ago
  82. 271bff7 net: Add DMA mapping tokens to skb_shared_info. by David S. Miller · 16 years ago
  83. db543c1 net: skb_copy_datagram_from_iovec() by Rusty Russell · 16 years ago
  84. 987c402 skbuff: Code readability NiT by Gerrit Renker · 16 years ago
  85. 4a7b61d skbuff: add missing kernel-doc for do_not_encrypt by Randy Dunlap · 16 years ago
  86. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  87. 6aa895b0 vlan: Don't store VLAN tag in cb by Patrick McHardy · 16 years ago
  88. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  89. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  90. 553a567 skbuff: fix missing kernel-doc notation by Randy Dunlap · 16 years ago
  91. f557285 [SKB]: __skb_queue_tail = __skb_insert before by Gerrit Renker · 16 years ago
  92. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  93. bf29927 [SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next) by Gerrit Renker · 16 years ago
  94. f525c06 [SKB]: __skb_dequeue = skb_peek + __skb_unlink by Gerrit Renker · 16 years ago
  95. de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 16 years ago
  96. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 16 years ago
  97. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 16 years ago
  98. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 16 years ago
  99. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 16 years ago
  100. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 16 years ago