Commit History

Author SHA1 Message Date
  Tom Herbert 20bf50de30 skbuff: Function to send an skbuf on a socket 8 years ago
  Florian Westphal 06dc75ab06 net: Revert "net: add function to allocate sk_buff head without data area" 8 years ago
  David S. Miller d9d30adf56 net: Kill NETIF_F_UFO and SKB_GSO_UDP. 8 years ago
  Linus Torvalds 5518b69b76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 years ago
  Daniel Borkmann 0daf434940 bpf, net: add skb_mac_header_len helper 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
  Reshetova, Elena 53869cebce net: convert nf_bridge_info.use from atomic_t to refcount_t 8 years ago
  yuan linyu de77b966ce net: introduce __skb_put_[zero, data, u8] 8 years ago
  Johannes Berg 634fef6107 networking: add and use skb_put_u8() 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
  Johannes Berg 59ae1d127a networking: introduce and use skb_put_data() 8 years ago
  Johannes Berg 83ad357dee skbuff: make skb_put_zero() return void 8 years ago
  David S. Miller 0e74008b66 Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 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
  Johannes Berg a43e61842e Merge remote-tracking branch 'net-next/master' into mac80211-next 8 years ago
  Jason A. Donenfeld 48a1df6533 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow 8 years ago
  Johannes Berg e45a79da86 skbuff/mac80211: introduce and use skb_put_zero() 8 years ago
  Miroslav Lichvar b50a5c70ff net: allow simultaneous SW and HW transmit timestamping 8 years ago
  Miroslav Lichvar 90b602f803 net: add function to retrieve original skb device using NAPI ID 8 years ago
  Davide Caratti b4759dcdcd sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY} 8 years ago
  Davide Caratti 43c26a1a45 net: more accurate checksumming in validate_xmit_skb() 8 years ago
  Davide Caratti dba003067a net: use skb->csum_not_inet to identify packets needing crc32c 8 years ago
  Davide Caratti 219f1d7987 sk_buff: remove support for csum_bad in sk_buff 8 years ago
  Davide Caratti b72b5bf6a8 net: introduce skb_crc32c_csum_help 8 years ago
  Davide Caratti 9617813dba skbuff: add stub to help computing crc32c on SCTP packets 8 years ago
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 years ago