| Commit message (Expand) | Author | Age |
* | fix similar typos to successfull | Coly Li | 2009-01-08 |
* | remove lots of double-semicolons | Fernando Carrijo | 2009-01-08 |
* | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | 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 |
| * | 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 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | 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-07 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-01-06 |
|\ \ |
|
| * \ | Merge branch 'next' into for-linus | James Morris | 2009-01-06 |
| |\ \
| | |/
| |/| |
|
| | * | netlabel: Update kernel configuration API | Paul Moore | 2008-12-31 |
* | | | s390: remove s390_root_dev_*() | Mark McLoughlin | 2009-01-06 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | 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 | 2009-01-05 |
| * | | af_iucv: New error return codes for connect() | Hendrik Brueckner | 2009-01-05 |
| * | | Revert "net: Fix for initial link state in 2.6.28" | David S. Miller | 2009-01-05 |
| * | | tcp: Kill extraneous SPLICE_F_NONBLOCK checks. | David S. Miller | 2009-01-05 |
| * | | tcp: don't mask EOF and socket errors on nonblocking splice receive | Lennert Buytenhek | 2009-01-05 |
| * | | dccp: Integrate the TFRC library with DCCP | Gerrit Renker | 2009-01-05 |
| * | | dccp: Clean up ccid.c after integration of CCID plugins | Gerrit Renker | 2009-01-05 |
| * | | dccp: Lockless integration of CCID congestion-control plugins | Gerrit Renker | 2009-01-05 |
| * | | can: update can-bcm for hrtimer hardirq callbacks | Oliver Hartkopp | 2009-01-04 |
| * | | DCB: fix kfree(skb) | Roel Kluin | 2009-01-04 |
| * | | ipv6: IPV6_PKTINFO relied userspace providing correct length | Ilpo Järvinen | 2009-01-04 |
| * | | net: Fix for initial link state in 2.6.28 | Michael Marineau | 2009-01-04 |
| * | | net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning | Simon Holm Thøgersen | 2009-01-04 |
| * | | gro: Add page frag support | Herbert Xu | 2009-01-04 |
| * | | gro: Use gso_size to store MSS | Herbert Xu | 2009-01-04 |
| * | | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. | David S. Miller | 2009-01-04 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-05 |
|\ \ \ |
|
| * | | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 |
* | | | | sanitize audit_fd_pair() | Al Viro | 2009-01-04 |
* | | | | sanitize audit_socketcall | Al Viro | 2009-01-04 |
|/ / / |
|
* | | | tty: Fix an ircomm warning and note another bug | Alan Cox | 2009-01-02 |
* | | | introduce new LSM hooks where vfsmount is available. | Kentaro Takeda | 2008-12-31 |
| |/
|/| |
|
* | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-12-30 |
|\ \
| |/
|/| |
|
| * | Merge branch 'devel' into next | Trond Myklebust | 2008-12-30 |
| |\ |
|