summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02Merge branch 'bpf-Add-support-for-sock_ops'David S. Miller25-26/+1218
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-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller10-39/+60
2017-07-02sctp: Add peeloff-flags socket optionNeil Horman2-15/+78
2017-07-02Merge branch 'sfc-MCDI-cleanups'David S. Miller1-3/+4
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-02net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King1-1/+1
2017-07-02Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller24-669/+363
2017-07-02arm: sunxi: Revert changes merged through net-next.Maxime Ripard14-175/+1
2017-07-01Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.or...David S. Miller77-535/+1125
2017-07-01datapath: Avoid using stack larger than 1024.Tonghao Zhang1-23/+58
2017-07-01Merge branch 'sctp-remove-typedefs-from-structures-part-1'David S. Miller27-283/+292
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
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long12-103/+102
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long7-25/+24
2017-07-01Merge branch 'nfp-introduce-flower-offload-capabilities'David S. Miller15-29/+1816
2017-07-01nfp: add control message passing capabilities to flower offloadsPieter Jansen van Vuuren3-1/+70
2017-07-01nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren5-8/+171
2017-07-01nfp: add metadata to each flow offloadPieter Jansen van Vuuren5-13/+412
2017-07-01nfp: add basic action capabilities to flower offloadsPieter Jansen van Vuuren5-0/+271
2017-07-01nfp: extend flower matching capabilitiesPieter Jansen van Vuuren6-1/+316
2017-07-01nfp: extend flower add flow offloadPieter Jansen van Vuuren3-1/+325
2017-07-01nfp: provide infrastructure for offloading flower based TC filtersPieter Jansen van Vuuren8-14/+220