summaryrefslogtreecommitdiffstats
path: root/net/atm/pppoatm.c
Commit message (Expand)AuthorAgeFilesLines
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse2012-12-021-2/+19
* pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse2012-12-021-0/+12
* pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur2012-11-301-1/+1
* pppoatm: drop frames to not-ready vccKrzysztof Mazur2012-11-301-0/+7
* pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur2012-11-281-2/+17
* pppoatm: fix module_put() raceKrzysztof Mazur2012-11-281-2/+7
* pppoatm: allow assign only on a connected socketKrzysztof Mazur2012-11-281-0/+2
* net: use consume_skb() in place of kfree_skb()Eric Dumazet2012-06-041-1/+1
* pppoatm: Fix excessive queue bloatDavid Woodhouse2012-04-131-10/+85
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-041-1/+1
* atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]2011-11-221-0/+4
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* ppp: make channel_ops conststephen hemminger2010-08-041-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net/atm/pppoatm.c: checkpatch cleanupsJoe Perches2010-01-261-4/+7
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-261-8/+9
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-101-17/+6
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+369
OpenPOWER on IntegriCloud