summaryrefslogtreecommitdiff
path: root/net/atm/pppoatm.c
AgeCommit message (Expand)Author
2021-01-29net: atm: pppoatm: use new API for wakeup taskletEmil Renner Berthing
2021-01-29net: atm: pppoatm: use tasklet_init to initialize wakeup taskletEmil Renner Berthing
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2019-09-05pppoatm: use %*ph to print small bufferAndy Shevchenko
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-06-21atomics/treewide: Remove atomic_inc_not_zero_hint()Mark Rutland
2018-06-17atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2012-12-02pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse
2012-12-02pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse
2012-11-30pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur
2012-11-30pppoatm: drop frames to not-ready vccKrzysztof Mazur
2012-11-28pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur
2012-11-28pppoatm: fix module_put() raceKrzysztof Mazur
2012-11-28pppoatm: allow assign only on a connected socketKrzysztof Mazur
2012-06-04net: use consume_skb() in place of kfree_skb()Eric Dumazet
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2010-08-04ppp: make channel_ops conststephen hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26net/atm/pppoatm.c: checkpatch cleanupsJoe Perches
2010-01-26net/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-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2005-04-16Linux-2.6.12-rc2Linus Torvalds