1. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  3. c3ad3ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  4. 161e613 net: add missing documentation in linux/skbuff.h by Pedro Tammela · 6 years ago
  5. 4c3024d bpf: only test gso type on gso packets by Willem de Bruijn · 6 years ago
  6. d2aa125 net: Don't set transport offset to invalid value by Maxim Mikityanskiy · 6 years ago
  7. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  8. 6e1077f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  9. d5be7f6 net: validate untrusted gso packets without csum offload by Willem de Bruijn · 6 years ago
  10. 4ea7b0c net/skbuff: fix up kernel-doc placement by Brian Norris · 6 years ago
  11. b90efd2 bpf: only adjust gso_size on bytestream protocols by Willem de Bruijn · 6 years ago
  12. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  13. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  14. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  15. c8aa703 net/flow_dissector: move bpf case into __skb_flow_bpf_dissect by Stanislav Fomichev · 6 years ago
  16. 6c57f04 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  17. d0dcde6 doc: networking: convert offload files into RST and update references by Otto Sabart · 6 years ago
  18. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  19. d312d0a net: drop the unused helper skb_ext_get() by Paolo Abeni · 6 years ago
  20. 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
  21. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  22. 7af8f4c net: move secpath_exist helper to sk_buff.h by Florian Westphal · 6 years ago
  23. de8bda1 net: convert bridge_nf to use skb extension infrastructure by Florian Westphal · 6 years ago
  24. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  25. 65d69e2 datagram: introduce skb_copy_and_hash_datagram_iter helper by Sagi Grimberg · 6 years ago
  26. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  27. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  28. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  29. 4bffc66 net: remove unsafe skb_insert() by Eric Dumazet · 6 years ago
  30. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  32. 7f600f1 net: remove unused skb_send_sock() by Cong Wang · 6 years ago
  33. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  34. 5109f9f net/skbuff: add macros for VLAN_PRESENT bit by Michał Mirosław · 6 years ago
  35. 5e1abdc net: skbuff.h: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  36. 82385b0 net: skbuff.h: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  37. cc16567 net: drop unused skb_append_datato_frags() by Paolo Abeni · 6 years ago
  38. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  39. d3edd06 tcp: provide earliest departure time in skb->tstamp by Eric Dumazet · 6 years ago
  40. 2dfd184 flow_dissector: fix build failure without CONFIG_NET by Willem de Bruijn · 6 years ago
  41. d58e468 flow_dissector: implements flow dissector BPF hook by Petar Penkov · 6 years ago
  42. 992cba7 net: Add and use skb_list_del_init(). by David S. Miller · 6 years ago
  43. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  44. 8b69bd7 ppp: Remove direct skb_queue_head list pointer access. by David S. Miller · 6 years ago
  45. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  46. b0768a8 net: Export skb_headers_offset_update by Toshiaki Makita · 6 years ago
  47. 15693fd net: skbuff.h: fix using plain integer as NULL warning by YueHaibing · 6 years ago
  48. fa0f527 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  49. 385114d net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  50. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  51. a48d189 net: Move skb decrypted field, avoid explicity copy by Stefano Brivio · 6 years ago
  52. 784abe2 net: Add decrypted field to skb by Boris Pismenny · 6 years ago
  53. 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  54. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  55. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  56. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 6 years ago
  57. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  58. 1f4c741 net: skbuff.h: drop unneeded <linux/slab.h> by Randy Dunlap · 6 years ago
  59. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  60. 72a338b net: core: rework basic flow dissection helper by Paolo Abeni · 7 years ago
  61. 08303c1 net: Rename and export copy_skb_header by Ilya Lesokhin · 7 years ago
  62. ee80d1e udp: add udp gso by Willem de Bruijn · 7 years ago
  63. 88078d9 net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 7 years ago
  64. bf66337 inet: frags: get rid of ipfrag_skb_cb/FRAG_CB by Eric Dumazet · 7 years ago
  65. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  66. cfda06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  67. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  68. a4a7771 net: make skb_gso_*_seglen functions private by Daniel Axtens · 7 years ago
  69. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  70. d02f51c bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs by Daniel Axtens · 7 years ago
  71. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  72. 6f89dbc skbuff: export mm_[un]account_pinned_pages for other modules by Sowmini Varadhan · 7 years ago
  73. da27988 skbuff: Fix comment mis-spelling. by David S. Miller · 7 years ago
  74. 2b16f04 net: create skb_gso_validate_mac_len() by Daniel Axtens · 7 years ago
  75. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  76. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  77. 62b3237 flow_dissector: dissect tunnel info outside __skb_flow_dissect() by Simon Horman · 7 years ago
  78. f8821f9 skbuff: Grammar s/are can/can/, s/change/changes/ by Geert Uytterhoeven · 7 years ago
  79. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  80. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  81. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  82. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  83. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  84. 39b1752 net: Remove unused skb_shared_info member by Mat Martineau · 7 years ago
  85. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. 2b5ec1a netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  87. 18a4c0e net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 7 years ago
  88. e208007 tcp: new list for sent but unacked skbs for RACK recovery by Eric Dumazet · 7 years ago
  89. abf4bb6 skbuff: Add the offload_mr_fwd_mark field by Yotam Gigi · 7 years ago
  90. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  91. 242c1a2 net: Remove useless function skb_header_release by Gao Feng · 7 years ago
  92. bffa72c net: sk_buff rbnode reorg by Eric Dumazet · 7 years ago
  93. ca2c141 udp: drop head states only when all skb references are gone by Paolo Abeni · 7 years ago
  94. c1d1b43 net: convert (struct ubuf_info)->refcnt to refcount_t by Eric Dumazet · 7 years ago
  95. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  96. cd0a137 net: core: Specify skb_pad()/skb_put_padto() SKB freeing by Florian Fainelli · 7 years ago
  97. 0a4a060 sock: fix zerocopy_success regression with msg_zerocopy by Willem de Bruijn · 7 years ago
  98. a91dbff sock: ulimit on MSG_ZEROCOPY pages by Willem de Bruijn · 7 years ago
  99. 4ab6c99 sock: MSG_ZEROCOPY notification coalescing by Willem de Bruijn · 7 years ago
  100. 1f8b977 sock: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago