Linus Torvalds
|
a1e4891fd4
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
|
14 years ago |
Heiko Carstens
|
34ea646c9f
net: add missing prefetch.h include
|
14 years ago |
Eric Dumazet
|
0a14842f5a
net: filter: Just In Time compiler for x86-64
|
14 years ago |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
David S. Miller
|
eec009548e
net: Fix warnings caused by MAX_SKB_FRAGS change.
|
14 years ago |
Anton Blanchard
|
a715dea3c8
net: Always allocate at least 16 skb frags regardless of page size
|
14 years ago |
Jiri Pirko
|
8a4eb5734e
net: introduce rx_handler results and logic around that
|
14 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
David S. Miller
|
686a295553
net: Add safe reverse SKB queue walkers.
|
14 years ago |
KOVACS Krisztian
|
2fc72c7b84
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
|
14 years ago |
Michał Mirosław
|
04fb451eff
net: Introduce skb_checksum_start_offset()
|
14 years ago |
Vladislav Zolotarov
|
a3d22a68d7
bnx2x: Take the distribution range definition out of skb_tx_hash()
|
14 years ago |
Tom Herbert
|
3853b5841c
xps: Improvements in TX queue selection
|
14 years ago |
Eric Dumazet
|
27b75c95f1
net: avoid RCU for NOCACHE dst
|
15 years ago |
Eric Dumazet
|
564824b0c5
net: allocate skbs on local node
|
15 years ago |
Eric Dumazet
|
cb4dfe562c
net: skb_frag_t can be smaller on small arches
|
15 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
15 years ago |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 years ago |
David S. Miller
|
21dc330157
net: Rename skb_has_frags to skb_has_frag_list
|
15 years ago |
Oliver Hartkopp
|
2244d07bfa
net: simplify flags for tx timestamping
|
15 years ago |
Krishna Kumar
|
bfb564e739
core: Factor out flow calculation from get_rps_cpu
|
15 years ago |
Changli Gao
|
f9599ce111
sk_buff: introduce pskb_network_may_pull()
|
15 years ago |
Oliver Hartkopp
|
cff0d6e6ed
can-raw: Fix skb_orphan_try handling
|
15 years ago |
Eric Dumazet
|
fed66381d6
net: pskb_expand_head() optimization
|
15 years ago |
Richard Cochran
|
c1f19b51d1
net: support time stamping in phy devices.
|
15 years ago |
Richard Cochran
|
4507a71507
net: add driver hook for tx time stamping.
|
15 years ago |
Eric Dumazet
|
5933dd2f02
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
|
15 years ago |
David S. Miller
|
62522d36d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
John Fastabend
|
597a264b1a
net: deliver skbs on inactive slaves to exact matches
|
15 years ago |