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.12.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
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-29
gso: Fix support for linear packets
Herbert Xu
1
-1
/
+1
2009-03-13
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...
Neil Horman
1
-0
/
+22
2009-02-27
core: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-8
/
+0
2009-02-18
net: Kill skb_truesize_check(), it only catches false-positives.
David S. Miller
1
-8
/
+0
2009-02-16
net: infrastructure for hardware time stamping
Patrick Ohly
1
-0
/
+41
2009-02-13
net: Fix page seeking for skb_splice_bits().
Jarek Poplawski
1
-1
/
+6
2009-02-10
net: Move skbuff symbol exports after each symbol's definition.
David S. Miller
1
-43
/
+36
2009-02-06
gro: Fix frag_list merging on imprecisely split packets
Herbert Xu
1
-0
/
+11
2009-02-01
net: Optimize memory usage when splicing from sockets.
Jarek Poplawski
1
-11
/
+36
2009-01-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+8
2009-01-30
gro: Do not merge paged packets into frag_list
Herbert Xu
1
-3
/
+5
2009-01-30
gro: Avoid copying headers of unmerged packets
Herbert Xu
1
-8
/
+15
2009-01-30
net: Fix OOPS in skb_seq_read().
Shyam Iyer
1
-5
/
+5
2009-01-30
net: Fix frag_list handling in skb_seq_read
Herbert Xu
1
-2
/
+3
2009-01-21
gro: Fix merging of paged packets
Herbert Xu
1
-4
/
+5
2009-01-20
net: Fix data corruption when splicing from sockets.
Jarek Poplawski
1
-32
/
+29
2009-01-15
gro: Fix page ref count for skbs freed normally
Herbert Xu
1
-0
/
+6
2009-01-05
gro: Add page frag support
Herbert Xu
1
-1
/
+13
2009-01-05
gro: Use gso_size to store MSS
Herbert Xu
1
-0
/
+1
2008-12-16
net: Add skb_gro_receive
Herbert Xu
1
-0
/
+59
2008-12-16
net: Add frag_list support to skb_segment
Herbert Xu
1
-14
/
+59
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-11-26
net: make skb_truesize_bug() call WARN()
Arjan van de Ven
1
-1
/
+1
2008-11-26
tcp: skb_shift cannot cache frag ptrs past pskb_expand_head
Ilpo Järvinen
1
-1
/
+6
2008-11-25
tcp: handle shift/merge of cloned skbs too
Ilpo Järvinen
1
-5
/
+2
2008-11-25
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
1
-0
/
+140
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-11-11
net: fix setting of skb->tail in skb_recycle_check()
Lennert Buytenhek
1
-1
/
+1
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+12
2008-11-02
net: add documentation for skb recycling
Stephen Hemminger
1
-0
/
+12
2008-11-01
mac80211: Re-enable aggregation
Sujith
1
-0
/
+1
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
1
-1
/
+1
2008-10-14
net: Rationalise email address: Network Specific Parts
Alan Cox
1
-1
/
+1
2008-10-08
net: packet split receive api
Peter Zijlstra
1
-0
/
+20
2008-10-01
net: BUG instead of corrupting memory in pskb_expand_head
Herbert Xu
1
-0
/
+2
2008-10-01
net: add skb_recycle_check() to enable netdriver skb recycling
Lennert Buytenhek
1
-2
/
+39
2008-08-16
net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header
Herbert Xu
1
-10
/
+2
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
1
-0
/
+3
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-10
/
+10
2008-07-17
net: make __skb_splice_bits static
Harvey Harrison
1
-1
/
+1
2008-07-15
net: refactor tcp splice receive path to improve readability
Octavian Purdila
1
-92
/
+61
2008-07-15
vlan: Don't store VLAN tag in cb
Patrick McHardy
1
-0
/
+3
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+12
2008-06-28
tcp: fix for splice receive when used with software LRO
Octavian Purdila
1
-5
/
+12
2008-06-20
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
1
-0
/
+8
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-06-05
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
Octavian Purdila
1
-2
/
+3
2008-05-04
net: Fix useless comment reference loop.
Johannes Berg
1
-1
/
+3
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
[next]