summaryrefslogtreecommitdiffstats
path: root/fs/nfs/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-03vxlan: correctly set vxlan->net when creating the device in a netnsSabrina Dubroca1-3/+6
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-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-03bpf: fix to bpf_setsockopsLawrence Brakmo1-2/+1
2017-07-02bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo1-1/+65
2017-07-02bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo2-0/+103
2017-07-02bpf: Adds support for setting sndcwnd clampLawrence Brakmo2-0/+8
2017-07-02bpf: Sample BPF program to set initial cwndLawrence Brakmo2-0/+89
2017-07-02bpf: Adds support for setting initial cwndLawrence Brakmo2-1/+19
2017-07-02bpf: Sample BPF program to set congestion controlLawrence Brakmo2-0/+84
2017-07-02bpf: Add support for changing congestion controlLawrence Brakmo7-17/+58
2017-07-02bpf: Sample BPF program to set buffer sizesLawrence Brakmo2-0/+87
2017-07-02bpf: Add TCP connection BPF callbacksLawrence Brakmo4-1/+15
2017-07-02bpf: Add setsockopt helper function to bpfLawrence Brakmo3-2/+94
2017-07-02bpf: Sample bpf program to set initial windowLawrence Brakmo2-0/+70
2017-07-02bpf: Support for setting initial receive windowLawrence Brakmo4-2/+28
2017-07-02bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo2-0/+70
2017-07-02bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo4-2/+17
2017-07-02bpf: program to load and attach sock_ops BPF progsLawrence Brakmo2-0/+100
2017-07-02bpf: BPF support for sock_opsLawrence Brakmo9-3/+314
2017-07-02sctp: Add peeloff-flags socket optionNeil Horman2-15/+78
2017-07-02sfc: correct comment on efx_mcdi_process_eventEdward Cree1-1/+1
2017-07-02sfc: 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-01arm: sunxi: Revert changes merged through net-next.Maxime Ripard14-175/+1
2017-07-01datapath: Avoid using stack larger than 1024.Tonghao Zhang1-23/+58
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long7-27/+27
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long4-13/+13
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long6-10/+10
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long2-8/+11
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long3-11/+9
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long10-71/+79
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_cid_tXin Long7-14/+16