Matvejchikov Ilya
|
a9481a38b1
slip: remove unused 'line' field from the 'slip' structure
|
14 жил өмнө |
David S. Miller
|
6a7ebdf2fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 жил өмнө |
Matvejchikov Ilya
|
390fd0b388
slip: remove dead code within the slip initialization
|
14 жил өмнө |
Matvejchikov Ilya
|
9173a88f46
slip: remove redundant check slip_devs for NULL
|
14 жил өмнө |
Matvejchikov Ilya
|
e28634d6b2
slip: fix MTU comparation operation when reallocating buffers
|
14 жил өмнө |
Matvejchikov Ilya
|
30c5f8ecf2
slip: remove redundant NULL-pointer check before calling slhc_free
|
14 жил өмнө |
Matvejchikov Ilya
|
7686d1cc5e
slip: fix wrong SLIP6 ifdef-endif placing
|
14 жил өмнө |
Linus Torvalds
|
55db4c64ed
Revert "tty: make receive_buf() return the amout of bytes received"
|
14 жил өмнө |
Linus Torvalds
|
99dff58562
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 жил өмнө |
Matvejchikov Ilya
|
057bef9388
NET: slip, fix ldisc->open retval
|
14 жил өмнө |
Felipe Balbi
|
b1c43f82c5
tty: make receive_buf() return the amout of bytes received
|
14 жил өмнө |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 жил өмнө |
Tobias Klauser
|
034de00b06
slip: Use net_device_stats from struct net_device
|
15 жил өмнө |
Eric Dumazet
|
6f0bee16d0
slip: fix get_stats() method
|
15 жил өмнө |
Joe Perches
|
ee289b6440
drivers/net: remove useless semicolons
|
15 жил өмнө |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 жил өмнө |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 жил өмнө |
David S. Miller
|
3505d1a9fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 жил өмнө |
Arnd Bergmann
|
9646e7ce3d
net, compat_ioctl: handle socket ioctl abuses in tty drivers
|
15 жил өмнө |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 жил өмнө |
Alan Cox
|
5342b77c41
slip: Clean up create and destroy
|
15 жил өмнө |
Stephen Hemminger
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
16 жил өмнө |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 жил өмнө |
Stephen Hemminger
|
b1da683d17
slip: convert to net_device_ops
|
16 жил өмнө |
Alan Cox
|
8a1ec21e6c
tty: Flags should be accessed via the foo_bit interfaces
|
16 жил өмнө |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 жил өмнө |
Alan Cox
|
a352def21a
tty: Ldisc revamp
|
17 жил өмнө |
Alan Cox
|
f34d7a5b70
tty: The big operations rework
|
17 жил өмнө |
Alan Cox
|
9ce6cf2553
slip: Drag kicking and screaming into coding style compliance
|
17 жил өмнө |