1. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 11 years ago
  2. 56b1742 net: add rbnode to struct sk_buff by Eric Dumazet · 11 years ago
  3. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 11 years ago
  4. ebcf34f skbuff.h: fix kernel-doc warning for headers_end by Randy Dunlap · 11 years ago
  5. 31eff81 skbuff: fix ftrace handling in skb_unshare by Alexander Aring · 11 years ago
  6. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  7. 709c48b net: description of dma_cookie cause make xmldocs warning by Masanari Iida · 11 years ago
  8. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  9. c8753d5 net: Cleanup skb cloning by adding SKB_FCLONE_FREE by Vijay Subramanian · 11 years ago
  10. 8bce6d7 udp: Generalize skb_udp_segment by Tom Herbert · 11 years ago
  11. d0bf4a9 net: cleanup and document skb fclone layout by Eric Dumazet · 11 years ago
  12. 8522484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  13. b193722 net: reorganize sk_buff for faster __copy_skb_header() by Eric Dumazet · 11 years ago
  14. 7bced39 net_dma: simple removal by Dan Williams · 12 years ago
  15. f4a775d net: introduce __skb_header_release() by Eric Dumazet · 11 years ago
  16. 34666d4 netfilter: bridge: move br_netfilter out of the core by Pablo Neira Ayuso · 11 years ago
  17. 2e4e441 net: add alloc_skb_with_frags() helper by Eric Dumazet · 11 years ago
  18. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 11 years ago
  19. 56193d1 net: Add function for parsing the header length out of linear ethernet frames by Alexander Duyck · 11 years ago
  20. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 11 years ago
  21. d96535a net: Infrastructure for checksum unnecessary conversions by Tom Herbert · 11 years ago
  22. 5a21232 net: Support for csum_bad in skbuff by Tom Herbert · 11 years ago
  23. 77cffe2 net: Clarification of CHECKSUM_UNNECESSARY by Tom Herbert · 11 years ago
  24. de20fe8 net: Allocate a new 16 bits for flags in skbuff by Tom Herbert · 11 years ago
  25. 5c21403 net: Update sk_buff flag bit availability comment. by David S. Miller · 11 years ago
  26. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 11 years ago
  27. 690e36e net: Allow raw buffers to be passed into the flow dissector. by David S. Miller · 11 years ago
  28. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 11 years ago
  29. e1c8a60 net-timestamp: ACK timestamp for bytestreams by Willem de Bruijn · 11 years ago
  30. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 11 years ago
  31. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 11 years ago
  32. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 11 years ago
  33. 4d276eb net: remove deprecated syststamp timestamp by Willem de Bruijn · 11 years ago
  34. 0bec8c8 net: skbuff: Use ALIGN macro instead of open coding it by Tobias Klauser · 11 years ago
  35. 26c4fdb net-timestamp: document deprecated syststamp by Willem de Bruijn · 11 years ago
  36. a3b18dd net: Only do flow_dissector hash computation once per packet by Tom Herbert · 11 years ago
  37. 0e00161 net: Call skb_get_hash in get_xps_queue and __skb_tx_hash by Tom Herbert · 11 years ago
  38. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 11 years ago
  39. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 11 years ago
  40. 7e3cead net: Save software checksum complete by Tom Herbert · 11 years ago
  41. 5d0c2b9 net: Preserve CHECKSUM_COMPLETE at validation by Tom Herbert · 11 years ago
  42. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 11 years ago
  43. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 11 years ago
  44. 0f4f4ff net: Add GSO support for UDP tunnels with checksum by Tom Herbert · 11 years ago
  45. 7e2b10c net: Support for multiple checksums with gso by Tom Herbert · 11 years ago
  46. 60ff746 net: rename local_df to ignore_df by WANG Cong · 11 years ago
  47. 76ba0aa net: Generalize checksum_init functions by Tom Herbert · 11 years ago
  48. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  49. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  50. 574f719 net: Add a test to see if a skb is freeable in irq context by Eric W. Biederman · 11 years ago
  51. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  52. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 11 years ago
  54. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
  55. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  56. 363ec3923 net: add skb_mstamp infrastructure by Eric Dumazet · 11 years ago
  57. 1f5a740 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  58. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  59. 2e99c07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  60. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  61. 478b360 netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n by Florian Westphal · 11 years ago
  62. fe6cc55 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 12 years ago
  63. 25a91d8 skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end by Fan Du · 12 years ago
  64. de960aa net: add and use skb_gso_transport_seglen() by Florian Westphal · 12 years ago
  65. 57bdf7f4 net: Add skb_get_hash_raw by Tom Herbert · 12 years ago
  66. ed1f50c net: add skb_checksum_setup by Paul Durrant · 12 years ago
  67. fd44b93 net: skbuff: const-ify casts in skb_queue_* functions by Daniel Borkmann · 12 years ago
  68. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  69. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 12 years ago
  70. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  71. 73409f3 net: Add some clarification to skb_tx_timestamp() comment. by David S. Miller · 12 years ago
  72. 78ea85f net: skbuff: improve comment on checksumming by Daniel Borkmann · 12 years ago
  73. 0e3da5b ip_gre: fix msg_name parsing for recvfrom/recvmsg by Timo Teräs · 12 years ago
  74. 3df7a74 net: Add utility function to copy skb hash by Tom Herbert · 12 years ago
  75. 09323cc net: Add function to set the rxhash by Tom Herbert · 12 years ago
  76. 7539fad net: Add utility functions to clear rxhash by Tom Herbert · 12 years ago
  77. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 12 years ago
  78. 4262e5c net: dev: move inline skb_needs_linearize helper to header by Daniel Borkmann · 12 years ago
  79. 7ce5a27 Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()." by David S. Miller · 12 years ago
  80. 018c5bb net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum(). by David S. Miller · 12 years ago
  81. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 12 years ago
  82. bc32383 net: skbuff - kernel-doc fixes by Mathias Krause · 12 years ago
  83. 0c7ddf3 net: move pskb_put() to core code by Mathias Krause · 12 years ago
  84. f8e617e net: introduce skb_coalesce_rx_frag() by Jason Wang · 12 years ago
  85. 2817a33 net: skb_checksum: allow custom update/combine for walking skb by Daniel Borkmann · 12 years ago
  86. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 12 years ago
  87. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 12 years ago
  88. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 12 years ago
  89. 400dfd3 net: refactor sk_page_frag_refill() by Eric Dumazet · 12 years ago
  90. 0b3d8e0 include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path() by Denis Kirjanov · 12 years ago
  91. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. 4590672 skbuff: size of hole is wrong in a comment by Nicolas Dichtel · 12 years ago
  93. 36a8f39 net: skb_is_gso_v6() requires skb_is_gso() by Eric Dumazet · 12 years ago
  94. 7965bd4 net.h/skbuff.h: Remove extern from function prototypes by Joe Perches · 12 years ago
  95. 8b27f27 skb: allow skb_scrub_packet() to be used by tunnels by Nicolas Dichtel · 12 years ago
  96. bc6fc9f net: fix comment typo for __skb_alloc_pages() by Florian Fainelli · 12 years ago
  97. c3bdeb5 net: move zerocopy_sg_from_iovec() to net/core/datagram.c by Jason Wang · 12 years ago
  98. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 12 years ago
  100. 376c731 net: add a temporary sanity check in skb_orphan() by Eric Dumazet · 12 years ago