summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-15net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel3-2/+43
2016-07-15wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()Dan Carpenter1-2/+1
2016-07-15Merge branch 'rds-enable-mprds'David S. Miller13-49/+342
2016-07-15Documentation: RDS: Document Multipath RDS (mprds)Sowmini Varadhan1-0/+55
2016-07-15Documentation: RDS: updates for SO_RDS_TRANSPORT socket optionSowmini Varadhan1-1/+16
2016-07-15RDS: TCP: Enable multipath RDS for TCPSowmini Varadhan11-30/+257
2016-07-15RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()Sowmini Varadhan1-18/+4
2016-07-15RDS: TCP: avoid bad page reference in rds_tcp_listen_data_readySowmini Varadhan3-0/+10
2016-07-15devlink: fix trace format stringArnd Bergmann1-1/+1
2016-07-15tracing: change owner name to driver name for devlink hwmsg tracepointJiri Pirko1-4/+4
2016-07-15mlxsw: spectrum_router: Return -ENOENT in case of errorChristophe Jaillet1-1/+1
2016-07-15net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+2
2016-07-15net: ethernet: ll_temac: use phydev from struct net_devicePhilippe Reynes2-22/+16
2016-07-15Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller161-1962/+3670
2016-07-15Merge branch 'pktgen-scripts'David S. Miller4-131/+174
2016-07-15pktgen: remove sample script pktgen.conf-1-1-rdosJesper Dangaard Brouer1-64/+0
2016-07-15pktgen: add sample script pktgen_sample05_flow_per_thread.shJesper Dangaard Brouer1-0/+81
2016-07-15pktgen: add sample script pktgen_sample04_many_flows.shJesper Dangaard Brouer2-67/+93
2016-07-14Merge branch 'mlx5-bulk-flow-stats-sriov-tc-offloads'David S. Miller13-70/+436
2016-07-14net/mlx5e: Add TC offload support for the VF representors netdeviceOr Gerlitz1-1/+34
2016-07-14net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloadsOr Gerlitz2-6/+34
2016-07-14net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloadsOr Gerlitz1-0/+53
2016-07-14net/switchdev: Export the same parent ID service functionOr Gerlitz2-2/+11
2016-07-14net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOVOr Gerlitz1-16/+16
2016-07-14net/mlx5: E-Switch, Add API to configure rules for the offloaded modeOr Gerlitz2-0/+49
2016-07-14net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz3-15/+42
2016-07-14net/mlx5e: Offload TC flow counters only when supportedOr Gerlitz1-1/+1
2016-07-14net/mlx5: Introduce bulk reading of flow countersAmir Vadai4-24/+146
2016-07-14net/mlx5: Store counters in rbtree instead of listAmir Vadai3-11/+56
2016-07-14Merge branch 'nps_ent-coding-style'David S. Miller1-13/+14
2016-07-14net: nps_enet: code reuseElad Kanfi1-10/+11
2016-07-14net: nps_enet: fix coding style issuesElad Kanfi1-3/+3
2016-07-14Merge branch 'sctp-gso-frags-from-chunk'David S. Miller10-51/+68
2016-07-14sctp: only check for ECN if peer is using itMarcelo Ricardo Leitner1-3/+2
2016-07-14sctp: do not clear chunk->ecn_ce_done flagMarcelo Ricardo Leitner1-1/+0
2016-07-14sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner5-21/+9
2016-07-14sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner8-11/+38
2016-07-14sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner2-7/+7
2016-07-14sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner2-11/+15
2016-07-14net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun1-6/+2
2016-07-14stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...Wei Yongjun1-14/+3
2016-07-14net: vrf: Address comments from last documentation updateDavid Ahern1-3/+3
2016-07-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller33-230/+423
2016-07-13net: vrf: Documentation updateDavid Ahern1-98/+103
2016-07-13Bluetooth: Increment management interface revisionJohan Hedberg1-1/+1
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc4-1/+18
2016-07-13mlxsw: core: Trace EMAD messagesJiri Pirko1-5/+13
2016-07-13devlink: add hardware messages tracing facilityJiri Pirko2-0/+72
2016-07-12net: dsa: Fix non static symbol warningWei Yongjun1-1/+1
2016-07-12dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()Wei Yongjun1-1/+1