index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] node-aware skb allocation
Christoph Hellwig
2006-12-07
1
-3
/
+3
*
[PATCH] fix fallout from header dependency trimming
Al Viro
2006-12-04
1
-0
/
+1
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
1
-1
/
+0
*
[PATCH] severing skbuff.h -> poll.h
Al Viro
2006-12-04
1
-1
/
+0
*
[PATCH] severing skbuff.h -> highmem.h
Al Viro
2006-12-04
1
-19
/
+0
*
[NET]: Split skb->csum
Al Viro
2006-12-02
1
-1
/
+4
*
[NET]: Preliminaty annotation of skb->csum.
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Annotate skb_copy_and_csum_bits() and callers.
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: Annotate skb_checksum() and callers.
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
2006-12-02
1
-2
/
+1
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
1
-2
/
+2
*
[IPV6]: ip6_output annotations
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-8
/
+9
*
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
2006-08-13
1
-0
/
+15
*
[NET]: Fix alloc_skb comment typo
Christoph Hellwig
2006-08-07
1
-2
/
+2
*
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
2006-08-02
1
-2
/
+0
*
[NET]: Remove lockdep_set_class() call from skb_queue_head_init().
Arjan van de Ven
2006-08-02
1
-1
/
+8
*
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
2006-08-02
1
-0
/
+22
*
[NET]: Correct dev_alloc_skb kerneldoc
Christoph Hellwig
2006-07-24
1
-2
/
+2
*
[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB
Christoph Hellwig
2006-07-24
1
-4
/
+0
*
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-08
1
-0
/
+5
*
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
2006-07-03
1
-0
/
+3
*
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
1
-2
/
+4
*
[NET]: make skb_release_data() static
Adrian Bunk
2006-06-29
1
-1
/
+0
*
[NET]: Add ECN support for TSO
Michael Chan
2006-06-29
1
-0
/
+3
*
[NET]: Added GSO header verification
Herbert Xu
2006-06-29
1
-1
/
+4
*
[NET]: fix net-core kernel-doc
Randy Dunlap
2006-06-23
1
-0
/
+2
*
[NET]: Add software TSOv4
Herbert Xu
2006-06-23
1
-0
/
+1
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-3
/
+9
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
1
-6
/
+5
*
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
1
-1
/
+0
|
\
|
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
|
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
2006-06-17
1
-12
/
+12
*
|
[NET]: Clean up skb_linearize
Herbert Xu
2006-06-17
1
-4
/
+20
*
|
[SECMARK]: Add secmark support to core networking.
James Morris
2006-06-17
1
-0
/
+22
*
|
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2006-06-17
1
-0
/
+4
|
/
*
[NET]: Add skb->truesize assertion checking.
David S. Miller
2006-04-20
1
-0
/
+7
*
[NET]: Allow skb headroom to be overridden
Anton Blanchard
2006-03-31
1
-4
/
+25
*
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
2006-03-20
1
-1
/
+3
*
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
2006-03-20
1
-16
/
+1
*
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Patrick McHardy
2006-03-20
1
-10
/
+14
*
[NET]: Reduce size of struct sk_buff on 64 bit architectures
Patrick McHardy
2006-03-20
1
-1
/
+1
*
[NET]: Make second arg to skb_reserved() signed.
David S. Miller
2006-01-17
1
-1
/
+1
*
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
1
-1
/
+1
*
[NET]: Speed up __alloc_skb()
Benjamin LaHaise
2006-01-03
1
-1
/
+1
*
[NET]: Small cleanup to socket initialization
Andi Kleen
2006-01-03
1
-1
/
+0
*
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
2006-01-03
1
-0
/
+2
*
[NET]: kernel-doc fixes
Randy Dunlap
2005-11-20
1
-0
/
+1
[next]