summaryrefslogtreecommitdiff
path: root/net/atm/pppoatm.c
Commit message (Expand)AuthorAge
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse2012-12-02
* pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse2012-12-02
* pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur2012-11-30
* pppoatm: drop frames to not-ready vccKrzysztof Mazur2012-11-30
* pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur2012-11-28
* pppoatm: fix module_put() raceKrzysztof Mazur2012-11-28
* pppoatm: allow assign only on a connected socketKrzysztof Mazur2012-11-28
* net: use consume_skb() in place of kfree_skb()Eric Dumazet2012-06-04
* pppoatm: Fix excessive queue bloatDavid Woodhouse2012-04-13
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]2011-11-22
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* ppp: make channel_ops conststephen hemminger2010-08-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net/atm/pppoatm.c: checkpatch cleanupsJoe Perches2010-01-26
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-26
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-10
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16