David S. Miller
|
8d3bdbd55a
net: Fix lockdep regression caused by initializing netdev queues too early.
|
14 years ago |
Andy Gospodarek
|
6d152e23ad
gro: reset skb_iif on reuse
|
14 years ago |
Tom Herbert
|
8587523640
net: Check rps_flow_table when RPS map length is 1
|
14 years ago |
Herbert Xu
|
66c46d741e
gro: Reset dev pointer on reuse
|
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 |
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 |
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 |
Octavian Purdila
|
443457242b
net: factorize sync-rcu call in unregister_netdevice_many
|
14 years ago |
Changli Gao
|
b236da6931
net: use NUMA_NO_NODE instead of the magic number -1
|
14 years ago |
Vladislav Zolotarov
|
a3d22a68d7
bnx2x: Take the distribution range definition out of skb_tx_hash()
|
14 years ago |
Eric Dumazet
|
15c2d75f49
net: call dev_queue_xmit_nit() after skb_dst_drop()
|
14 years ago |
Eric Dumazet
|
941666c2e3
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
|
14 years ago |
Changli Gao
|
aa94210411
net: init ingress queue
|
14 years ago |