1. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  2. b2b5ce9 net: introduce build_skb() by Eric Dumazet · 13 years ago
  3. f83347d include: linux: skbuf.h: Fix parameter documentation by Marcos Paulo de Souza · 13 years ago
  4. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  5. da92b19 net: hold sock reference while processing tx timestamps by Richard Cochran · 13 years ago
  6. a8605c6 net: add opaque struct around skb frag page by Ian Campbell · 13 years ago
  7. 05bdd2f net: constify skbuff and Qdisc elements by Eric Dumazet · 13 years ago
  8. a0bec1c net: do not take an additional reference in skb_frag_set_page by Ian Campbell · 13 years ago
  9. 3d153a7 net: Allow skb_recycle_check to be done in stages by Andy Fleming · 13 years ago
  10. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  11. 87fb4b7 net: more accurate skb truesize by Eric Dumazet · 13 years ago
  12. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  13. 48c8301 net: copy userspace buffers on device forwarding by Michael S. Tsirkin · 13 years ago
  14. ea2ab69 net: convert core to skb paged frag APIs by Ian Campbell · 13 years ago
  15. 131ea66 net: add APIs for manipulating skb page fragments. by Ian Campbell · 13 years ago
  16. 4ca2462 net: add the comment for skb->l4_rxhash by Changli Gao · 13 years ago
  17. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  18. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  19. 4915a0d net: introduce __netdev_alloc_skb_ip_align by Eric Dumazet · 13 years ago
  20. d84e0bd skbuff: update struct sk_buff members comments by Daniel Baluta · 13 years ago
  21. a6686f2 skbuff: skb supports zero-copy buffers by Shirley Ma · 13 years ago
  22. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  23. 4ff75b7 net: correct comment on where to place transmit time stamp hook. by Richard Cochran · 13 years ago
  24. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 13 years ago
  25. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  26. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 13 years ago
  27. c4264f2 net: skb_trim explicitely check the linearity instead of data_len by Emmanuel Grumbach · 13 years ago
  28. 67f11f4 net: Remove linux/prefetch.h include from linux/skbuff.h by David S. Miller · 13 years ago
  29. 0fcbe74 net: Remove prefetches from SKB list handlers. by David S. Miller · 13 years ago
  30. 34ea646 net: add missing prefetch.h include by Heiko Carstens · 13 years ago
  31. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  32. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. eec0095 net: Fix warnings caused by MAX_SKB_FRAGS change. by David S. Miller · 13 years ago
  35. a715dea net: Always allocate at least 16 skb frags regardless of page size by Anton Blanchard · 13 years ago
  36. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 13 years ago
  37. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  38. 686a295 net: Add safe reverse SKB queue walkers. by David S. Miller · 14 years ago
  39. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  40. 04fb451 net: Introduce skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  41. a3d22a6 bnx2x: Take the distribution range definition out of skb_tx_hash() by Vladislav Zolotarov · 14 years ago
  42. 3853b58 xps: Improvements in TX queue selection by Tom Herbert · 14 years ago
  43. 27b75c9 net: avoid RCU for NOCACHE dst by Eric Dumazet · 14 years ago
  44. 564824b net: allocate skbs on local node by Eric Dumazet · 14 years ago
  45. cb4dfe5 net: skb_frag_t can be smaller on small arches by Eric Dumazet · 14 years ago
  46. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  47. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  48. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  49. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  50. bfb564e core: Factor out flow calculation from get_rps_cpu by Krishna Kumar · 14 years ago
  51. f9599ce sk_buff: introduce pskb_network_may_pull() by Changli Gao · 14 years ago
  52. cff0d6e can-raw: Fix skb_orphan_try handling by Oliver Hartkopp · 14 years ago
  53. fed6638 net: pskb_expand_head() optimization by Eric Dumazet · 14 years ago
  54. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  55. 4507a71 net: add driver hook for tx time stamping. by Richard Cochran · 14 years ago
  56. 5933dd2 net: NET_SKB_PAD should depend on L1_CACHE_BYTES by Eric Dumazet · 14 years ago
  57. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  58. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  59. b78462e skbuff: add check for non-linear to warn_if_lro and needs_linearize by Alexander Duyck · 14 years ago
  60. 5b0daa3 skb: make skb_recycle_check() return a bool value by Changli Gao · 14 years ago
  61. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  62. 18e8c13 net: Increase NET_SKB_PAD to 64 bytes by Eric Dumazet · 14 years ago
  63. ec7d2f2 net: __alloc_skb() speedup by Eric Dumazet · 14 years ago
  64. 47d2964 net: Inline skb_pull() in eth_type_trans(). by David S. Miller · 14 years ago
  65. ccb7c77 net: Remove two unnecessary exports (skbuff). by Rami Rosen · 14 years ago
  66. cd58950 skbuff: remove unused dev_consume_skb macro definition by Alexander Duyck · 14 years ago
  67. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. 03e6d81 skbuff: remove unused dma_head & dma_maps fields by Alexander Duyck · 14 years ago
  69. 0a9627f rps: Receive Packet Steering by Tom Herbert · 14 years ago
  70. 4ab408d net: fix protocol sk_buff field by Eric Dumazet · 14 years ago
  71. da3f5cf skbuff: align sk_buff::cb to 64 bit and close some potential holes by Felix Fietkau · 14 years ago
  72. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  73. c81c2d9 skbuff: remove skb_dma_map/unmap by Alexander Duyck · 15 years ago
  74. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  75. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. d94d9fe net: cleanup include/linux by Eric Dumazet · 15 years ago
  77. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  78. 14d18a8 net: fix kmemcheck annotations by Eric Dumazet · 15 years ago
  79. 61321bb net: Add netdev_alloc_skb_ip_align() helper by Eric Dumazet · 15 years ago
  80. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  81. 72bce62 net: remove unused skb->do_not_encrypt by Johannes Berg · 15 years ago
  82. 8660c12 skbuff.h: Fix comment for NET_IP_ALIGN by Tobias Klauser · 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. a42fc8f skbuff.h: fix skb_dst kernel-doc by Randy Dunlap · 15 years ago
  85. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  86. fe55f6d net: use kmemcheck bitfields API for skbuff by Vegard Nossum · 16 years ago
  87. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  88. ee03987 skbuff: Add frag list abstraction interfaces. by David S. Miller · 15 years ago
  89. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  90. eae3f29 net: num_dma_maps is not used by Eric Dumazet · 15 years ago
  91. e5b9215 net: skb cleanup by Eric Dumazet · 15 years ago
  92. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  93. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  94. dfbf97f net: add _skb_dst opaque field by Eric Dumazet · 15 years ago
  95. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 15 years ago
  96. 6f26c9a tun: fix tun_chr_aio_write so that aio works by Michael S. Tsirkin · 15 years ago
  97. 0a1ec07 net: skb_copy_datagram_const_iovec() by Michael S. Tsirkin · 15 years ago
  98. 13223cb Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  99. 4b21cd4 skbuff.h: fix missing kernel-doc by Randy Dunlap · 15 years ago
  100. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago