Changli Gao
|
5b0daa3474
skb: make skb_recycle_check() return a bool value
|
15 years ago |
Eric Dumazet
|
7fee226ad2
net: add a noref bit on skb dst
|
15 years ago |
Eric Dumazet
|
18e8c134f4
net: Increase NET_SKB_PAD to 64 bytes
|
15 years ago |
Eric Dumazet
|
ec7d2f2cf3
net: __alloc_skb() speedup
|
15 years ago |
David S. Miller
|
47d29646a2
net: Inline skb_pull() in eth_type_trans().
|
15 years ago |
Rami Rosen
|
ccb7c7732e
net: Remove two unnecessary exports (skbuff).
|
15 years ago |
Alexander Duyck
|
cd58950a53
skbuff: remove unused dev_consume_skb macro definition
|
15 years ago |
David S. Miller
|
4a35ecf8bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Alexander Duyck
|
03e6d819c2
skbuff: remove unused dma_head & dma_maps fields
|
15 years ago |
Tom Herbert
|
0a9627f264
rps: Receive Packet Steering
|
15 years ago |
Eric Dumazet
|
4ab408dea0
net: fix protocol sk_buff field
|
15 years ago |
Felix Fietkau
|
da3f5cf1f8
skbuff: align sk_buff::cb to 64 bit and close some potential holes
|
15 years ago |
Ben Hutchings
|
1a5778aa00
net: Fix first line of kernel-doc for a few functions
|
15 years ago |
Alexander Duyck
|
c81c2d9544
skbuff: remove skb_dma_map/unmap
|
15 years ago |
Eric Dumazet
|
8964be4a9a
net: rename skb->iif to skb->skb_iif
|
15 years ago |
David S. Miller
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
d94d9fee9f
net: cleanup include/linux
|
15 years ago |
Eric Dumazet
|
9d410c7960
net: fix sk_forward_alloc corruption
|
15 years ago |
Eric Dumazet
|
14d18a81b5
net: fix kmemcheck annotations
|
15 years ago |
Eric Dumazet
|
61321bbd62
net: Add netdev_alloc_skb_ip_align() helper
|
16 years ago |
Neil Horman
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
16 years ago |
Johannes Berg
|
72bce62775
net: remove unused skb->do_not_encrypt
|
16 years ago |
Tobias Klauser
|
8660c1240e
skbuff.h: Fix comment for NET_IP_ALIGN
|
16 years ago |
Linus Torvalds
|
d2aa455037
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
Randy Dunlap
|
a42fc8f694
skbuff.h: fix skb_dst kernel-doc
|
16 years ago |
Linus Torvalds
|
b3fec0fe35
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
|
16 years ago |
Vegard Nossum
|
fe55f6d5c0
net: use kmemcheck bitfields API for skbuff
|
17 years ago |
Johannes Berg
|
8f77f3849c
mac80211: do not pass PS frames out of mac80211 again
|
16 years ago |
David S. Miller
|
ee03987170
skbuff: Add frag list abstraction interfaces.
|
16 years ago |
Eric Dumazet
|
042a53a9e4
net: skb_shared_info optimization
|
16 years ago |