Eric Dumazet
|
1f2149c1df
net: remove netdev_alloc_page and use __GFP_COLD
|
13 years ago |
John W. Linville
|
e11c259f74
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Michał Mirosław
|
34324dc2bf
net: remove NETIF_F_NO_CSUM feature bit
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Eric Dumazet
|
b2b5ce9d1c
net: introduce build_skb()
|
13 years ago |
Johannes Berg
|
6e3e939f3b
net: add wireless TX status socket option
|
13 years ago |
Marcos Paulo de Souza
|
f83347df57
include: linux: skbuf.h: Fix parameter documentation
|
13 years ago |
David S. Miller
|
1805b2f048
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Richard Cochran
|
da92b194cc
net: hold sock reference while processing tx timestamps
|
13 years ago |
Ian Campbell
|
a8605c6063
net: add opaque struct around skb frag page
|
13 years ago |
Eric Dumazet
|
05bdd2f143
net: constify skbuff and Qdisc elements
|
13 years ago |
Ian Campbell
|
a0bec1cd8f
net: do not take an additional reference in skb_frag_set_page
|
13 years ago |
Andy Fleming
|
3d153a7c8b
net: Allow skb_recycle_check to be done in stages
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Eric Dumazet
|
87fb4b7b53
net: more accurate skb truesize
|
13 years ago |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
14 years ago |
Michael S. Tsirkin
|
48c830120f
net: copy userspace buffers on device forwarding
|
14 years ago |
Ian Campbell
|
ea2ab69379
net: convert core to skb paged frag APIs
|
14 years ago |
Ian Campbell
|
131ea6675c
net: add APIs for manipulating skb page fragments.
|
14 years ago |
Changli Gao
|
4ca2462e94
net: add the comment for skb->l4_rxhash
|
14 years ago |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Eric Dumazet
|
4915a0de43
net: introduce __netdev_alloc_skb_ip_align
|
14 years ago |
Daniel Baluta
|
d84e0bd797
skbuff: update struct sk_buff members comments
|
14 years ago |
Shirley Ma
|
a6686f2f38
skbuff: skb supports zero-copy buffers
|
14 years ago |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Richard Cochran
|
4ff75b7cf3
net: correct comment on where to place transmit time stamp hook.
|
14 years ago |
Jiri Pirko
|
0b5c9db1b1
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
|
14 years ago |
Linus Torvalds
|
53ee7569ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Linus Torvalds
|
a1e4891fd4
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
|
14 years ago |