aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/skbuff.c
Commit message (Expand)AuthorAge
* gro: Re-fix different skb headroomsJarek Poplawski2010-09-08
* gro: fix different skb headroomsEric Dumazet2010-09-01
* 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
* | | | | net: Ensure partial checksum offset is inside the skb headHerbert Xu2009-06-08
* | | | | net: skb->dst accessorsEric Dumazet2009-06-03
* | | | | gro: Store shinfo in local variable in skb_gro_receiveHerbert Xu2009-05-27
* | | | | gro: Nasty optimisations for page frags in skb_gro_receiveHerbert Xu2009-05-27
* | | | | gro: Localise offset/headlen in skb_gro_offsetHerbert Xu2009-05-27
* | | | | gro: Open-code frags copy in skb_gro_receiveHerbert Xu2009-05-27
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-25
|\| | | |
| * | | | net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-19
| | |_|/ | |/| |
* | | | skbuff: Copy csum instead of csum_start/csum_offsetHerbert Xu2009-05-25
* | | | skbuff: Move new code into __copy_skb_headerHerbert Xu2009-05-25
|/ / /