Linus Torvalds
|
d2aa455037
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 年之前 |
Stephen Hemminger
|
603a8bbe62
skbuff: don't corrupt mac_header on skb expansion
|
16 年之前 |
Stephen Hemminger
|
19633e129c
skbuff: skb_mac_header_was_set is always true on >32 bit
|
16 年之前 |
Linus Torvalds
|
b3fec0fe35
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
|
16 年之前 |
Vegard Nossum
|
fe55f6d5c0
net: use kmemcheck bitfields API for skbuff
|
16 年之前 |
David S. Miller
|
9cbc1cb8cd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 年之前 |
Linus Torvalds
|
8623661180
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Johannes Berg
|
8f77f3849c
mac80211: do not pass PS frames out of mac80211 again
|
16 年之前 |
David S. Miller
|
fbb398a832
net/core/skbuff.c: Use frag list abstraction interfaces.
|
16 年之前 |
Herbert Xu
|
5ff8dda303
net: Ensure partial checksum offset is inside the skb head
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Herbert Xu
|
9aaa156cf9
gro: Store shinfo in local variable in skb_gro_receive
|
16 年之前 |
Herbert Xu
|
66e92fcf1d
gro: Nasty optimisations for page frags in skb_gro_receive
|
16 年之前 |
Herbert Xu
|
67147ba99a
gro: Localise offset/headlen in skb_gro_offset
|
16 年之前 |
Herbert Xu
|
42da6994ca
gro: Open-code frags copy in skb_gro_receive
|
16 年之前 |
David S. Miller
|
c649c0e31d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Herbert Xu
|
9bcb97cace
skbuff: Copy csum instead of csum_start/csum_offset
|
16 年之前 |
Herbert Xu
|
82c49a352e
skbuff: Move new code into __copy_skb_header
|
16 年之前 |
Thomas Chenault
|
995b337952
net: fix skb_seq_read returning wrong offset/length for page frag data
|
16 年之前 |
Ingo Molnar
|
1079cac0f4
Merge commit 'v2.6.30-rc6' into tracing/core
|
16 年之前 |
Ingo Molnar
|
44347d947f
Merge branch 'linus' into tracing/core
|
16 年之前 |
Lennert Buytenhek
|
b805007545
net: update skb_recycle_check() for hardware timestamping changes
|
16 年之前 |
Jarek Poplawski
|
7a67e56fd3
net: Fix oops when splicing skbs from a frag_list.
|
16 年之前 |
Steven Rostedt
|
ad8d75fff8
tracing/events: move trace point headers into include/trace/events
|
16 年之前 |
Herbert Xu
|
2f181855a0
gso: Fix support for linear packets
|
16 年之前 |
Neil Horman
|
ead2ceb0ec
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
|
16 年之前 |
Wei Yongjun
|
f3fbbe0f6f
core: remove some pointless conditionals before kfree_skb()
|
16 年之前 |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 年之前 |
David S. Miller
|
92a0acce18
net: Kill skb_truesize_check(), it only catches false-positives.
|
16 年之前 |
Patrick Ohly
|
ac45f602ee
net: infrastructure for hardware time stamping
|
16 年之前 |