aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_mppe.c
Commit message (Expand)AuthorAge
* [netdrvr] remove unnecessary #includeHuang Weiyi2008-08-14
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-27
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* [PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt2007-09-26
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller2007-06-24
* [PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov2007-06-12
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-20
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-20
* [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-20
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PPP]: add PPP MPPE encryption moduleMatt Domsch2005-11-08
15, 1 swapper hcd_submit_urb (rh_timer_func) 4, 959 kedac schedule_timeout (process_timeout) 1, 0 swapper page_writeback_init (wb_timer_fn) 28, 0 swapper hrtimer_stop_sched_tick (hrtimer_sched_tick) 22, 2948 IRQ 4 tty_flip_buffer_push (delayed_work_timer_fn) 3, 3100 bash schedule_timeout (process_timeout) 1, 1 swapper queue_delayed_work_on (delayed_work_timer_fn) 1, 1 swapper queue_delayed_work_on (delayed_work_timer_fn) 1, 1 swapper neigh_table_init_no_netlink (neigh_periodic_timer) 1, 2292 ip __netdev_watchdog_up (dev_watchdog) 1, 23 events/1 do_cache_clean (delayed_work_timer_fn) 90 total events, 30.0 events/sec The first column is the number of events, the second column the pid, the third column is the name of the process. The forth column shows the function which initialized the timer and in parantheses the callback function which was executed on expiry. Thomas, Ingo