summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-031-0/+5
* | | | | | | Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-05-021-2/+18
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-023-3/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham2016-05-011-1/+9
| * | | | | bpf: fix refcnt overflowAlexei Starovoitov2016-04-281-1/+2
| * | | | | net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner2016-04-281-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-291-0/+11
|\ \ \ \ \ \
| * | | | | | IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-0/+11
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-292-0/+9
|\ \ \ \ \ \ \
| * | | | | | | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-281-0/+2
| * | | | | | | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-281-0/+5
| * | | | | | | mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-281-0/+2
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-281-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-231-3/+5
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-04-282-6/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-252-6/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-272-6/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-252-6/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-263-6/+9
|\ \ \ \ \ \
| * | | | | | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-261-0/+1
| * | | | | | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-251-1/+0
| * | | | | | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-241-3/+4
| * | | | | | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-241-0/+2
| * | | | | | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-241-3/+3
* | | | | | | devpts: more pty driver interface cleanupsLinus Torvalds2016-04-262-5/+5
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-231-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | thermal: consistently use int for trip tempWei Ni2016-04-201-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-212-0/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-0/+7
| * | | | | soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-141-0/+39
* | | | | | Merge branch 'ptmx-cleanup'Linus Torvalds2016-04-191-24/+10
|\ \ \ \ \ \
| * | | | | | devpts: clean up interface to pty driversLinus Torvalds2016-04-181-24/+10
* | | | | | | Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-181-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai2016-04-151-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-161-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-131-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-151-6/+16
|\ \ \ \ \
| * | | | | pmem: fix BUG() error in pmem.h:48 on X86_32Toshi Kani2016-04-141-6/+16
| |/ / / /
* | | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-04-141-61/+3
|\ \ \ \ \
| * | | | | mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar2016-04-071-61/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-141-4/+5
|\ \ \ \ \
| * | | | | fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim2016-04-121-4/+5
| | |/ / / | |/| | |
* / | | | Make file credentials available to the seqfile interfacesLinus Torvalds2016-04-141-9/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-091-1/+4
|\ \ \ \
| * | | | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-071-1/+4
* | | | | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-04-091-2/+0
|\ \ \ \ \
| * | | | | iommu: provide of_xlate pointer unconditionallyArnd Bergmann2016-04-051-2/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-072-0/+20
|\ \ \ \ \
| * | | | | fs: add file_dentry()Miklos Szeredi2016-03-262-0/+20
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-1/+1
|\ \ \ \ \ \