Commit History

Author SHA1 Message Date
  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
  Paolo Abeni 7608894e43 net: use skb_unref() in napi_consume_skb() 8 years ago
  Paolo Abeni 0a463c78d2 udp: avoid a cache miss on dequeue 8 years ago
  Paolo Abeni 3889a803e1 net: factor out a helper to decrement the skb refcount 8 years ago
  Willem de Bruijn fff88030b3 skbuff: only inherit relevant tx_flags 8 years ago
  David S. Miller 216fe8f021 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Jason A. Donenfeld 48a1df6533 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow 8 years ago
  Soheil Hassas Yeganeh 38b257938a sock: reset sk_err when the error queue is empty 8 years ago
  Miroslav Lichvar b50a5c70ff net: allow simultaneous SW and HW transmit timestamping 8 years ago
  Davide Caratti 9617813dba skbuff: add stub to help computing crc32c on SCTP packets 8 years ago
  Linus Torvalds 8d65b08deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
  Linus Torvalds da7b66ffb2 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Eric Dumazet c21b48cc1b net: adjust skb->truesize in ___pskb_trim() 8 years ago
  Ilan Tayari 43170c4e0b gso: Validate assumption of frag_list segementation 8 years ago
  David S. Miller 7b9f6da175 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Ilan Tayari 7a7a9bd7ac gso: Validate assumption of frag_list segementation 8 years ago
  Willem de Bruijn 1862d6208d net-timestamp: avoid use-after-free in ip_recv_error 8 years ago
  Ilan Tayari eaffadbbb3 gso: Support frag_list splitting with head_frag 8 years ago