提交历史

作者 SHA1 备注 提交日期
  Mel Gorman c93bdd0e03 netvm: allow skb allocation to use PFMEMALLOC reserves 13 年之前
  Michael S. Tsirkin dcc0fb782b skbuff: export skb_copy_ubufs 13 年之前
  Michael S. Tsirkin 70008aa50e skbuff: convert to skb_orphan_frags 13 年之前
  David S. Miller abaa72d7fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 年之前
  Krishna Kumar 02756ed4a7 skbuff: Use correct allocation in skb_copy_ubufs 13 年之前
  Eric Dumazet 310e158cc3 net: respect GFP_DMA in __netdev_alloc_skb() 13 年之前
  Alexander Duyck 540eb7bf0b net: Update alloc frag to reduce get/put page usage and recycle pages 13 年之前
  Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 年之前
  David S. Miller c90a9bb907 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 年之前
  Linus Torvalds a3da2c6913 Merge branch 'for-linus' of git://git.kernel.dk/linux-block 13 年之前
  Eric Dumazet 047fe36052 splice: fix racy pipe->buffers uses 13 年之前
  David S. Miller 43b03f1f6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 年之前
  Randy Dunlap c6c4b97c6b net/core: fix kernel-doc warnings 13 年之前
  Ben Hutchings 94b6042cfe net: Update kernel-doc for __alloc_skb() 13 年之前
  Eric Dumazet bad43ca832 net: introduce skb_try_coalesce() 13 年之前
  Eric Dumazet 6f532612cc net: introduce netdev_alloc_frag() 13 年之前
  Eric Dumazet a1c7fff7e1 net: netdev_alloc_skb() use build_skb() 13 年之前
  Joe Perches e005d193d5 net: core: Use pr_<level> 13 年之前
  Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 年之前
  Alexander Duyck ec47ea8247 skb: Add inline helper for getting the skb end offset from head 13 年之前
  Alexander Duyck 3e24591a19 skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head 13 年之前
  Alexander Duyck 9202e31d46 skb: Drop bad code from pskb_expand_head 13 年之前
  Alexander Duyck 3a7c1ee4ab skb: Add skb_head_is_locked helper function 13 年之前
  Eric Dumazet 715dc1f342 net: Fix truesize accounting in skb_gro_receive() 13 年之前
  Alexander Duyck 2996d31f9f net: Stop decapitating clones that have a head_frag 13 年之前
  Eric Dumazet 1d0c0b328a net: makes skb_splice_bits() aware of skb->head_frag 13 年之前
  Eric Dumazet d7e8883cfc net: make GRO aware of skb->head_frag 13 年之前
  Eric Dumazet d3836f21b0 net: allow skb->head to be a page fragment 13 年之前
  Eric Dumazet d7ccf7c0a0 net: make spd_fill_page() linear argument a bool 13 年之前
  David S. Miller a108d5f35a net: Use bool and remove inline in skb_splice_bits() code. 13 年之前