summaryrefslogtreecommitdiff
path: root/net/core/skbuff.c
AgeCommit message (Expand)Author
2011-09-15net: copy userspace buffers on device forwardingMichael S. Tsirkin
2011-08-01net: add kerneldoc to skb_copy_bits()Eric Dumazet
2011-07-21skbuff: fix error handling in pskb_copy()Dan Carpenter
2011-07-09skbuff: clear tx zero-copy flagShirley Ma
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-18net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko
2011-03-01inet: Remove unused sk_sndmsg_* from UFOHerbert Xu
2011-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-27net: add kmemcheck annotation in __alloc_skb()Eric Dumazet
2011-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-24net: change netdev->features to u32Michał Mirosław
2011-01-24GRO: fix merging a paged skb after non-paged skbsMichal Schmidt
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-03net: don't reallocate skb->head unless the current one hasn't the needed extr...Changli Gao
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-16net: allocate skbs on local nodeEric Dumazet
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08gro: Re-fix different skb headroomsJarek Poplawski
2010-09-07skb: Add tracepoints to freeing skbKoki Sanagi
2010-09-06net: pskb_expand_head() optimizationEric Dumazet
2010-09-03net: remove two kmemcheck annotationsEric Dumazet
2010-09-01gro: fix different skb headroomsEric Dumazet
2010-09-01net: skbuff.c cleanupEric Dumazet
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-24net: pskb_expand_head() optimizationEric Dumazet
2010-07-22net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller
2010-07-22net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2010-06-13net: rxhash already set in __copy_skb_headerEric Dumazet
2010-06-13net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-29net: fix sk_forward_alloc corruptionsEric Dumazet
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-20gro: Fix bogus gso_size on the first fraglist entryHerbert Xu
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-05net: __alloc_skb() speedupEric Dumazet
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen