| Commit message (Expand) | Author | Age | Files | Lines |
* | net: atm: pppoatm: use new API for wakeup tasklet | Emil Renner Berthing | 2021-01-30 | 1 | -4/+5 |
* | net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet | Emil Renner Berthing | 2021-01-30 | 1 | -7/+3 |
* | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook | 2020-07-30 | 1 | -1/+1 |
* | pppoatm: use %*ph to print small buffer | Andy Shevchenko | 2019-09-05 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | atomics/treewide: Remove atomic_inc_not_zero_hint() | Mark Rutland | 2018-06-21 | 1 | -1/+1 |
* | atm: Preserve value of skb->truesize when accounting to vcc | David Woodhouse | 2018-06-17 | 1 | -2/+1 |
* | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -1/+1 |
* | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -1/+1 |
* | pppoatm: optimise PPP channel wakeups after sock_owned_by_user() | David Woodhouse | 2012-12-02 | 1 | -2/+19 |
* | pppoatm: fix missing wakeup in pppoatm_send() | David Woodhouse | 2012-12-02 | 1 | -0/+12 |
* | pppoatm: do not inline pppoatm_may_send() | Krzysztof Mazur | 2012-11-30 | 1 | -1/+1 |
* | pppoatm: drop frames to not-ready vcc | Krzysztof Mazur | 2012-11-30 | 1 | -0/+7 |
* | pppoatm: take ATM socket lock in pppoatm_send() | Krzysztof Mazur | 2012-11-28 | 1 | -2/+17 |
* | pppoatm: fix module_put() race | Krzysztof Mazur | 2012-11-28 | 1 | -2/+7 |
* | pppoatm: allow assign only on a connected socket | Krzysztof Mazur | 2012-11-28 | 1 | -0/+2 |
* | net: use consume_skb() in place of kfree_skb() | Eric Dumazet | 2012-06-04 | 1 | -1/+1 |
* | pppoatm: Fix excessive queue bloat | David Woodhouse | 2012-04-13 | 1 | -10/+85 |
* | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 2012-03-05 | 1 | -1/+1 |
* | atm: Introduce vcc_process_recv_queue | Jorge Boncompte [DTI2] | 2011-11-22 | 1 | -0/+4 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 1 | -0/+1 |
* | ppp: make channel_ops const | stephen hemminger | 2010-08-05 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net/atm/pppoatm.c: checkpatch cleanups | Joe Perches | 2010-01-27 | 1 | -4/+7 |
* | net/atm: Convert printk to pr_<level> | Joe Perches | 2010-01-27 | 1 | -8/+9 |
* | [ATM]: Replace DPRINTK() with pr_debug(). | Stephen Hemminger | 2007-10-11 | 1 | -17/+6 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 1 | -2/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-12 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+369 |