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