2014-10-14 |
Roland Dreier | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Hariprasad S | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Hariprasad S | RDMA/cxgb4: Add missing neigh_release in find_route |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Hariprasad S | RDMA/cxgb4: Take IPv6 into account for best_mtu and... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Steve Wise | RDMA/cxgb4: Make c4iw_wr_log_size_order static |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Jack Morgenstein | IB/core: Fix XRC race condition in ib_uverbs_open_qp |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Devesh Sharma | IB/core: Clear AH attr variable to prevent garbage... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Jes Sorensen | RDMA/ocrdma: Save the bit environment, spare unncessary... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Jes Sorensen | RDMA/ocrdma: The kernel has a perfectly good BIT()... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Jes Sorensen | RDMA/ocrdma: Don't memset() buffers we just allocated... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Li RongQing | RDMA/ocrdma: Remove a unused-label warning |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Devesh Sharma | RDMA/ocrdma: Convert kernel VA to PA for mmap in user |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Selvin Xavier | RDMA/ocrdma: Get vlan tag from ib_qp_attrs |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Devesh Sharma | RDMA/ocrdma: Add default GID at index 0 |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/mlx5, iser, isert: Add Signature API additions |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | Target/iser: Centralize ib_sig_domain setting |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Centralize ib_sig_domain settings |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/mlx5: Use extended internal signature layout |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Set IP_CSUM as default guard type |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Remove redundant assignment |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/mlx5: Use enumerations for PI copy mask |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Yishai Hadas | IB/mlx5: Modify to work with arbitrary page size |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Eli Cohen | IB/mlx5: Remove duplicate code from mlx5_set_path |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Eli Cohen | IB/mlx5: Fix possible array overflow |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Eli Cohen | IB/core: Avoid leakage from kernel to user space |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Eli Cohen | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Eli Cohen | IB/mlx5: Clear umr resources after ib_unregister_device |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Or Gerlitz | IB/iser: Bump version, add maintainer |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Fix/add kernel-doc style description in iscsi_... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Add/Fix kernel doc style descriptions in iscsi... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Nit - add space after __func__ in iser logging |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Ariel Nahum | IB/iser: Change iscsi_conn_stop log level to info |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Suppress scsi command send completions |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Optimize completion polling |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Use beacon to indicate all completions were... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Use single CQ for RX and TX |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Use internal polling budget to avoid possible... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Centralize iser completion contexts |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Ariel Nahum | IB/iser: Use iser_warn instead of BUG_ON in iser_conn_r... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Signal iSCSI layer that transport is broken... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Protect tasks cleanup in case IB device was... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Ariel Nahum | IB/iser: Unbind at conn_stop stage |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Don't bound release_work completions timeouts |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Fix DEVICE REMOVAL handling in the absence... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Extend iser_free_ib_conn_res() |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Roi Dayan | IB/iser: Remove unused variables and dead code |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Re-introduce ib_conn |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Sagi Grimberg | IB/iser: Rename ib_conn -> iser_conn |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Linus Torvalds | Linux 3.17-rc7 v3.17-rc7 |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Linus Torvalds | Merge branch 'fixes' of git://git.infradead.org/users... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Linus Torvalds | Merge branch 'for-3.17-fixes' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Linus Torvalds | Merge tag 'fixes-for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Mikhail Efremov | vfs: Don't exchange "short" filenames unconditionally. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Linus Torvalds | fold swapping ->d_name.hash into switch_names() |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Al Viro | fold unlocking the children into dentry_unlock_parents_... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Al Viro | kill __d_materialise_dentry() |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Al Viro | __d_materialise_dentry(): flip the order of arguments |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Al Viro | __d_move(): fold manipulations with ->d_child/->d_subdirs |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Al Viro | don't open-code d_rehash() in d_materialise_unique() |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Al Viro | pull rehashing and unlocking the target dentry into... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Al Viro | ufs: deal with nfsd/iget races |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Miklos Szeredi | fuse: honour max_read and max_write in direct_io mode |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Miklos Szeredi | shmem: fix nlink for rename overwrite directory |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Linus Torvalds | Merge branch 'akpm' (fixes from Andrew Morton) |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Peter Feiner | mm: softdirty: keep bit when zapping file pte |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Fabian Frederick | fs/cachefiles: add missing \n to kerror conversions |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Vladimir Zapolskiy | genalloc: fix device node resource counter |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Pali Rohár | drivers/rtc/rtc-efi.c: add missing module alias |
commit | commitdiff | tree | snapshot |
2014-09-26 |
David Rientjes | mm, slab: initialize object alignment on cache creation |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Peter Feiner | mm: softdirty: addresses before VMAs in PTE holes aren... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Joseph Qi | ocfs2/dlm: do not get resource spinlock if lockres... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Andreas Rohner | nilfs2: fix data loss with mmap() |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Joseph Qi | ocfs2: free vol_label in ocfs2_delete_osb() |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Markos Chandras | MIPS: mcount: Adjust stack pointer for static trace... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Paul Burton | MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Linus Torvalds | Merge tag 'pm+acpi-3.17-rc7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Linus Torvalds | Merge branch 'i2c/for-current' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Randy Dunlap | MAINTAINERS: new Documentation maintainer |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Rafael J. Wysocki | Merge branches 'pm-cpufreq' and 'pm-sleep' |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Rafael J. Wysocki | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Linus Torvalds | Merge tag 'gpio-v3.17-4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Ingo Molnar | Merge tag 'efi-urgent' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Linus Torvalds | Merge tag 'devicetree-for-linus' of git://git.secretlab... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Hüwe | i2c: acpi: Fix NULL Pointer dereference |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Wolfram Sang | i2c: move acpi code back into the core |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Srinivas Kandagatla | of/fdt: fix memory range check |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Zefan Li | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Zefan Li | sched: add macros to define bitops for task atomic... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Zefan Li | sched: fix confusing PFA_NO_NEW_PRIVS constant |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Marcos Paulo... | Input: i8042 - fix Asus X450LCP touchpad detection |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Rafael J. Wysocki | Revert "PM / Hibernate: Iterate over set bits instead... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Srinivas Pandruvada | gpio / ACPI: Use pin index and bit length |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Matt Fleming | x86/efi: Truncate 64-bit values when calling 32-bit... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Bob Moore | ACPICA: Update to GPIO region handler interface. |
commit | commitdiff | tree | snapshot |
next |