Alexey Dobriyan
|
a271623f87
netdev: remove certain HAVE_ macros
|
15 years ago |
David S. Miller
|
11380a4b2d
net: Unexport napi_gro_flush().
|
15 years ago |
Patrick Mullaney
|
fc4a748966
netdevice: provide common routine for macvlan and vlan operstate management
|
15 years ago |
Eric W. Biederman
|
dcbccbd4f1
net: Implement for_each_netdev_reverse.
|
15 years ago |
Arnd Bergmann
|
445409602c
veth: move loopback logic to common location
|
15 years ago |
Eric Dumazet
|
e014debecd
linkwatch: linkwatch_forget_dev() to speedup device dismantle
|
15 years ago |
Eric Dumazet
|
d83345adf9
net: add dev_txq_stats_fold() helper
|
15 years ago |
Jarek Poplawski
|
9a1654ba0b
net: Optimize hard_start_xmit() return checking
|
15 years ago |
Eric Dumazet
|
ce81b76a39
ipv6: use RCU to walk list of network devices
|
15 years ago |
Patrick McHardy
|
572a9d7b6f
net: allow to propagate errors through ->ndo_hard_start_xmit()
|
15 years ago |
stephen hemminger
|
254245d233
netdev: add netdev_continue_rcu
|
15 years ago |
Eric Dumazet
|
d94d9fee9f
net: cleanup include/linux
|
15 years ago |
Eric Dumazet
|
c6d14c8456
net: Introduce for_each_netdev_rcu() iterator
|
15 years ago |
Eric Dumazet
|
72c9528bab
net: Introduce dev_get_by_name_rcu()
|
15 years ago |
Eric W. Biederman
|
0c509a6c93
net: Allow devices to specify a device specific sysfs group.
|
15 years ago |
Ben Hutchings
|
c7c4b3b6e9
gro: Change all receive functions to return GRO result codes
|
15 years ago |
Ben Hutchings
|
5b252f0c2f
gro: Name the GRO result enumeration type
|
15 years ago |
Eric Dumazet
|
fb699dfd42
net: Introduce dev_get_by_index_rcu()
|
15 years ago |
Yi Zou
|
df5c79452f
net: Add ndo_fcoe_get_wwn to net_device_ops
|
15 years ago |
Eric Dumazet
|
9b5e383c11
net: Introduce unregister_netdevice_many()
|
15 years ago |
Eric Dumazet
|
44a0873d52
net: Introduce unregister_netdevice_queue()
|
15 years ago |
David S. Miller
|
7fe13c5733
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Wolfram Sang
|
d308e38fa5
include/linux/netdevice.h: fix nanodoc mismatch
|
15 years ago |
Stephen Hemminger
|
3295354322
dcb: data center bridging ops should be r/o
|
15 years ago |
Linus Torvalds
|
f205ce83a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
David Brownell
|
a4dbd6740d
driver model: constify attribute groups
|
16 years ago |
Moni Shoua
|
75c78500dd
bonding: remap muticast addresses without using dev_close() and dev_open()
|
16 years ago |
Marcel Holtmann
|
384912ed19
net: Add DEVTYPE support for Ethernet based devices
|
16 years ago |
Patrick McHardy
|
af356afa01
net_sched: reintroduce dev->qdisc for use by sch_api
|
16 years ago |
Yi Zou
|
cb45439977
net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops
|
16 years ago |