Age | Commit message (Expand) | Author |
2009-01-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-08 | wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE | Inaky Perez-Gonzalez |
2009-01-08 | wimax: fix kconfig interactions with rfkill and input layers | Inaky Perez-Gonzalez |
2009-01-08 | wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning | Inaky Perez-Gonzalez |
2009-01-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-01-08 | vlan: add neigh_setup | Frank Blaschka |
2009-01-08 | tcp6: Add GRO support | Herbert Xu |
2009-01-08 | ipv6: Add GRO support | Herbert Xu |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo |
2009-01-07 | phonet: update to net_device_ops | Stephen Hemminger |
2009-01-07 | bluetooth: driver API update | Stephen Hemminger |
2009-01-07 | appletalk: convert aarp to net_device_ops | Stephen Hemminger |
2009-01-07 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-01-07 | SUNRPC: The sunrpc server code should not be used by out-of-tree modules | Trond Myklebust |
2009-01-07 | svc: Clean up deferred requests on transport destruction | Tom Tucker |
2009-01-07 | svc: Move kfree of deferral record to common code | Tom Tucker |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | wimax: Makefile, Kconfig and docbook linkage for the stack | Inaky Perez-Gonzalez |
2009-01-07 | wimax: debugfs controls | Inaky Perez-Gonzalez |
2009-01-07 | wimax: basic API: kernel/user messaging, rfkill and reset | Inaky Perez-Gonzalez |
2009-01-07 | genetlink: export genl_unregister_mc_group() | Inaky Perez-Gonzalez |
2009-01-07 | wimax: generic device management (registration, deregistration, lookup) | Inaky Perez-Gonzalez |
2009-01-07 | wimax: debug macros and debug settings for the WiMAX stack | Inaky Perez-Gonzalez |
2009-01-07 | wimax: internal API for the kernel space WiMAX stack | Inaky Perez-Gonzalez |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-01-06 | dsa: convert to net_device_ops (v2) | Stephen Hemminger |
2009-01-07 | Merge branch 'next' into for-linus | James Morris |
2009-01-06 | can: omit unneeded skb_clone() calls | Oliver Hartkopp |
2009-01-06 | vlan: Add GRO interfaces | Herbert Xu |
2009-01-06 | gro: Add internal interfaces for VLAN | Herbert Xu |
2009-01-06 | sch_teql: convert to net_device_ops | Stephen Hemminger |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin |
2009-01-06 | wireless: convert wireless ioctl to net_device_ops | Stephen Hemminger |
2009-01-06 | dmaengine: kill struct dma_client and supporting infrastructure | Dan Williams |
2009-01-06 | dmaengine: replace dma_async_client_register with dmaengine_get | Dan Williams |
2009-01-06 | net_dma: convert to dma_find_channel | Dan Williams |
2009-01-06 | dmaengine: provide a common 'issue_pending_all' implementation | Dan Williams |
2009-01-06 | dmaengine: up-level reference counting to the module level | Dan Williams |
2009-01-06 | SUNRPC: Ensure the server closes sockets in a timely fashion | Trond Myklebust |
2009-01-06 | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-01-05 | pkt_sched: cls_u32: Fix locking in u32_change() | Jarek Poplawski |
2009-01-05 | iucv: fix cpu hotplug | Heiko Carstens |
2009-01-05 | af_iucv: Free iucv path/socket in path_pending callback | Hendrik Brueckner |
2009-01-05 | af_iucv: avoid left over IUCV connections from failing connects | Ursula Braun |