aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/skbuff.c
Commit message (Expand)AuthorAge
* net: add kerneldoc to skb_copy_bits()Eric Dumazet2011-08-01
* skbuff: fix error handling in pskb_copy()Dan Carpenter2011-07-21
* skbuff: clear tx zero-copy flagShirley Ma2011-07-09
* skbuff: skb supports zero-copy buffersShirley Ma2011-07-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet2011-05-18
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* net: introduce rx_handler results and logic around thatJiri Pirko2011-03-16
* inet: Remove unused sk_sndmsg_* from UFOHerbert Xu2011-03-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-27
|\
| * net: add kmemcheck annotation in __alloc_skb()Eric Dumazet2011-01-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-26
|\|
| * GRO: fix merging a paged skb after non-paged skbsMichal Schmidt2011-01-24
* | net: change netdev->features to u32Michał Mirosław2011-01-24
|/
* netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-12
* net: Use skb_checksum_start_offset()Michał Mirosław2010-12-16
* net: don't reallocate skb->head unless the current one hasn't the needed extr...Changli Gao2010-12-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * net: allocate skbs on local nodeEric Dumazet2010-10-16
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
| |\
| * | net: pskb_expand_head() optimizationEric Dumazet2010-09-06
| * | net: remove two kmemcheck annotationsEric Dumazet2010-09-03
| * | net: skbuff.c cleanupEric Dumazet2010-09-01
| * | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
| * | net: simplify flags for tx timestampingOliver Hartkopp2010-08-19
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
|\ \ \ | | |/ | |/|
| * | gro: Re-fix different skb headroomsJarek Poplawski2010-09-08
| * | gro: fix different skb headroomsEric Dumazet2010-09-01
| |/
* / skb: Add tracepoints to freeing skbKoki Sanagi2010-09-07
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-28
|\
| * net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller2010-07-22
| * net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard2010-07-22
* | net: pskb_expand_head() optimizationEric Dumazet2010-07-25
* | net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
|/
* net: rxhash already set in __copy_skb_headerEric Dumazet2010-06-13
* net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend2010-06-13
* net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
| |\
| * \ Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
| |\ \
| * | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-21
* | | | net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-29
* | | | skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-29
| |_|/ |/| |
* | | gro: Fix bogus gso_size on the first fraglist entryHerbert Xu2010-05-21
| |/ |/|
* | net: add a noref bit on skb dstEric Dumazet2010-05-17
* | net: __alloc_skb() speedupEric Dumazet2010-05-05
* | net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-02
* | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-21
* | rps: Receive Packet SteeringTom Herbert2010-03-17
|/