Christoph Hellwig
|
44414d82cf
proc: introduce proc_create_seq_private
|
7 年之前 |
Gustavo A. R. Silva
|
acf784bd0c
net: atm: Fix potential Spectre v1
|
7 年之前 |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 年之前 |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 年之前 |
Kees Cook
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
7 年之前 |
Kees Cook
|
ba42179350
net: atm: Convert timers to use timer_setup()
|
7 年之前 |
Bhumika Goyal
|
800bb47e71
net: atm: make atmdev_ops const
|
8 年之前 |
Reshetova, Elena
|
788936641a
net, atm: convert lec_arp_table.usage from atomic_t to refcount_t
|
8 年之前 |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 年之前 |
Augusto Mecking Caringi
|
9dd0f896d2
net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
|
8 年之前 |
Kees Cook
|
99a5e178bd
ATM: use designated initializers
|
8 年之前 |
Jarod Wilson
|
8b6b4135e4
net: use core MTU range checking in WAN drivers
|
8 年之前 |
Javier Martinez Canillas
|
9a81c34ace
lec: use IS_ENABLED() instead of checking for built-in or module
|
9 年之前 |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 年之前 |
Joe Perches
|
19ffa562ec
atm: Use eth_<foo>_addr instead of memset
|
10 年之前 |
chas williams - CONTRACTOR
|
6df378d2d1
lec: Use rtnl lock/unlock when updating MTU
|
11 年之前 |
chas williams - CONTRACTOR
|
8356f9d564
lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
David S. Miller
|
9be68c1ae0
net: Fix some fallout from the etner_addr_copy() changes.
|
11 年之前 |
Joe Perches
|
116e853f7f
atm: Use ether_addr_copy
|
11 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 年之前 |
Eric Dumazet
|
5d0ba55b64
net: use consume_skb() in place of kfree_skb()
|
13 年之前 |
Paul Gortmaker
|
60eea6cf29
atm: remove the coupling to token ring support
|
13 年之前 |
Joe Perches
|
150238ebb4
atm: Convert compare_ether_addr to ether_addr_equal
|
13 年之前 |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Linus Torvalds
|
b7c2f03628
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 年之前 |
Michal Marek
|
36a9f77e50
atm: Drop __TIME__ usage
|
14 年之前 |
David S. Miller
|
9e5ebaf852
atm: lec: Fix set-but-unused variables.
|
14 年之前 |