summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-11net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn1-2/+3
2017-11-11Merge branch 'ieee802154-for-davem-2017-11-09' of git://git.kernel.org/pub/sc...David S. Miller6-66/+63
2017-11-11bindings: net: stmmac: correctify note about LPI interruptNiklas Cassel1-1/+1
2017-11-11ipvlan: fix ipv6 outbound deviceKeefe Liu1-1/+1
2017-11-11net: thunderx: fix double free errorAleksey Makarov1-52/+30
2017-11-11net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()Mika Westerberg1-0/+1
2017-11-11sock: Remove the global prot_inuse counter.Tonghao Zhang1-22/+0
2017-11-11net: sfc: remove redundant variable startColin Ian King1-2/+0
2017-11-11qlge: remove duplicated assignment to mbcpColin Ian King1-1/+0
2017-11-11net: wan: x25_asy: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault1-2/+0
2017-11-11Merge branch 'FACK-loss-recovery-remove'David S. Miller10-184/+80
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng5-107/+68
2017-11-11tcp: retire FACK loss detectionYuchung Cheng10-77/+12
2017-11-11fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-11-11net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-11ibmvnic: Add vnic client data to login bufferNathan Fontenot2-2/+68
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller21-204/+11
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