Age | Commit message (Expand) | Author |
2010-12-10 | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-11 | ATM: mpc, fix use after free | Jiri Slaby |
2010-10-05 | net neigh: RCU conversion of neigh hash table | Eric Dumazet |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-26 | br2684: fix scheduling while atomic | Karl Hiramoto |
2010-08-19 | atm: remove a net_device_stats clear | Eric Dumazet |
2010-08-16 | net/atm: Adjust confusing if indentation | Julia Lawall |
2010-08-04 | ppp: make channel_ops const | stephen hemminger |
2010-07-09 | atm/br2684: register notifier event for carrier signal changes. | Karl Hiramoto |
2010-07-09 | atm: propagate signal changes via notifier | Karl Hiramoto |
2010-06-10 | net-next: remove useless union keyword | Changli Gao |
2010-05-17 | net: Remove unnecessary returns from void function()s | Joe Perches |
2010-05-01 | net: sock_def_readable() and friends RCU conversion | Eric Dumazet |
2010-04-20 | net: sk_sleep() helper | Eric Dumazet |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-21 | atm: Use kasprintf | Eric Dumazet |
2010-02-10 | net: atm: use seq_list_foo() helpers | Li Zefan |
2010-01-26 | net/atm: Cleanup dprint/ddprintk #defines and uses | Joe Perches |
2010-01-26 | net/atm/lec.c: Add __lec_arp_check_expire and other cleanups | Joe Perches |
2010-01-26 | net/atm/svc.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/signaling.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/resources.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/raw.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/pvc.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/proc.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/pppoatm.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/mpoa_proc.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/mpoa_caches.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/mpc.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/lec.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/ioctl.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/common.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/clip.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/br2684.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/atm_sysfs.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/atm_misc.c: checkpatch cleanups | Joe Perches |
2010-01-26 | net/atm/addr.c: Convert include <asm to include <linux | Joe Perches |
2010-01-26 | net/atm: Convert printk to pr_<level> | Joe Perches |
2009-12-08 | atm: [br2684] allow routed mode operation again | chas williams - CONTRACTOR |
2009-12-08 | atm: [lec] initialize .netdev_ops before calling register_netdev() | chas williams - CONTRACTOR |
2009-11-25 | net: use net_eq to compare nets | Octavian Purdila |
2009-11-11 | net/atm: move all compat_ioctl handling to atm/ioctl.c | Arnd Bergmann |
2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger |