summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-03net: cdc_mbim: apply "NDP to end" quirk to HP lt4132Tore Anderson1-0/+7
2017-07-03Documentation: fix wrong example commandMatteo Croce1-2/+2
2017-07-03vxlan: correctly set vxlan->net when creating the device in a netnsSabrina Dubroca1-3/+6
2017-07-03Merge branch 'hns-phy-loopback'David S. Miller5-71/+92
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng2-71/+35
2017-07-03net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng3-0/+57
2017-07-03net/mlx5: fix memcpy limit?Stephen Rothwell1-1/+1
2017-07-03ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca1-9/+9
2017-07-03net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter2-12/+45
2017-07-03Merge branch 'qed-Add-iWARP-support-for-QL4xxxx'David S. Miller18-100/+3008
2017-07-03qed: Add iWARP support for physical queue allocationKalderon, Michal1-0/+4
2017-07-03qed: Add iWARP protocol support in context allocationKalderon, Michal1-2/+11
2017-07-03qed: iWARP CM add error handlingKalderon, Michal2-2/+190
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal2-1/+91
2017-07-03qed: iWARP CM add active side connectKalderon, Michal4-12/+265
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal9-20/+1039
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal4-3/+343
2017-07-03qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal2-3/+220
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal2-2/+12
2017-07-03qed: Rename some ll2 related definesKalderon, Michal3-17/+16
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal11-40/+803
2017-07-03qed: Introduce iWARP personalityKalderon, Michal7-27/+43
2017-07-02bpf: fix to bpf_setsockopsLawrence Brakmo1-2/+1
2017-07-01Merge branch 'bpf-Add-support-for-sock_ops'David S. Miller25-26/+1218
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo1-1/+65
2017-07-01bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo2-0/+103
2017-07-01bpf: Adds support for setting sndcwnd clampLawrence Brakmo2-0/+8
2017-07-01bpf: Sample BPF program to set initial cwndLawrence Brakmo2-0/+89
2017-07-01bpf: Adds support for setting initial cwndLawrence Brakmo2-1/+19
2017-07-01bpf: Sample BPF program to set congestion controlLawrence Brakmo2-0/+84
2017-07-01bpf: Add support for changing congestion controlLawrence Brakmo7-17/+58
2017-07-01bpf: Sample BPF program to set buffer sizesLawrence Brakmo2-0/+87
2017-07-01bpf: Add TCP connection BPF callbacksLawrence Brakmo4-1/+15
2017-07-01bpf: Add setsockopt helper function to bpfLawrence Brakmo3-2/+94
2017-07-01bpf: Sample bpf program to set initial windowLawrence Brakmo2-0/+70
2017-07-01bpf: Support for setting initial receive windowLawrence Brakmo4-2/+28
2017-07-01bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo2-0/+70
2017-07-01bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo4-2/+17
2017-07-01bpf: program to load and attach sock_ops BPF progsLawrence Brakmo2-0/+100
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo9-3/+314
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller10-39/+60
2017-07-01sctp: Add peeloff-flags socket optionNeil Horman2-15/+78
2017-07-01Merge branch 'sfc-MCDI-cleanups'David S. Miller1-3/+4
2017-07-01sfc: correct comment on efx_mcdi_process_eventEdward Cree1-1/+1
2017-07-01sfc: change Unknown MCDI event message to print full event.Jon Cooper1-2/+3
2017-07-01net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King1-1/+1
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller24-669/+363
2017-07-01arm: sunxi: Revert changes merged through net-next.Maxime Ripard14-175/+1
2017-07-01Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller4-5/+17
2017-07-01Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.or...David S. Miller77-535/+1125