Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e568634ae7ac379661c90731d480e067929420a1
/
drivers
/
net
/
hamradio
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
dc7cdf6
hamradio: fix incompatible pointer in module parameter
by Danny Kukawka
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
6e4e2f8
6pack,mkiss: fix lock inconsistency
by Arnd Bergmann
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 13 years ago
b7c2f03
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
b953ff2
hdlcdrv: Drop __TIME__ usage
by Michal Marek
· 14 years ago
c1afba3
baycom: Drop __TIME__ usage
by Michal Marek
· 14 years ago
99dff58
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 13 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
b1c43f8
tty: make receive_buf() return the amout of bytes received
by Felipe Balbi
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
13707f9
drivers/net: remove some rcu sparse warnings
by Eric Dumazet
· 14 years ago
26877c7
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
by Jesper Juhl
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
495e64b
hamradio: Mkiss: semaphore cleanup
by Thomas Gleixner
· 14 years ago
89d9f10
hamradio: 6pack: semaphore cleanup
by Thomas Gleixner
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
1f1d47e
drivers/net/hamradio: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
89dc0be
drivers/net/hamradio: Eliminate a NULL pointer dereference
by Julia Lawall
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2381a55
net/various: remove trailing space in messages
by Frans Pop
· 15 years ago
f65d1f0
hamradio: avoid null deref v3
by Dan Carpenter
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
07c3c4e
hamradio/mkiss: fix typo in compat_ioctl
by Arnd Bergmann
· 15 years ago
9646e7c
net, compat_ioctl: handle socket ioctl abuses in tty drivers
by Arnd Bergmann
· 15 years ago
48bccd2
hamradio: Fix bit test correctly.
by Thomas Sailer
· 15 years ago
a81d4bf
net/hamradio: fix test in receive()
by roel kluin
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
7b1401c
NET: mkiss: Fix typo
by Ralf Baechle
· 15 years ago
3eb0027
NET: Fix possible corruption in bpqether driver
by Ralf Baechle
· 15 years ago
36e4d64
convert hamradio drivers to netdev_txreturnt_t
by Stephen Hemminger
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
402168c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6733259
Update Andreas Koensgen's email address
by Ralf Baechle
· 15 years ago
252aa9d
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."
by David S. Miller
· 15 years ago
adeab1a
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
by Ralf Baechle
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
d77eeb7
net: fix network drivers ndo_start_xmit() return values
by Patrick McHardy
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
98ca4a4
net: fix network drivers ndo_start_xmit() return values (part 6)
by Patrick McHardy
· 15 years ago
bb1fee8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/net-next-2.6
by David S. Miller
· 16 years ago
a7a5eb9
yam: use request_firmware
by Jaswinder Singh Rajput
· 16 years ago
3e8af30
dmascc: fix incomplete conversion to network_device_ops
by Alexander Beregalov
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
9b329f1
drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
e334f56
drivers/net/hamradio: fix sparse warning: context imbalance
by Hannes Eder
· 16 years ago
eb33ae2
drivers/net/hamradio: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
4101dec
net: constify VFTs
by Jan Engelhardt
· 16 years ago
6095e08
dmascc: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
ddbe9a6
mkiss: convert to internal network device stats
by Stephen Hemminger
· 16 years ago
ff908cf
scc: convert to internal net_device_ops
by Stephen Hemminger
· 16 years ago
3f75f74
yam: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
3c94acb
yam: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
2d8b223
hdlcdrv: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
5a7616a
hdlcdrv: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
52db625
dmascc: convert to network_device_ops
by Stephen Hemminger
· 16 years ago
13c0582
dmascc: convert to internal network device stats
by Stephen Hemminger
· 16 years ago
283767e
bpqether: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
f57505f
bpqether: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
9772a25
baycom: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
cd94f08
baycom: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
b3672a7
6pack: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
0397a26
drivers/net/hamradio/6pack.c: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
f40e063
drivers/net/hamradio: Move a dereference below a NULL test
by Julia Lawall
· 16 years ago
f4bdd26
netdevice hamradio: Convert directly reference of netdev->priv
by Wang Chen
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
60e4ad7
drivers/net: use nr_irqs
by Yinghai Lu
· 16 years ago
5608784
hamradio: add missing sanity check to tty operation
by Eugene Teo
· 16 years ago
cf508b1
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
by David S. Miller
· 16 years ago
ae6134b
hdlcdrv: Fix CRC calculation.
by Micah Dowty
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
c773e84
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
by David S. Miller
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4797982
hamradio: remove unused variable
by Andre Haupt
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 16 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6941727
hamradio/scc: add missing block braces to multi-statement if
by Ilpo Järvinen
· 16 years ago
de0561c
6pack: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
39c2e60
tty: add throttle/unthrottle helpers
by Alan Cox
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
Next »