Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Florian Westphal
|
4d0e965732
drivers: replace dev->trans_start accesses with dev_trans_start
|
9 years ago |
Alan
|
fde55c45d2
mkiss: fix scribble on freed memory
|
9 years ago |
David Miller
|
d79f16c046
mkiss: Fix use after free in mkiss_close().
|
9 years ago |
Fabio Estevam
|
9d332d92a9
mkiss: Fix error handling in mkiss_open()
|
10 years ago |
Dan Carpenter
|
feb27d155d
ax25: remove unneeded NULL test in ax_xmit()
|
10 years ago |
Eric W. Biederman
|
1d5da757da
ax25: Stop using magic neighbour cache operations.
|
10 years ago |
Eric W. Biederman
|
3b6a94bed0
ax25: Refactor to use private neighbour operations.
|
10 years ago |
Eric W. Biederman
|
56fc7e7128
ax25/kiss: Replace ax_header_ops with ax25_header_ops
|
10 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Jeff Kirsher
|
adf8d3ff6e
drivers/net/*: Fix FSF address in file headers
|
11 years ago |
Andi Kleen
|
afa8c78b88
sections: fix section conflicts in drivers/net/hamradio
|
13 years ago |
Joe Perches
|
c2fd03a011
drivers: net: Remove casts to same type
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Arnd Bergmann
|
6e4e2f811b
6pack,mkiss: fix lock inconsistency
|
14 years ago |
Linus Torvalds
|
55db4c64ed
Revert "tty: make receive_buf() return the amout of bytes received"
|
14 years ago |
Felipe Balbi
|
b1c43f82c5
tty: make receive_buf() return the amout of bytes received
|
14 years ago |
Thomas Gleixner
|
495e64bdde
hamradio: Mkiss: semaphore cleanup
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Arnd Bergmann
|
07c3c4ee3a
hamradio/mkiss: fix typo in compat_ioctl
|
15 years ago |
Arnd Bergmann
|
9646e7ce3d
net, compat_ioctl: handle socket ioctl abuses in tty drivers
|
15 years ago |
Ralf Baechle
|
7b1401cf5c
NET: mkiss: Fix typo
|
16 years ago |
Stephen Hemminger
|
36e4d64a82
convert hamradio drivers to netdev_txreturnt_t
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Hannes Eder
|
eb33ae2486
drivers/net/hamradio: fix warning: format not a string literal and no ...
|
16 years ago |
Stephen Hemminger
|
6095e08126
dmascc: convert to net_device_ops
|
16 years ago |
Stephen Hemminger
|
ddbe9a6868
mkiss: convert to internal network device stats
|
16 years ago |
Julia Lawall
|
f40e063823
drivers/net/hamradio: Move a dereference below a NULL test
|
16 years ago |