Commit Graph

177 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Arnd Bergmann 6e4e2f811b 6pack,mkiss: fix lock inconsistency 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Linus Torvalds 55db4c64ed Revert "tty: make receive_buf() return the amout of bytes received" 14 years ago
Michal Marek b953ff2238 hdlcdrv: Drop __TIME__ usage 14 years ago
Michal Marek c1afba3c6c baycom: Drop __TIME__ usage 14 years ago
Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice 14 years ago
Felipe Balbi b1c43f82c5 tty: make receive_buf() return the amout of bytes received 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Eric Dumazet 13707f9e5e drivers/net: remove some rcu sparse warnings 14 years ago
Jesper Juhl 26877c7944 hamradio: Resolve memory leak due to missing firmware release in add_mcs() 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Thomas Gleixner 495e64bdde hamradio: Mkiss: semaphore cleanup 15 years ago
Thomas Gleixner 89d9f10d0b hamradio: 6pack: semaphore cleanup 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Julia Lawall 1f1d47ef47 drivers/net/hamradio: Adjust confusing if indentation 15 years ago
Julia Lawall 89dc0be68f drivers/net/hamradio: Eliminate a NULL pointer dereference 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 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
Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
Dan Carpenter f65d1f082c hamradio: avoid null deref v3 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 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
Thomas Sailer 48bccd25df hamradio: Fix bit test correctly. 16 years ago
roel kluin a81d4bfdef net/hamradio: fix test in receive() 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Ralf Baechle 7b1401cf5c NET: mkiss: Fix typo 16 years ago
Ralf Baechle 3eb0027594 NET: Fix possible corruption in bpqether driver 16 years ago
Stephen Hemminger 36e4d64a82 convert hamradio drivers to netdev_txreturnt_t 16 years ago
Ralf Baechle 673325951e Update Andreas Koensgen's email address 16 years ago
David S. Miller 252aa9d94a Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." 16 years ago
Ralf Baechle adeab1afb7 NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy d77eeb702c net: fix network drivers ndo_start_xmit() return values 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Patrick McHardy 98ca4a46d2 net: fix network drivers ndo_start_xmit() return values (part 6) 16 years ago
Jaswinder Singh Rajput a7a5eb9d4e yam: use request_firmware 16 years ago
Alexander Beregalov 3e8af307bf dmascc: fix incomplete conversion to network_device_ops 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Hannes Eder 9b329f18b9 drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one 16 years ago
Hannes Eder e334f564e8 drivers/net/hamradio: fix sparse warning: context imbalance 16 years ago
Hannes Eder eb33ae2486 drivers/net/hamradio: fix warning: format not a string literal and no ... 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Jan Engelhardt 4101dec9ca net: constify VFTs 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