aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/skbuff.c
Commit message (Expand)AuthorAge
* 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
|/
* const: constify remaining pipe_buf_operationsAlexey Dobriyan2009-12-16
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * gro: Fix illegal merging of trailer trashHerbert Xu2009-11-17
* | skbuff: Do not allow skb recycling with disabled IRQsAnton Vorontsov2009-11-11
|/
* net: remove unused skb->do_not_encryptJohannes Berg2009-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-18
|\
| * skbuff: don't corrupt mac_header on skb expansionStephen Hemminger2009-06-17
| * skbuff: skb_mac_header_was_set is always true on >32 bitStephen Hemminger2009-06-17
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\ \ | |/ |/|
| * net: use kmemcheck bitfields API for skbuffVegard Nossum2009-06-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\|
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\
| | * Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-18
| | |\
| | * \ Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
| | |\ \
| | * | | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
* | | | | mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-10
* | | | | net/core/skbuff.c: Use frag list abstraction interfaces.David S. Miller2009-06-09