summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-11brcmfmac: add CLM download supportChung-Hsien Hsu8-0/+258
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-10rsi: rsi_91x_ps: remove redundant code in str_psstateGustavo A. R. Silva1-1/+0
2017-11-10rt2x00: use monotonic timestamps for frame dumpArnd Bergmann2-4/+5
2017-11-10rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2017-11-10qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko2-30/+65
2017-11-10qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko1-0/+18
2017-11-10qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko4-52/+47
2017-11-10qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko3-34/+10
2017-11-10qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko2-22/+14
2017-11-10qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko3-30/+80