1. 71d93b3 net: Add skb_gro_receive by Herbert Xu · 16 years ago
  2. 89319d38 net: Add frag_list support to skb_segment by Herbert Xu · 16 years ago
  3. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  4. 8f480c0 net: make skb_truesize_bug() call WARN() by Arjan van de Ven · 16 years ago
  5. 9f782db tcp: skb_shift cannot cache frag ptrs past pskb_expand_head by Ilpo Järvinen · 16 years ago
  6. 0ace285 tcp: handle shift/merge of cloned skbs too by Ilpo Järvinen · 16 years ago
  7. 832d11c tcp: Try to restore large SKBs while SACK processing by Ilpo Järvinen · 16 years ago
  8. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 5cd33db net: fix setting of skb->tail in skb_recycle_check() by Lennert Buytenhek · 16 years ago
  10. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. d1a203e net: add documentation for skb recycling by Stephen Hemminger · 16 years ago
  12. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  13. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  14. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  15. 654bed1 net: packet split receive api by Peter Zijlstra · 16 years ago
  16. 4edd87a net: BUG instead of corrupting memory in pskb_expand_head by Herbert Xu · 16 years ago
  17. 04a4bb5 net: add skb_recycle_check() to enable netdriver skb recycling by Lennert Buytenhek · 16 years ago
  18. 6f85a12 net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header by Herbert Xu · 16 years ago
  19. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  20. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  21. 7b1c65f net: make __skb_splice_bits static by Harvey Harrison · 16 years ago
  22. 2870c43 net: refactor tcp splice receive path to improve readability by Octavian Purdila · 16 years ago
  23. 6aa895b0 vlan: Don't store VLAN tag in cb by Patrick McHardy · 16 years ago
  24. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. db43a28 tcp: fix for splice receive when used with software LRO by Octavian Purdila · 16 years ago
  26. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  27. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  28. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 16 years ago
  29. c800578 net: Fix useless comment reference loop. by Johannes Berg · 16 years ago
  30. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  32. 4c821d7 [NET]: Fix kernel-doc for skb_segment by Ben Hutchings · 16 years ago
  33. a0f55e0 [NET]: Fix dev_alloc_skb() typo. by David S. Miller · 16 years ago
  34. 1483b87 [NET]: Add inline intent commentary to dev_alloc_skb(). by Denys Vlasenko · 16 years ago
  35. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 16 years ago
  36. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 16 years ago
  37. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 16 years ago
  38. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 16 years ago
  39. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 16 years ago
  40. f6866fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  41. bc2cda1 docbook: make a networking book and fix a few errors by Randy Dunlap · 16 years ago
  42. fee54fa [NET]: Fix comment for skb_pull_rcsum by Urs Thuermann · 16 years ago
  43. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 16 years ago
  44. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  45. 02f1c89 [NET]: Clone the sk_buff 'iif' field in __skb_clone() by Paul Moore · 17 years ago
  46. 2d4baff [SKBUFF]: Free old skb properly in skb_morph by Herbert Xu · 17 years ago
  47. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  48. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  49. a057ae3 [NET_CLS_ACT]: Use skb_act_clone by Jamal Hadi Salim · 17 years ago
  50. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  51. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  52. 172a863 [NET]: Fix csum_start update in pskb_expand_head by Herbert Xu · 17 years ago
  53. e0053ec [SKBUFF]: Add skb_morph by Herbert Xu · 17 years ago
  54. dec1881 [SKBUFF]: Merge common code between copy_skb_header and skb_clone by Herbert Xu · 17 years ago
  55. 5288605 [SKBUFF]: Fix up csum_start when head room changes by Herbert Xu · 17 years ago
  56. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  57. ba9dda3 [NETFILTER]: x_tables: add TRACE target by Jozsef Kadlecsik · 17 years ago
  58. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  59. 334a813 [SKBUFF]: Keep track of writable header len of headerless clones by Patrick McHardy · 17 years ago
  60. 2cd052e [NET] skbuff: remove export of static symbol by Johannes Berg · 17 years ago
  61. 5b5a60d [NET]: Make skb_seq_read unmap the last fragment by Olaf Kirch · 17 years ago
  62. dbbeb2f [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmark by Patrick McHardy · 17 years ago
  63. b6ccc67 [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error by Mikael Pettersson · 17 years ago
  64. 1a028e5 [NET]: Revert sk_buff walker cleanups. by David S. Miller · 17 years ago
  65. eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 17 years ago
  66. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  67. 0c6fcc8 [NET] skbuff: skb_store_bits const is backwards by Stephen Hemminger · 17 years ago
  68. efd1e8d [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand by Patrick McHardy · 17 years ago
  69. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 17 years ago
  70. 56eb888 [SK_BUFF]: Fix missing offset adjustment in pskb_expand_head by Patrick McHardy · 17 years ago
  71. 716ea3a [NET]: Move generic skbuff stuff from XFRM code to generic code by David Howells · 17 years ago
  72. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  73. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  74. 5f79e0f [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled by Yasuyuki Kozakai · 17 years ago
  75. 897933b [SK_BUFF]: Remove skb_add_mtu() leftovers by Arnaldo Carvalho de Melo · 17 years ago
  76. ca0605a [SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too by Arnaldo Carvalho de Melo · 17 years ago
  77. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  78. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  79. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 17 years ago
  80. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  81. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  82. ddc7b8e [SK_BUFF]: Some more layer header conversions by Arnaldo Carvalho de Melo · 17 years ago
  83. edda553 [NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb by Yasuyuki Kozakai · 17 years ago
  84. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  85. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  86. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  87. b4dfa0b [NET]: Get rid of alloc_skb_from_cache by Herbert Xu · 17 years ago
  88. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 17 years ago
  89. 3e6b3b2 [NET]: Copy mac_len in skb_clone() as well by Alexey Dobriyan · 17 years ago
  90. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  91. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  92. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  93. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  94. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  95. b30973f [PATCH] node-aware skb allocation by Christoph Hellwig · 18 years ago
  96. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  97. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  98. 81d7766 [NET]: Annotate skb_copy_and_csum_bits() and callers. by Al Viro · 18 years ago
  99. 2bbbc86 [NET]: Annotate skb_checksum() and callers. by Al Viro · 18 years ago
  100. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago