Eric Dumazet
|
bfa5ae63b8
net: rename netdev rx_queue to ingress_queue
|
15 years ago |
Eric Dumazet
|
6d81f41c58
dummy: percpu stats and lockless xmit
|
15 years ago |
Ben Hutchings
|
3171d02629
net: Add netif_copy_real_num_queues() for use by virtual net drivers
|
15 years ago |
Ben Hutchings
|
62fe0b40ab
net: Allow changing number of RX queues after device allocation
|
15 years ago |
Eric Dumazet
|
290b895e0b
tunnels: prepare percpu accounting
|
15 years ago |
Eric Dumazet
|
a7855c78a2
net: loopback driver cleanup
|
15 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
15 years ago |
Eric Dumazet
|
8f8f103d84
net: reorder struct netdev_hw_addr
|
15 years ago |
Eric Dumazet
|
cd13539b8b
net: shrinks struct net_device
|
15 years ago |
Eric Dumazet
|
95ae6b228f
ipv4: ip_ptr cleanups
|
15 years ago |
Eric Dumazet
|
86cac58b71
skge: add GRO support
|
15 years ago |
Eric Dumazet
|
4dc89133f4
net: add a comment on netdev->last_rx
|
15 years ago |
John W. Linville
|
e569aa78ba
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 years ago |
Simon Horman
|
1726442e11
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
|
15 years ago |
David S. Miller
|
21dc330157
net: Rename skb_has_frags to skb_has_frag_list
|
15 years ago |
Johannes Berg
|
0460079495
cfg80211: support sysfs namespaces
|
15 years ago |
Linus Torvalds
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Linus Torvalds
|
6ba74014c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Jiri Kosina
|
d790d4d583
Merge branch 'master' into for-next
|
15 years ago |
Stefan Assmann
|
c1f79426e2
sysfs: add attribute to indicate hw address assignment type
|
15 years ago |
Eric Dumazet
|
bd27290a59
net: 64bit stats for netdev_queue
|
15 years ago |
Richard Cochran
|
c1f19b51d1
net: support time stamping in phy devices.
|
15 years ago |
James Bottomley
|
82f682514a
pm_qos: Get rid of the allocation in pm_qos_add_request()
|
15 years ago |
Ben Hutchings
|
d77535162e
net: Document that dev_get_stats() returns the given pointer
|
15 years ago |
Ben Hutchings
|
3cfde79c6c
net: Get rid of rtnl_link_stats64 / net_device_stats union
|
15 years ago |
David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 years ago |
Ben Hutchings
|
bcfcc450ba
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
|
15 years ago |
Joe Perches
|
f45f4321d2
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
|
15 years ago |
Joe Perches
|
256df2f387
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
|
15 years ago |