index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
2014-01-26
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-01-16
net: Add skb_get_hash_raw
Tom Herbert
2014-01-14
net: add skb_checksum_setup
Paul Durrant
2014-01-07
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-27
net: Add some clarification to skb_tx_timestamp() comment.
David S. Miller
2013-12-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
2013-12-18
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2013-12-17
net: Add utility function to copy skb hash
Tom Herbert
2013-12-17
net: Add function to set the rxhash
Tom Herbert
2013-12-17
net: Add utility functions to clear rxhash
Tom Herbert
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
2013-12-09
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
2013-12-02
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
David S. Miller
2013-11-15
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
David S. Miller
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-07
net: skbuff - kernel-doc fixes
Mathias Krause
2013-11-07
net: move pskb_put() to core code
Mathias Krause
2013-11-04
net: introduce skb_coalesce_rx_frag()
Jason Wang
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
2013-10-02
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
Denis Kirjanov
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-30
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
2013-09-30
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2013-09-26
net.h/skbuff.h: Remove extern from function prototypes
Joe Perches
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
2013-09-03
net: fix comment typo for __skb_alloc_pages()
Florian Fainelli
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
net: add a temporary sanity check in skb_orphan()
Eric Dumazet
2013-07-31
net: skb_orphan() changes
Eric Dumazet
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-27
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2013-06-25
gre: fix a possible skb leak
Eric Dumazet
2013-06-10
net: remove last caller of skb_tail_offset() and itself
Cong Wang
2013-06-10
net: add low latency socket poll
Eliezer Tamir
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-31
net: clean up skb headers code
Cong Wang
2013-05-28
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-27
MPLS: Add limited GSO support
Simon Horman
2013-05-27
net: Use 16bits for *_headers fields of struct skbuff
Simon Horman
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
[next]