summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-17rndis_host: Set valid random MAC on buggy devicesKristian Evensen
2016-07-17Merge branch 'bridge-rx-simplify-fwd-consolidate'David S. Miller
2016-07-17net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov
2016-07-17net: bridge: drop skb2/skb0 variables and use a local_rcv booleanNikolay Aleksandrov
2016-07-17net: bridge: rearrange flood vs unicast receive pathsNikolay Aleksandrov
2016-07-17net: bridge: minor style adjustments in br_handle_frame_finishNikolay Aleksandrov
2016-07-16tcp_timer.c: Add kernel-doc function descriptionsRichard Sailer
2016-07-15net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ethoc: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: pasemi_mac: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: fixup for tracepoint napi:napi_pollJesper Dangaard Brouer
2016-07-15macvtap: switch to use skb arrayJason Wang
2016-07-15macvtap: avoid hash calculating for single queueJason Wang
2016-07-15Merge branch 'bpf-event-output-helper-improvements'David S. Miller
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann
2016-07-15bpf, perf: split bpf_perf_event_outputDaniel Borkmann
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-15rxrpc: checking for IS_ERR() instead of NULLDan Carpenter
2016-07-15net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel
2016-07-15wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()Dan Carpenter
2016-07-15Merge branch 'rds-enable-mprds'David S. Miller
2016-07-15Documentation: RDS: Document Multipath RDS (mprds)Sowmini Varadhan
2016-07-15Documentation: RDS: updates for SO_RDS_TRANSPORT socket optionSowmini Varadhan
2016-07-15RDS: TCP: Enable multipath RDS for TCPSowmini Varadhan
2016-07-15RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()Sowmini Varadhan
2016-07-15RDS: TCP: avoid bad page reference in rds_tcp_listen_data_readySowmini Varadhan
2016-07-15devlink: fix trace format stringArnd Bergmann
2016-07-15tracing: change owner name to driver name for devlink hwmsg tracepointJiri Pirko
2016-07-15mlxsw: spectrum_router: Return -ENOENT in case of errorChristophe Jaillet
2016-07-15net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ll_temac: use phydev from struct net_devicePhilippe Reynes
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller
2016-07-14Merge branch 'pktgen-scripts'David S. Miller
2016-07-14pktgen: remove sample script pktgen.conf-1-1-rdosJesper Dangaard Brouer
2016-07-14pktgen: add sample script pktgen_sample05_flow_per_thread.shJesper Dangaard Brouer
2016-07-14pktgen: add sample script pktgen_sample04_many_flows.shJesper Dangaard Brouer
2016-07-14Merge branch 'mlx5-bulk-flow-stats-sriov-tc-offloads'David S. Miller
2016-07-14net/mlx5e: Add TC offload support for the VF representors netdeviceOr Gerlitz
2016-07-14net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloadsOr Gerlitz