aboutsummaryrefslogtreecommitdiff
path: root/net/atm/pppoatm.c
AgeCommit message (Expand)Author
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