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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10net: atm: make atmdev_ops constBhumika Goyal
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2016-05-23net/atm: sk_err_soft must be positiveStefan Hajnoczi
2015-03-03net/atm/signaling.c: remove WAIT_FOR_DEMON codeFabian Frederick
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2010-04-21net: sk_sleep() helperEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-27net/atm/signaling.c: checkpatch cleanupsJoe Perches
2010-01-27net/atm: Convert printk to pr_<level>Joe Perches
2007-10-11[NET]: sparse warning fixesStephen Hemminger
2007-10-11[ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary
2006-03-05[ATM]: keep atmsvc failure messages quietChas Williams
2006-02-14[ATM]: Ratelimit atmsvc failure messagesDave Jones
2005-09-29[ATM]: track and close listen sockets when sigd exitsChas Williams
2005-04-22[ATM]: sk_atm() conversion missed subtle change of vccChas Williams
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds