Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | net: fix section mismatch in fec.c | Steven King | 2009-10-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | net: Fix struct inet_timewait_sock bitfield annotation | Eric Dumazet | 2009-10-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | tcp: Try to catch MSG_PEEK bug | Herbert Xu | 2009-10-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | net: Fix IP_MULTICAST_IF | Eric Dumazet | 2009-10-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | bluetooth: static lock key fix | Dave Young | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | bluetooth: scheduling while atomic bug fix | Dave Young | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | tcp: fix TCP_DEFER_ACCEPT retrans calculation | Julian Anastasov | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT | Julian Anastasov | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | tcp: accept socket after TCP_DEFER_ACCEPT period | Julian Anastasov | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | Revert "tcp: fix tcp_defer_accept to consider the timeout" | David S. Miller | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | AF_UNIX: Fix deadlock on connecting to shutdown socket | Tomoki Sekiyama | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | ethoc: clear only pending irqs | Thomas Chou | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | ethoc: inline regs access | Thomas Chou | 2009-10-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n | Randy Dunlap | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs() | Eric Dumazet | 2009-10-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | be2net: fix support for PCI hot plug | Sathya Perla | 2009-10-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | be2net: fix promiscuous and multicast promiscuous modes being enabled always | Sathya Perla | 2009-10-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | dnotify: ignore FS_EVENT_ON_CHILD | Andreas Gruenbacher | 2009-10-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | inotify: fix coalesce duplicate events into a single event in special case | Wei Yongjun | 2009-10-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | inotify: deprecate the inotify kernel interface | Eric Paris | 2009-10-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | fsnotify: do not set group for a mark before it is on the i_list | Eric Paris | 2009-10-18 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() | Roel Kluin | 2009-10-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Input: atkbd - consolidate force release quirks for volume keys | Herton Ronaldo Krzesinski | 2009-10-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Input: logips2pp - model 73 is actually TrackMan FX | Dmitry Torokhov | 2009-10-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list | Dmitry Torokhov | 2009-10-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Input: fix locking issue in /proc/bus/input/ handlers | Dmitry Torokhov | 2009-10-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Input: atkbd - postpone restoring LED/repeat rate at resume | Dmitry Torokhov | 2009-10-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Input: atkbd - restore resetting LED state at startup | Dmitry Torokhov | 2009-10-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Input: i8042 - make pnp_data_busted variable boolean instead of int | Dmitry Torokhov | 2009-10-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Input: synaptics - add another Protege M300 to rate blacklist | Dmitry Torokhov | 2009-10-13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Prevent kvm_init from corrupting debugfs structures | Darrick J. Wong | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: fix pointer cast | Frederik Deweerdt | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: use proper hrtimer function to retrieve expiration time | Marcelo Tosatti | 2009-10-16 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | dm snapshot: allow chunk size to be less than page size | Mikulas Patocka | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm snapshot: use unsigned integer chunk size | Mikulas Patocka | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm snapshot: lock snapshot while supplying status | Mikulas Patocka | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm exception store: fix failed set_chunk_size error path | Mikulas Patocka | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm snapshot: require non zero chunk size by end of ctr | Mikulas Patocka | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm: dec_pending needs locking to save error value | Kiyoshi Ueda | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm: add missing del_gendisk to alloc_dev error path | Zdenek Kabelac | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm log: userspace fix incorrect luid cast in userspace_ctr | Andrew Morton | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm snapshot: free exception store on init failure | Jonathan Brassow | 2009-10-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dm snapshot: sort by chunk size to fix race | Mikulas Patocka | 2009-10-16 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | PM: Make warning in suspend_test_finish() less likely to happen | Rafael J. Wysocki | 2009-10-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | mmc: at91_mci: Don't include asm/mach/mmc.h | Uwe Kleine-König | 2009-10-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |