Augusto Mecking Caringi
|
9dd0f896d2
net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
|
8 years ago |
Kees Cook
|
99a5e178bd
ATM: use designated initializers
|
8 years ago |
Jarod Wilson
|
8b6b4135e4
net: use core MTU range checking in WAN drivers
|
8 years ago |
Javier Martinez Canillas
|
9a81c34ace
lec: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Joe Perches
|
19ffa562ec
atm: Use eth_<foo>_addr instead of memset
|
10 years ago |
chas williams - CONTRACTOR
|
6df378d2d1
lec: Use rtnl lock/unlock when updating MTU
|
11 years ago |
chas williams - CONTRACTOR
|
8356f9d564
lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
David S. Miller
|
9be68c1ae0
net: Fix some fallout from the etner_addr_copy() changes.
|
11 years ago |
Joe Perches
|
116e853f7f
atm: Use ether_addr_copy
|
11 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 years ago |
Eric Dumazet
|
5d0ba55b64
net: use consume_skb() in place of kfree_skb()
|
13 years ago |
Paul Gortmaker
|
60eea6cf29
atm: remove the coupling to token ring support
|
13 years ago |
Joe Perches
|
150238ebb4
atm: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Linus Torvalds
|
b7c2f03628
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 years ago |
Michal Marek
|
36a9f77e50
atm: Drop __TIME__ usage
|
14 years ago |
David S. Miller
|
9e5ebaf852
atm: lec: Fix set-but-unused variables.
|
14 years ago |
Linus Torvalds
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Tejun Heo
|
afe2c511fb
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
|
14 years ago |
Joe Perches
|
37d6680042
net/atm: Remove unnecessary casts of netdev_priv
|
14 years ago |
Eric Dumazet
|
b92840900f
atm: remove a net_device_stats clear
|
15 years ago |
Joe Perches
|
3fa21e07e6
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 |
Joe Perches
|
b4c84ec0fd
net/atm/lec.c: Add __lec_arp_check_expire and other cleanups
|
15 years ago |
Joe Perches
|
c48192a707
net/atm/lec.c: checkpatch cleanups
|
15 years ago |
Joe Perches
|
99824461ea
net/atm: Convert printk to pr_<level>
|
15 years ago |