summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-01tcp: fix child sockets to use system default congestion control if not setNeal Cardwell1-1/+2
2015-06-01net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan1-0/+10
2015-06-01ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann1-0/+1
2015-06-01Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan1-0/+5
2015-06-01tty: move linux/gsmmux.h to uapiJiri Slaby2-0/+4
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-2/+0
2015-06-01Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2-3/+4
2015-06-01i2c: add FUNC flag for slave capabilitiesWolfram Sang1-0/+1
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee1-2/+41
2015-06-01Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange1-1/+3
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-7/+7
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram1-1/+0
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek1-6/+4
2015-05-31ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek1-3/+3
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov1-1/+5
2015-05-31serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada1-0/+1
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+11
2015-05-31drivers:usb:fsl: Add support for USB controller version-2.5Nikhil Badola1-0/+1
2015-05-31USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist1-2/+0
2015-05-31Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller1-3/+4
2015-05-31net/mlx4: Add EQ poolMatan Barak1-4/+7
2015-05-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-49/+154
2015-05-31target: remove ->put_session methodChristoph Hellwig1-1/+0
2015-05-31target: remove struct target_fabric_configfs_templateChristoph Hellwig1-26/+22
2015-05-31target: put struct target_fabric_configfs on a dietChristoph Hellwig1-7/+0
2015-05-31target: don't copy fabric opsChristoph Hellwig1-1/+1
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2-2/+2
2015-05-31target: move transport ID handling to the coreChristoph Hellwig1-33/+0
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig1-4/+0
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig2-11/+7
2015-05-31lib: introduce crc_t10dif_update()Akinobu Mita1-0/+1
2015-05-31target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita1-0/+1
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig2-5/+2
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig1-7/+2
2015-05-31target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-2/+2
2015-05-31target: fix DPO and FUA bit checksChristoph Hellwig1-6/+0
2015-05-31iscsi-target: remove support for obsolete markersChristophe Vu-Brugier1-10/+0
2015-05-31target: Merge sbc_verify_dif_read|writeSagi Grimberg1-5/+3
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman1-1/+1
2015-05-31target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-4/+2
2015-05-31target: Move passthrough CDB parsing into a common functionAndy Grover1-0/+2
2015-05-31staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin1-4/+15
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2-0/+20
2015-05-31net/mlx5: Ethernet resource handling filesAmir Vadai1-0/+54
2015-05-31net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+4
2015-05-31net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+3
2015-05-31net/mlx5_core: Implement get/set port statusRana Shahout1-0/+8
2015-05-31net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+14
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed2-59/+65
2015-05-31net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed4-81/+6631