summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-11Merge branch 'bpf-Fix-bugs-in-sock_ops-samples'David S. Miller6-29/+41
2017-11-11bpf: Fix tcp_clamp_kern.c sample programLawrence Brakmo1-11/+13
2017-11-11bpf: Fix tcp_iw_kern.c sample programLawrence Brakmo1-6/+8
2017-11-11bpf: Fix tcp_cong_kern.c sample programLawrence Brakmo1-2/+4
2017-11-11bpf: Fix tcp_bufs_kern.c sample programLawrence Brakmo1-6/+8
2017-11-11bpf: Fix tcp_rwnd_kern.c sample programLawrence Brakmo1-2/+4
2017-11-11bpf: Fix tcp_synrto_kern.c sample programLawrence Brakmo1-2/+4
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy5-32/+108
2017-11-11Merge branch 'macb-next'David S. Miller1-0/+9
2017-11-11net: macb: add of_node_put to error pathsMichael Grzeschik1-0/+2
2017-11-11net: macb: add of_phy_deregister_fixed_link to error pathsMichael Grzeschik1-0/+7
2017-11-11net: mvpp2: fix GOP statistics loop start and stop conditionsMiquel Raynal1-32/+30
2017-11-11Merge branch 'hns3-bug-fixes'David S. Miller2-13/+2
2017-11-11net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplexFuyun Liang1-12/+1
2017-11-11net: hns3: fix a bug when getting phy address from NCL_config fileFuyun Liang1-1/+1
2017-11-11net: netlink: Update attr validation to require exact length for some typesDavid Ahern1-3/+16
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski5-1/+30
2017-11-11net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas1-17/+14
2017-11-11net/ncsi: Improve general state loggingSamuel Mendoza-Jonas3-21/+80
2017-11-11Merge branch 'bpftool-show-filenames-of-pinned-objects'David S. Miller7-6/+187
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole6-8/+25
2017-11-11tools: bpftool: show filenames of pinned objectsPrashant Bhole5-0/+152
2017-11-11tools: bpftool: open pinned object without type checkPrashant Bhole2-2/+14
2017-11-11Merge branch 'BPF-directed-error-injection'David S. Miller21-11/+204
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik6-2/+71
2017-11-11bpf: add a bpf_override_function helperJosef Bacik15-9/+133
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail1-8/+0
2017-11-10Merge branch 'act_vlan-rcu'David S. Miller3-38/+94
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2-33/+88
2017-11-10nfp flower action: Modified to use VLAN helper functionsManish Kurup1-3/+2
2017-11-10act_vlan: Change stats update to use per-core statsManish Kurup1-4/+6
2017-11-10sfc: don't warn on successful change of MACRobert Stonehouse1-1/+1
2017-11-10net: vxge: remove redundant assignments and pointersColin Ian King1-8/+1
2017-11-10Merge branch 'ip_gre-flags-update'David S. Miller1-5/+53
2017-11-10ip_gre: add the support for i/o_flags update via ioctlXin Long1-3/+16
2017-11-10ip_gre: add the support for i/o_flags update via netlinkXin Long1-2/+37
2017-11-10Merge branch 'tcp-ns-rmem-wmem'David S. Miller11-48/+76
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet8-43/+47
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet3-5/+29
2017-11-10net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn1-2/+8
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller9-52/+214
2017-11-10Merge branch 'IGMP-snooping-for-local-traffic'David S. Miller10-19/+85
2017-11-10net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn1-1/+1
2017-11-10net: dsa: add more const attributesAndrew Lunn2-5/+5
2017-11-10net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn1-0/+13
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn3-0/+46
2017-11-10net: bridge: Send notification when host join/leaves a groupAndrew Lunn2-4/+11
2017-11-10net: bridge: Rename mglist to host_joinedAndrew Lunn4-10/+10
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller148-436/+1125
2017-11-09Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-5/+29