summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-211-0/+2
| * | | | cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov2016-04-191-2/+5
| * | | | soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-142-1/+44
| * | | | ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-141-0/+1
| * | | | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-141-0/+1
| * | | | devlink: add missing install of headerstephen hemminger2016-04-111-0/+1
| * | | | net: vrf: Fix dst reference countingDavid Ahern2016-04-112-0/+6
| * | | | sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner2016-04-101-1/+7
* | | | | 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 tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-091-1/+1
|\ \ \
| * | | Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-0813-31/+55
| |\| |
| * | | usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn2016-03-291-1/+1
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-04-091-0/+25
|\ \ \
| * | | Merge branch 'fixes-base' into fixesJames Bottomley2016-04-05569-3813/+17193
| |\| |
| * | | scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-051-0/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-094-5/+9
|\ \ \ \
| * \ \ \ Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-081-0/+2
| |\ \ \ \
| | * | | | mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
| * | | | | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-071-1/+4
| * | | | | net_sched: fix a memory leak in tc actionWANG Cong2016-04-061-0/+1
| * | | | | sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner2016-04-051-4/+2
| |/ / / /
* | | | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-091-1/+88
|\ \ \ \ \
| * | | | | btrfs: Add qgroup tracingMark Fasheh2016-04-041-1/+88
* | | | | | 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/linux/kernel/git/mst/vhostLinus Torvalds2016-04-071-0/+2
|\ \ \ \ \ \ \
| * | | | | | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi2016-04-071-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher2016-04-041-1/+1
* | | | | | | | Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-04-061-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying2016-03-311-1/+1
| * | | | | | | | gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying2016-03-311-1/+1
| * | | | | | | | gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better controlPhilipp Zabel2016-03-311-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-0414-45/+29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |