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-12-16
const: constify remaining pipe_buf_operations
Alexey Dobriyan
1
-1
/
+1
2009-11-21
net: rename skb->iif to skb->skb_iif
Eric Dumazet
1
-1
/
+1
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-11-17
gro: Fix illegal merging of trailer trash
Herbert Xu
1
-1
/
+2
2009-11-12
skbuff: Do not allow skb recycling with disabled IRQs
Anton Vorontsov
1
-0
/
+3
2009-07-24
net: remove unused skb->do_not_encrypt
Johannes Berg
1
-3
/
+0
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+10
2009-06-18
skbuff: don't corrupt mac_header on skb expansion
Stephen Hemminger
1
-3
/
+6
2009-06-18
skbuff: skb_mac_header_was_set is always true on >32 bit
Stephen Hemminger
1
-0
/
+4
2009-06-17
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
1
-0
/
+8
2009-06-15
net: use kmemcheck bitfields API for skbuff
Vegard Nossum
1
-0
/
+8
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
1
-1
/
+0
2009-06-09
net/core/skbuff.c: Use frag list abstraction interfaces.
David S. Miller
1
-124
/
+106
2009-06-08
net: Ensure partial checksum offset is inside the skb head
Herbert Xu
1
-3
/
+3
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-2
/
+2
2009-05-27
gro: Store shinfo in local variable in skb_gro_receive
Herbert Xu
1
-10
/
+12
2009-05-27
gro: Nasty optimisations for page frags in skb_gro_receive
Herbert Xu
1
-10
/
+15
2009-05-27
gro: Localise offset/headlen in skb_gro_offset
Herbert Xu
1
-13
/
+10
2009-05-27
gro: Open-code frags copy in skb_gro_receive
Herbert Xu
1
-3
/
+6
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-25
skbuff: Copy csum instead of csum_start/csum_offset
Herbert Xu
1
-2
/
+1
2009-05-25
skbuff: Move new code into __copy_skb_header
Herbert Xu
1
-5
/
+9
2009-05-19
net: fix skb_seq_read returning wrong offset/length for page frag data
Thomas Chenault
1
-1
/
+1
2009-05-18
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
1
-0
/
+2
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-13
/
+14
2009-05-07
net: update skb_recycle_check() for hardware timestamping changes
Lennert Buytenhek
1
-0
/
+2
2009-04-30
net: Fix oops when splicing skbs from a frag_list.
Jarek Poplawski
1
-13
/
+14
2009-04-15
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
1
-1
/
+1
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
[next]