Commit History

Author SHA1 Message Date
  Ye Yin 2b5ec1a5f9 netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed 8 years ago
  Willem de Bruijn 54d4311764 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy 8 years ago
  Wenhua Shi 09001b03f7 net: fix typo in skbuff.c 8 years ago
  Paolo Abeni ca2c1418ef udp: drop head states only when all skb references are gone 8 years ago
  Eric Dumazet c1d1b43781 net: convert (struct ubuf_info)->refcnt to refcount_t 8 years ago
  Eric Dumazet db5bce32fb net: prepare (struct ubuf_info)->refcnt conversion 8 years ago
  David S. Miller 6026e043d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Florian Fainelli cd0a137acb net: core: Specify skb_pad()/skb_put_padto() SKB freeing 8 years ago
  John Fastabend db5980d804 net: fixes for skb_send_sock 8 years ago
  Willem de Bruijn ccaffff182 sock: fix zerocopy panic in mem accounting 8 years ago
  Willem de Bruijn a91dbff551 sock: ulimit on MSG_ZEROCOPY pages 8 years ago
  Willem de Bruijn 4ab6c99d99 sock: MSG_ZEROCOPY notification coalescing 8 years ago
  Willem de Bruijn 1f8b977ab3 sock: enable MSG_ZEROCOPY 8 years ago
  Willem de Bruijn 76851d1212 sock: add SOCK_ZEROCOPY sockopt 8 years ago
  Willem de Bruijn 52267790ef sock: add MSG_ZEROCOPY 8 years ago
  Willem de Bruijn 3ece782693 sock: skb_copy_ubufs support for compound pages 8 years ago
  Willem de Bruijn c613c209c3 net: add skb_frag_foreach_page and use with kmap_atomic 8 years ago
  Tom Herbert 20bf50de30 skbuff: Function to send an skbuf on a socket 8 years ago
  Florian Westphal a28b1b90de skbuff: re-add check for NULL skb->head in kfree_skb path 8 years ago
  David S. Miller 7a68ada6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Florian Westphal 06dc75ab06 net: Revert "net: add function to allocate sk_buff head without data area" 8 years ago
  linzhang 3ccc6c6faa skbuff: optimize the pull_pages code in __pskb_pull_tail() 8 years ago
  Michal Hocko dcda9b0471 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic 8 years ago
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
  Reshetova, Elena 2638595afc net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t 8 years ago
  Reshetova, Elena 633547973f net: convert sk_buff.users from atomic_t to refcount_t 8 years ago
  Johannes Berg d58ff35122 networking: make skb_push & __skb_push return void pointers 8 years ago
  Johannes Berg af72868b90 networking: make skb_pull & friends return void pointers 8 years ago
  Johannes Berg 4df864c1d9 networking: make skb_put & friends return void pointers 8 years ago