aboutsummaryrefslogtreecommitdiff
path: root/net/atm
AgeCommit message (Expand)Author
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-19net: kill unused macrosShan Wei
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17net/atm: Remove unnecessary casts of netdev_privJoe Perches
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-11ATM: mpc, fix use after freeJiri Slaby
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto
2010-08-19atm: remove a net_device_stats clearEric Dumazet
2010-08-16net/atm: Adjust confusing if indentationJulia Lawall
2010-08-04ppp: make channel_ops conststephen hemminger
2010-07-09atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto
2010-06-10net-next: remove useless union keywordChangli Gao
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-21atm: Use kasprintfEric Dumazet
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan
2010-01-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches
2010-01-26net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches
2010-01-26net/atm/svc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/signaling.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/resources.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/raw.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/pvc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/proc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/pppoatm.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/mpc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/lec.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/ioctl.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/common.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/clip.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/br2684.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/atm_misc.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm/addr.c: Convert include <asm to include <linuxJoe Perches
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches
2009-12-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR