David Woodhouse
|
9bbe60a67b
atm: Preserve value of skb->truesize when accounting to vcc
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Tina Ruchandani
|
d750dbdc07
atm: mpoa: remove 32-bit timekeeping
|
7 年之前 |
Kees Cook
|
1e9aa74ecd
net/atm/mpc: Avoid open-coded assignment of timer callback function
|
8 年之前 |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 年之前 |
Kees Cook
|
5c658e19a7
net: atm/mpc: Stop using open-coded timer .data field
|
7 年之前 |
Kees Cook
|
ba42179350
net: atm: Convert timers to use timer_setup()
|
7 年之前 |
Kees Cook
|
1d27e3e225
timer: Remove expires and data arguments from DEFINE_TIMER
|
7 年之前 |
Bhumika Goyal
|
800bb47e71
net: atm: make atmdev_ops const
|
8 年之前 |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 年之前 |
Alexey Dobriyan
|
5b5e0928f7
lib/vsprintf.c: remove %Z support
|
8 年之前 |
Colin Ian King
|
0d135e4f26
net: atm: remove redundant null pointer check on dev->name
|
9 年之前 |
David S. Miller
|
fa2dbdc253
net: Pass a "more" indication down into netdev_start_xmit() code paths.
|
11 年之前 |
David S. Miller
|
4798248e4e
net: Add ops->ndo_xmit_flush()
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
Julia Lawall
|
84275593ac
atm: replace del_timer by del_timer_sync
|
11 年之前 |
Joe Perches
|
116e853f7f
atm: Use ether_addr_copy
|
11 年之前 |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 年之前 |
Joe Perches
|
150238ebb4
atm: Convert compare_ether_addr to ether_addr_equal
|
13 年之前 |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 年之前 |
Michal Marek
|
36a9f77e50
atm: Drop __TIME__ usage
|
14 年之前 |
Shan Wei
|
4c306a9291
net: kill unused macros
|
14 年之前 |
Jiri Slaby
|
5518b29f22
ATM: mpc, fix use after free
|
15 年之前 |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
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
|
b50c2ea72a
net/atm: Cleanup dprint/ddprintk #defines and uses
|
15 年之前 |
Joe Perches
|
5710044073
net/atm/mpc.c: checkpatch cleanups
|
15 年之前 |
Joe Perches
|
99824461ea
net/atm: Convert printk to pr_<level>
|
15 年之前 |
Stephen Hemminger
|
3c805a22a3
convert ATM drivers to netdev_tx_t
|
16 年之前 |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 年之前 |