Age | Commit message (Expand) | Author | Files | Lines |
2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -1/+1 |
2012-12-02 | pppoatm: optimise PPP channel wakeups after sock_owned_by_user() | David Woodhouse | 1 | -2/+19 |
2012-12-02 | pppoatm: fix missing wakeup in pppoatm_send() | David Woodhouse | 1 | -0/+12 |
2012-11-30 | pppoatm: do not inline pppoatm_may_send() | Krzysztof Mazur | 1 | -1/+1 |
2012-11-30 | pppoatm: drop frames to not-ready vcc | Krzysztof Mazur | 1 | -0/+7 |
2012-11-28 | pppoatm: take ATM socket lock in pppoatm_send() | Krzysztof Mazur | 1 | -2/+17 |
2012-11-28 | pppoatm: fix module_put() race | Krzysztof Mazur | 1 | -2/+7 |
2012-11-28 | pppoatm: allow assign only on a connected socket | Krzysztof Mazur | 1 | -0/+2 |
2012-06-04 | net: use consume_skb() in place of kfree_skb() | Eric Dumazet | 1 | -1/+1 |
2012-04-13 | pppoatm: Fix excessive queue bloat | David Woodhouse | 1 | -10/+85 |
2012-03-05 | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 1 | -1/+1 |
2011-11-23 | atm: Introduce vcc_process_recv_queue | Jorge Boncompte [DTI2] | 1 | -0/+4 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2010-08-05 | ppp: make channel_ops const | stephen hemminger | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-27 | net/atm/pppoatm.c: checkpatch cleanups | Joe Perches | 1 | -4/+7 |
2010-01-27 | net/atm: Convert printk to pr_<level> | Joe Perches | 1 | -8/+9 |
2007-10-11 | [ATM]: Replace DPRINTK() with pr_debug(). | Stephen Hemminger | 1 | -17/+6 |
2006-07-22 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 1 | -2/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-01-12 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+369 |