| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | net: unix: garbage: fixed several comment and whitespace style issues | Jason Eastman | 2015-04-23 | 1 | -42/+28 |
| * | Merge branch 'tipc-fixes' | David S. Miller | 2015-04-23 | 3 | -8/+5 |
| |\ |
|
| | * | tipc: fix node refcount issue | Erik Hugne | 2015-04-23 | 1 | -1/+0 |
| | * | tipc: fix random link reset problem | Erik Hugne | 2015-04-23 | 1 | -1/+2 |
| | * | tipc: fix topology server broken issue | Ying Xue | 2015-04-23 | 1 | -6/+3 |
| |/ |
|
| * | ibmveth: Fix off-by-one error in ibmveth_change_mtu() | David Gibson | 2015-04-23 | 1 | -2/+2 |
| * | netdev_alloc_pcpu_stats: use less common iterator variable | Johannes Berg | 2015-04-23 | 1 | -3/+3 |
| * | vxlan: remove the unnecessary codes | Li RongQing | 2015-04-22 | 1 | -5/+1 |
| * | net/macb: Factor out one-time assignment from loop | Ben Shelton | 2015-04-22 | 1 | -2/+2 |
| * | net: do not deplete pfmemalloc reserve | Eric Dumazet | 2015-04-22 | 1 | -2/+7 |
| * | ip6_gre: use netdev_alloc_pcpu_stats() | Johannes Berg | 2015-04-22 | 1 | -8/+1 |
| * | Merge branch 'mpls' | David S. Miller | 2015-04-22 | 4 | -3/+141 |
| |\ |
|
| | * | mpls: Prevent use of implicit NULL label as outgoing label | Robert Shearman | 2015-04-22 | 1 | -0/+9 |
| | * | mpls: Per-device enabling of packet input | Robert Shearman | 2015-04-22 | 3 | -2/+78 |
| | * | mpls: Per-device MPLS state | Robert Shearman | 2015-04-22 | 3 | -2/+55 |
| |/ |
|
| * | bnx2x: Prevent inner-reload while VFs exist | Yuval Mintz | 2015-04-22 | 2 | -9/+51 |
| * | Merge branch 'rhashtable-fixes' | David S. Miller | 2015-04-22 | 1 | -3/+8 |
| |\ |
|
| | * | rhashtable: Do not schedule more than one rehash if we can't grow further | Thomas Graf | 2015-04-22 | 1 | -2/+2 |
| | * | rhashtable: Schedule async resize when sync realloc fails | Thomas Graf | 2015-04-22 | 1 | -1/+6 |
| |/ |
|
| * | tcp: fix possible deadlock in tcp_send_fin() | Eric Dumazet | 2015-04-22 | 1 | -1/+19 |
* | | Linux 4.1-rc1v4.1-rc1 | Linus Torvalds | 2015-04-26 | 1 | -2/+2 |
* | | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski | 2015-04-26 | 5 | -0/+48 |
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-04-26 | 5 | -14/+95 |
|\ \ |
|
| * \ | Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/... | Dave Airlie | 2015-04-27 | 5 | -14/+95 |
| |\ \ |
|
| | * | | drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg | Imre Deak | 2015-04-24 | 1 | -2/+2 |
| | * | | drm/i915: Workaround to avoid lite restore with HEAD==TAIL | Michel Thierry | 2015-04-23 | 2 | -2/+36 |
| | * | | drm/i915: cope with large i2c transfers | Dmitry Torokhov | 2015-04-23 | 2 | -10/+57 |
* | | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-04-26 | 3 | -83/+82 |
|\ \ \ \ |
|
| * | | | | iommu/vt-d: support extended root and context entries | David Woodhouse | 2015-03-25 | 1 | -75/+60 |
| * | | | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification | David Woodhouse | 2015-03-25 | 1 | -0/+14 |
| * | | | | iommu/vt-d: Allow RMRR on graphics devices too | David Woodhouse | 2015-03-25 | 1 | -1/+6 |
| * | | | | iommu/vt-d: Print x2apic opt out info instead of printing a warning | Fenghua Yu | 2015-03-25 | 1 | -4/+1 |
| * | | | | iommu/vt-d: kill bogus ecap_niotlb_iunits() | David Woodhouse | 2015-03-25 | 1 | -3/+1 |
* | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-26 | 7 | -14/+18 |
|\ \ \ \ \ |
|
| * | | | | | i2c: st: add include for pinctrl | Wolfram Sang | 2015-04-23 | 1 | -6/+7 |
| * | | | | | i2c: mux: use proper dev when removing "channel-X" symlinks | Wolfram Sang | 2015-04-23 | 1 | -3/+5 |
| * | | | | | i2c: digicolor: remove duplicate include | Wolfram Sang | 2015-04-23 | 1 | -2/+1 |
| * | | | | | i2c: Mark adapter devices with pm_runtime_no_callbacks | Charles Keepax | 2015-04-23 | 1 | -0/+2 |
| * | | | | | i2c: pca-platform: fix broken email address | Wolfram Sang | 2015-04-23 | 1 | -1/+1 |
| * | | | | | i2c: mxs: fix broken email address | Wolfram Sang | 2015-04-23 | 1 | -1/+1 |
| * | | | | | i2c: rk3x: report number of messages transmitted | Dmitry Torokhov | 2015-04-23 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-26 | 1 | -17/+25 |
|\ \ \ \ \ \ |
|
| * | | | | | | Btrfs: prevent list corruption during free space cache processing | Chris Mason | 2015-04-24 | 1 | -14/+18 |
| * | | | | | | Btrfs: fix inode cache writeout | Chris Mason | 2015-04-23 | 1 | -3/+7 |
* | | | | | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-04-26 | 49 | -914/+1150 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2015-04-23 | 645 | -5202/+7692 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | xprtrdma: Make rpcrdma_{un}map_one() into inline functions | Chuck Lever | 2015-03-31 | 5 | -46/+73 |
| | * | | | | | | | xprtrdma: Handle non-SEND completions via a callout | Chuck Lever | 2015-03-31 | 3 | -10/+28 |
| | * | | | | | | | xprtrdma: Add "open" memreg op | Chuck Lever | 2015-03-31 | 5 | -46/+70 |
| | * | | | | | | | xprtrdma: Add "destroy MRs" memreg op | Chuck Lever | 2015-03-31 | 5 | -51/+40 |