aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller1-6/+6
2017-07-03bpf: add various test cases for verifier selftestDaniel Borkmann1-0/+165
2017-07-03bpf, verifier: add additional patterns to evaluate_reg_imm_aluJohn Fastabend1-0/+62
2017-07-03bpf: extend bpf_trace_printk to support %iJohn Fastabend1-3/+4
2017-07-03bpf: export whether tail call has jited ownerDaniel Borkmann1-1/+6
2017-07-03bpf: simplify narrower ctx accessDaniel Borkmann5-195/+209
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann3-7/+151
2017-07-03bpf, net: add skb_mac_header_len helperDaniel Borkmann2-2/+7
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-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-02bpf: fix to bpf_setsockopsLawrence Brakmo1-2/+1
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-01sctp: Add peeloff-flags socket optionNeil Horman2-15/+78
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-01arm: sunxi: Revert changes merged through net-next.Maxime Ripard14-175/+1