index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-23
[NET]: fix net-core kernel-doc
Randy Dunlap
1
-0
/
+2
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
1
-0
/
+1
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-3
/
+9
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-6
/
+5
2006-06-21
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
1
-1
/
+0
2006-06-18
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
1
-12
/
+12
2006-06-18
[NET]: Clean up skb_linearize
Herbert Xu
1
-4
/
+20
2006-06-18
[SECMARK]: Add secmark support to core networking.
James Morris
1
-0
/
+22
2006-06-18
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
1
-0
/
+4
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
1
-0
/
+7
2006-03-31
[NET]: Allow skb headroom to be overridden
Anton Blanchard
1
-4
/
+25
2006-03-21
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
1
-1
/
+3
2006-03-21
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
1
-16
/
+1
2006-03-21
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Patrick McHardy
1
-10
/
+14
2006-03-21
[NET]: Reduce size of struct sk_buff on 64 bit architectures
Patrick McHardy
1
-1
/
+1
2006-01-17
[NET]: Make second arg to skb_reserved() signed.
David S. Miller
1
-1
/
+1
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
1
-1
/
+1
2006-01-04
[NET]: Speed up __alloc_skb()
Benjamin LaHaise
1
-1
/
+1
2006-01-04
[NET]: Small cleanup to socket initialization
Andi Kleen
1
-1
/
+0
2006-01-04
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
1
-0
/
+2
2005-11-21
[NET]: kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2005-11-21
[NET]: Use unused bit for ipvs_property field in struct sk_buff
Patrick McHardy
1
-4
/
+2
2005-11-11
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
1
-2
/
+25
2005-11-10
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
1
-0
/
+19
2005-11-06
[NETEM]: Support time based reordering
Stephen Hemminger
1
-8
/
+30
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
1
-0
/
+7
2005-10-26
[SK_BUFF] kernel-doc: fix skbuff warnings
Randy Dunlap
1
-1
/
+2
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-14
/
+14
2005-10-04
[NET]: Fix packet timestamping.
Herbert Xu
1
-9
/
+3
2005-09-08
[NET]: Optimize pskb_trim_rcsum()
Stephen Hemminger
1
-1
/
+1
2005-09-07
[NET]: skb_get/set_timestamp use const
Stephen Hemminger
1
-2
/
+2
2005-08-30
[NET]: Implement SKB fast cloning.
David S. Miller
1
-3
/
+23
2005-08-30
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-08-30
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
1
-2
/
+45
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
1
-2
/
+0
2005-08-30
[NET]: Reduce tc_index/tc_verd to u16
Patrick McHardy
1
-2
/
+2
2005-08-30
[NET]: Remove HIPPI private from skbuff.h
Stephen Hemminger
1
-6
/
+0
2005-08-30
[NET]: Kill skb->tc_classid
Patrick McHardy
1
-3
/
+0
2005-08-30
[NET]: Kill skb->list
David S. Miller
1
-11
/
+5
2005-08-30
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
1
-5
/
+5
2005-08-30
[NETFILTER]: convert nfmark and conntrack mark to 32bit
Harald Welte
1
-1
/
+1
2005-08-12
[NET]: Make skb->protocol __be16
Alexey Dobriyan
1
-1
/
+1
2005-07-19
[NET]: Fix "nocast type" warnings in skbuff.h
Victor Fusco
1
-1
/
+2
2005-07-09
[NET]: Fix sparse warnings
Victor Fusco
1
-11
/
+18
2005-07-06
[NET]: Reduce size of sk_buff by 4 bytes
Thomas Graf
1
-7
/
+8
2005-07-06
[NET]: Remove unused security member in sk_buff
Thomas Graf
1
-3
/
+1
2005-07-06
[NET]: Fix signedness issues in net/core/filter.c
Patrick McHardy
1
-1
/
+1
2005-06-24
[NET]: skb_find_text() - Find a text pattern in skb data
Thomas Graf
1
-0
/
+5
2005-06-24
[NET]: Zerocopy sequential reading of skb data
Thomas Graf
1
-0
/
+18
[next]