index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-08-07
[NET]: Assign skb->dev in netdev_alloc_skb
Christoph Hellwig
2006-08-02
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
2006-08-02
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
2006-08-02
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
2006-07-14
[NET]: Update frag_list in pskb_trim
Herbert Xu
2006-07-03
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[NET]: make skb_release_data() static
Adrian Bunk
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
2006-06-26
[NET]: skb_find_text ignores to argument
Phil Oester
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-18
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
2006-06-18
[SECMARK]: Add secmark support to core networking.
James Morris
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
2006-03-25
[PATCH] slab: implement /proc/slab_allocators
Al Viro
2006-03-21
[SK_BUFF]: export skb_pull_rcsum
Arnaldo Carvalho de Melo
2006-03-21
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
2006-03-21
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
2006-02-20
[NET]: NETFILTER: remove duplicated lines and fix order in skb_clone().
YOSHIFUJI Hideaki
2006-01-24
[NET]: Fix skb fclone error path handling.
Herbert Xu
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-03
[NET]: Speed up __alloc_skb()
Benjamin LaHaise
2005-12-05
[NET]: make function pointer argument parseable by kernel-doc
Martin Waitz
2005-11-10
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
2005-10-26
[SK_BUFF] kernel-doc: fix skbuff warnings
Randy Dunlap
2005-10-22
[SK_BUFF]: ipvs_property field must be copied
Julian Anastasov
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2005-08-29
[NET]: Implement SKB fast cloning.
David S. Miller
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-08-29
[NET]: Remove HIPPI private from skbuff.h
Stephen Hemminger
2005-08-29
[NET]: Kill skb->tc_classid
Patrick McHardy
2005-08-29
[NET]: Kill skb->list
David S. Miller
2005-08-29
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
2005-07-19
[NET]: Fix tc_verd thinko in skb_clone()
David S. Miller
2005-07-08
[NET]: Fix sparse warnings
Victor Fusco
2005-07-05
[NET]: Remove unused security member in sk_buff
Thomas Graf
2005-06-24
[NET]: skb_find_text() - Find a text pattern in skb data
Thomas Graf
2005-06-24
[NET]: Zerocopy sequential reading of skb data
Thomas Graf
2005-06-21
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-04-21
[NET]: Add missing newline for skb_*_panic
Patrick McHardy
2005-04-20
[NET]: skbuff: remove old NET_CALLER macro
Stephen Hemminger
2005-04-20
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
Herbert Xu
[next]