index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-10
/
+11
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Some more layer header conversions
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb
Yasuyuki Kozakai
1
-26
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-17
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
1
-55
/
+0
2007-03-29
[IFB]: Fix crash on input device removal
Patrick McHardy
1
-1
/
+1
2007-03-16
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
1
-0
/
+1
2007-02-28
[NET]: Fix kfree(skb)
Patrick McHardy
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-7
/
+7
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-4
/
+4
2006-12-07
[PATCH] node-aware skb allocation
Christoph Hellwig
1
-5
/
+7
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
1
-1
/
+2
2006-12-02
[NET]: Split skb->csum
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Annotate skb_copy_and_csum_bits() and callers.
Al Viro
1
-3
/
+3
2006-12-02
[NET]: Annotate skb_checksum() and callers.
Al Viro
1
-2
/
+2
2006-12-02
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Annotate csum_partial() callers in net/*
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
1
-2
/
+2
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-2
/
+2
2006-11-07
[NET]: Set truesize in pskb_copy
Herbert Xu
1
-0
/
+1
2006-10-30
[NET]: Fix segmentation of linear packets
Herbert Xu
1
-5
/
+4
2006-10-04
[PATCH] slab: clean up leak tracking ifdefs a little bit
Christoph Hellwig
1
-1
/
+2
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
1
-7
/
+2
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-7
/
+7
2006-08-07
[NET]: Assign skb->dev in netdev_alloc_skb
Christoph Hellwig
1
-1
/
+3
2006-08-02
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
1
-7
/
+0
2006-08-02
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
1
-0
/
+24
2006-08-02
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
1
-4
/
+10
2006-07-13
[NET]: Update frag_list in pskb_trim
Herbert Xu
1
-26
/
+65
2006-07-03
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
1
-0
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[NET]: make skb_release_data() static
Adrian Bunk
1
-1
/
+1
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
1
-2
/
+3
2006-06-26
[NET]: skb_find_text ignores to argument
Phil Oester
1
-1
/
+4
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
1
-0
/
+126
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-7
/
+9
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-10
/
+26
2006-06-17
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
1
-5
/
+2
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
1
-1
/
+2
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
1
-0
/
+8
2006-03-25
[PATCH] slab: implement /proc/slab_allocators
Al Viro
1
-1
/
+1
2006-03-20
[SK_BUFF]: export skb_pull_rcsum
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-03-20
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
1
-0
/
+21
2006-03-20
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
1
-0
/
+19
[next]