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