Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
David S. Miller
|
fa2dbdc253
net: Pass a "more" indication down into netdev_start_xmit() code paths.
|
11 年之前 |
David S. Miller
|
10b3ad8c21
net: Do txq_trans_update() in netdev_start_xmit()
|
11 年之前 |
David S. Miller
|
4798248e4e
net: Add ops->ndo_xmit_flush()
|
11 年之前 |
Fabian Frederick
|
015435e002
dlci: remove unnecessary break after return
|
11 年之前 |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 年之前 |
Christian Engelmayer
|
a88f92b128
wan: dlci: Remove unused netdev_priv pointer
|
11 年之前 |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Zefan Li
|
578a1310f2
dlci: validate the net device in dlci_del()
|
12 年之前 |
Zefan Li
|
11eb2645cb
dlci: acquire rtnl_lock before calling __dev_get_by_name()
|
12 年之前 |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Joe Perches
|
86fb0ccf90
frame relay dlci/frad: Update to current logging forms
|
14 年之前 |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 年之前 |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
15 年之前 |
Rudy Matela
|
48b3d3efbd
wan: Frame Relay/DLCI coding style corrections.
|
15 年之前 |
Stephen Hemminger
|
384824281c
wan: dlci/sdla transmit return dehacking
|
16 年之前 |
Stephen Hemminger
|
d71a674922
wan: convert drivers to netdev_tx_t
|
16 年之前 |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 年之前 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Stephen Hemminger
|
49e8abaf62
dlci: convert to net_device_ops
|
16 年之前 |
Stephen Hemminger
|
07d117cf0a
dlci: convert to internal net_device_stats
|
16 年之前 |
Wang Chen
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
17 年之前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年之前 |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
18 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
18 年之前 |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
18 年之前 |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 年之前 |
Dave Jones
|
bcd6837387
[PATCH] remove unnecessary config.h includes from drivers/net/
|
19 年之前 |