Eric Dumazet
|
d83345adf9
net: add dev_txq_stats_fold() helper
|
15 anni fa |
Jarek Poplawski
|
9a1654ba0b
net: Optimize hard_start_xmit() return checking
|
15 anni fa |
Eric Dumazet
|
ce81b76a39
ipv6: use RCU to walk list of network devices
|
15 anni fa |
Patrick McHardy
|
572a9d7b6f
net: allow to propagate errors through ->ndo_hard_start_xmit()
|
15 anni fa |
stephen hemminger
|
254245d233
netdev: add netdev_continue_rcu
|
15 anni fa |
Eric Dumazet
|
d94d9fee9f
net: cleanup include/linux
|
15 anni fa |
Eric Dumazet
|
c6d14c8456
net: Introduce for_each_netdev_rcu() iterator
|
15 anni fa |
Eric Dumazet
|
72c9528bab
net: Introduce dev_get_by_name_rcu()
|
15 anni fa |
Eric W. Biederman
|
0c509a6c93
net: Allow devices to specify a device specific sysfs group.
|
15 anni fa |
Ben Hutchings
|
c7c4b3b6e9
gro: Change all receive functions to return GRO result codes
|
15 anni fa |
Ben Hutchings
|
5b252f0c2f
gro: Name the GRO result enumeration type
|
15 anni fa |
Eric Dumazet
|
fb699dfd42
net: Introduce dev_get_by_index_rcu()
|
15 anni fa |
Yi Zou
|
df5c79452f
net: Add ndo_fcoe_get_wwn to net_device_ops
|
15 anni fa |
Eric Dumazet
|
9b5e383c11
net: Introduce unregister_netdevice_many()
|
15 anni fa |
Eric Dumazet
|
44a0873d52
net: Introduce unregister_netdevice_queue()
|
15 anni fa |
David S. Miller
|
7fe13c5733
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 anni fa |
Wolfram Sang
|
d308e38fa5
include/linux/netdevice.h: fix nanodoc mismatch
|
15 anni fa |
Stephen Hemminger
|
3295354322
dcb: data center bridging ops should be r/o
|
15 anni fa |
Linus Torvalds
|
f205ce83a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 anni fa |
David Brownell
|
a4dbd6740d
driver model: constify attribute groups
|
16 anni fa |
Moni Shoua
|
75c78500dd
bonding: remap muticast addresses without using dev_close() and dev_open()
|
16 anni fa |
Marcel Holtmann
|
384912ed19
net: Add DEVTYPE support for Ethernet based devices
|
16 anni fa |
Patrick McHardy
|
af356afa01
net_sched: reintroduce dev->qdisc for use by sch_api
|
16 anni fa |
Yi Zou
|
cb45439977
net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops
|
16 anni fa |
Stephen Hemminger
|
dc1f8bf68b
netdev: change transmit to limited range type
|
16 anni fa |
Krishna Kumar
|
7b3d3e4fc6
netdevice: Consolidate to use existing macros where available.
|
16 anni fa |
Yi Zou
|
bb2af4f54f
net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE
|
16 anni fa |
Florian Westphal
|
0e8635a8e1
net: remove NET_RX_BAD and NET_RX_CN* defines
|
16 anni fa |
Jiri Pirko
|
31278e7147
net: group address list and its count
|
16 anni fa |
David S. Miller
|
a5bd8a13e9
netdevice.h: Use frag list abstraction interfaces.
|
16 anni fa |