summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-07-01bpf: Sample BPF program to set congestion controlLawrence Brakmo-0/+84
2017-07-01bpf: Add support for changing congestion controlLawrence Brakmo-17/+58
2017-07-01bpf: Sample BPF program to set buffer sizesLawrence Brakmo-0/+87
2017-07-01bpf: Add TCP connection BPF callbacksLawrence Brakmo-1/+15
2017-07-01bpf: Add setsockopt helper function to bpfLawrence Brakmo-2/+94
2017-07-01bpf: Sample bpf program to set initial windowLawrence Brakmo-0/+70
2017-07-01bpf: Support for setting initial receive windowLawrence Brakmo-2/+28
2017-07-01bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo-0/+70
2017-07-01bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo-2/+17
2017-07-01bpf: program to load and attach sock_ops BPF progsLawrence Brakmo-0/+100
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo-3/+314
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-39/+60
2017-07-01sctp: Add peeloff-flags socket optionNeil Horman-15/+78
2017-07-01Merge branch 'sfc-MCDI-cleanups'David S. Miller-3/+4
2017-07-01sfc: correct comment on efx_mcdi_process_eventEdward Cree-1/+1
2017-07-01sfc: change Unknown MCDI event message to print full event.Jon Cooper-2/+3
2017-07-01net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King-1/+1
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-669/+363
2017-07-01qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani-1/+2
2017-07-01arm: sunxi: Revert changes merged through net-next.Maxime Ripard-175/+1
2017-07-01scsi: qla2xxx: avoid unused-function warningArnd Bergmann-8/+13
2017-07-01scsi: snic: fix a couple of spelling mistakes/typosColin Ian King-3/+3
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King-11/+10
2017-07-01Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-5/+17
2017-07-01scsi: lpfc: don't double count abort errorsDan Carpenter-1/+0
2017-07-01scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter-10/+10
2017-07-01scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan-122/+104
2017-07-01scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav-1/+1
2017-07-01scsi: ibmvscsi: constify dev_pm_ops structures.Arvind Yadav-1/+1
2017-07-01scsi: cxlflash: Update debug prints in reset handlersMatthew R. Ochs-15/+3
2017-07-01scsi: cxlflash: Update send_tmf() parametersMatthew R. Ochs-14/+13
2017-07-01scsi: cxlflash: Avoid double free of character deviceMatthew R. Ochs-1/+0
2017-07-01Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.or...David S. Miller-535/+1125
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne-4/+10
2017-07-01scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi-4/+10
2017-07-01scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang-1/+2
2017-07-01scsi: qla2xxx: Protect access to qpair members with qpair->qp_lockJohannes Thumshirn-10/+13
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+15
2017-07-01datapath: Avoid using stack larger than 1024.Tonghao Zhang-23/+58
2017-07-01Merge branch 'sctp-remove-typedefs-from-structures-part-1'David S. Miller-283/+292
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long-27/+27
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long-13/+13
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long-10/+10
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long-8/+11
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long-11/+9
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long-71/+79
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long-2/+2
2017-07-01sctp: remove the typedef sctp_cid_tXin Long-14/+16
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long-103/+102