Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2011-11-23atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2010-08-05ppp: 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-27net/atm/pppoatm.c: checkpatch cleanupsJoe Perches
2010-01-27net/atm: Convert printk to pr_<level>Joe Perches
2007-10-11[ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger
2006-07-22[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-12[PATCH] capable/capability.h (net/)Randy Dunlap
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds