Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 年之前 |
Eric W. Biederman
|
1d5da757da
ax25: Stop using magic neighbour cache operations.
|
10 年之前 |
Eric W. Biederman
|
3b6a94bed0
ax25: Refactor to use private neighbour operations.
|
10 年之前 |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 年之前 |
Julia Lawall
|
d3be267d35
yam: replace del_timer by del_timer_sync
|
11 年之前 |
Salva Peiró
|
8e3fbf8704
hamradio/yam: fix info leak in ioctl
|
11 年之前 |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Dan Carpenter
|
39bb93f88c
yam: remove a no-op in yam_ioctl()
|
11 年之前 |
Michael Opdenacker
|
bfdd56b275
net: hamradio/yam: remove deprecated IRQF_DISABLED
|
12 年之前 |
Akinobu Mita
|
e00adf3913
drivers/net: rename random32() to prandom_u32()
|
12 年之前 |
Colin Ian King
|
429a22ca39
yam: remove redundant null check on dev
|
12 年之前 |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 年之前 |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 年之前 |
Andi Kleen
|
afa8c78b88
sections: fix section conflicts in drivers/net/hamradio
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Jesper Juhl
|
26877c7944
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
|
14 年之前 |
Julia Lawall
|
89dc0be68f
drivers/net/hamradio: Eliminate a NULL pointer dereference
|
15 年之前 |
Stephen Hemminger
|
36e4d64a82
convert hamradio drivers to netdev_txreturnt_t
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Jaswinder Singh Rajput
|
a7a5eb9d4e
yam: use request_firmware
|
16 年之前 |
Hannes Eder
|
9b329f18b9
drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one
|
16 年之前 |
Hannes Eder
|
eb33ae2486
drivers/net/hamradio: fix warning: format not a string literal and no ...
|
16 年之前 |
Jan Engelhardt
|
4101dec9ca
net: constify VFTs
|
16 年之前 |
Stephen Hemminger
|
3f75f7482f
yam: convert to net_device_ops
|
16 年之前 |
Stephen Hemminger
|
3c94acb7ee
yam: convert to internal net_device_stats
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
17 年之前 |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
18 年之前 |