aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-19net: kill unused macrosShan Wei1-2/+0
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-5/+7
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo1-1/+1
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams3-5/+7
2010-11-17net: use the macros defined for the members of flowiChangli Gao1-1/+2
2010-11-17net/atm: Remove unnecessary casts of netdev_privJoe Perches2-3/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-4/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-10-11ATM: mpc, fix use after freeJiri Slaby1-1/+1
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet1-2/+2
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-10/+2
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto1-10/+2
2010-08-19atm: remove a net_device_stats clearEric Dumazet1-1/+0
2010-08-16net/atm: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-04ppp: make channel_ops conststephen hemminger1-1/+1
2010-07-09atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto1-2/+64
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto1-0/+30
2010-06-10net-next: remove useless union keywordChangli Gao1-1/+1
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches4-59/+0
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet1-8/+14
2010-04-20net: sk_sleep() helperEric Dumazet3-38/+38
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-0/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo14-0/+14
2010-03-21atm: Use kasprintfEric Dumazet1-9/+1
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan2-17/+3
2010-01-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches3-107/+124
2010-01-26net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches1-73/+80
2010-01-26net/atm/svc.c: checkpatch cleanupsJoe Perches1-124/+125
2010-01-26net/atm/signaling.c: checkpatch cleanupsJoe Perches1-101/+101
2010-01-26net/atm/resources.c: checkpatch cleanupsJoe Perches1-198/+192
2010-01-26net/atm/raw.c: checkpatch cleanupsJoe Perches1-14/+7
2010-01-26net/atm/pvc.c: checkpatch cleanupsJoe Perches1-22/+21
2010-01-26net/atm/proc.c: checkpatch cleanupsJoe Perches1-37/+44
2010-01-26net/atm/pppoatm.c: checkpatch cleanupsJoe Perches1-4/+7
2010-01-26net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches1-33/+31
2010-01-26net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches1-72/+88
2010-01-26net/atm/mpc.c: checkpatch cleanupsJoe Perches1-193/+252
2010-01-26net/atm/lec.c: checkpatch cleanupsJoe Perches1-148/+136
2010-01-26net/atm/ioctl.c: checkpatch cleanupsJoe Perches1-98/+97
2010-01-26net/atm/common.c: checkpatch cleanupsJoe Perches1-165/+173
2010-01-26net/atm/clip.c: checkpatch cleanupsJoe Perches1-14/+12
2010-01-26net/atm/br2684.c: checkpatch cleanupsJoe Perches1-41/+31
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches1-13/+14
2010-01-26net/atm/atm_misc.c: checkpatch cleanupsJoe Perches1-24/+16
2010-01-26net/atm/addr.c: Convert include <asm to include <linuxJoe Perches1-1/+1
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches12-212/+190
2009-12-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR1-3/+8