aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/common.c
Commit message (Expand)AuthorAgeFilesLines
* atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause2012-10-021-0/+1
* atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-301-0/+1
* net/atm: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* atm: propagate signal changes via notifierKarl Hiramoto2010-07-091-0/+30
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-011-8/+14
* net: sk_sleep() helperEric Dumazet2010-04-201-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net/atm/common.c: checkpatch cleanupsJoe Perches2010-01-261-165/+173
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-261-23/+29
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-091-3/+3
* atm: sk_wmem_alloc initial value is oneEric Dumazet2009-06-181-6/+6
* atm: use const where reasonableMitchell Blank Jr2008-06-171-4/+4
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-281-1/+1
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-2/+2
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-101-15/+8
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-17/+17
* [ATM]: Fix for crash in adummy_init()Daniel Walker2007-02-081-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ATM]: basic sysfs support for ATM devicesRoman Kagan2006-06-291-0/+7
* [NET]: sem2mutex part 2Ingo Molnar2006-03-201-2/+2
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-291-3/+27
* [ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka2005-11-291-2/+2
* [ATM]: attempt to autoload atm driversMitchell Blank Jr2005-11-291-1/+1
* [ATM]: always return the first interface for ATM_ITF_ANYMitchell Blank Jr2005-11-291-20/+10
* [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-031-1/+1
* [ATM]: track and close listen sockets when sigd exitsChas Williams2005-09-281-2/+2
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+804