Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
Michał Mirosław
|
57422dc530
net: Move check of checksum features to netdev_fix_features()
|
14 years ago |
Ben Hutchings
|
c445477d74
net: RPS: Enable hardware acceleration of RFS
|
14 years ago |
David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
David S. Miller
|
e92427b289
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
14 years ago |
Eric Dumazet
|
c506653d35
net: arp_ioctl() must hold RTNL
|
14 years ago |
Eric Dumazet
|
bb134d2298
net: netif_setup_tc() is static
|
14 years ago |
Eric Dumazet
|
a2da570d62
net_sched: RCU conversion of stab
|
14 years ago |
Eric Dumazet
|
3fbd8758b0
net: dev_close_many() is static
|
14 years ago |
John Fastabend
|
4f57c087de
net: implement mechanism for HW based QOS
|
14 years ago |
Vlad Dogaru
|
cbda10fa97
net_device: add support for network device groups
|
14 years ago |
Linus Torvalds
|
1268afe676
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
d402786ea4
net: fix can_checksum_protocol() arguments swap
|
14 years ago |
David S. Miller
|
a5db219f4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Jesse Gross
|
6ee400aafb
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
|
14 years ago |
Linus Torvalds
|
d018b6f4f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
1ac9ad1394
net: remove dev_txq_stats_fold()
|
14 years ago |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 years ago |
Tom Herbert
|
36909ea438
net: Add alloc_netdev_mqs function
|
14 years ago |
Jesse Gross
|
0363466866
net offloading: Convert checksums to use centrally computed features.
|
14 years ago |
Jesse Gross
|
02932ce9e2
net offloading: Convert skb_need_linearize() to use precomputed features.
|
14 years ago |
Jesse Gross
|
91ecb63c07
net offloading: Convert dev_gso_segment() to use precomputed features.
|
14 years ago |
Jesse Gross
|
fc741216db
net offloading: Pass features into netif_needs_gso().
|
14 years ago |
Jesse Gross
|
f01a5236bd
net offloading: Generalize netif_get_vlan_features().
|
14 years ago |
Jesse Gross
|
9497a0518e
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
|
14 years ago |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
14 years ago |
Eric Dumazet
|
70978182d4
net: timestamp cloned packet in dev_queue_xmit_nit
|
14 years ago |
Changli Gao
|
71d9dec24d
net: increase skb->users instead of skb_clone()
|
14 years ago |
Michał Mirosław
|
55508d601d
net: Use skb_checksum_start_offset()
|
14 years ago |