summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: bpf_event_entry_gen's alloc needs to be in atomic contextDaniel Borkmann2016-07-171-1/+1
* sctp: fix GSO for IPv6Marcelo Ricardo Leitner2016-07-171-1/+22
* sctp: recvmsg should be able to run even if sock is in closing stateMarcelo Ricardo Leitner2016-07-171-15/+17
* net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-171-20/+2Star
* Merge branch 'hisilicon-mdio-femac'David S. Miller2016-07-1710-0/+1301
|\
| * net: hisilicon: Add Fast Ethernet MAC driverDongpo Li2016-07-174-0/+1059
| * of_mdio: Abstract a general interface for phy connectDongpo Li2016-07-172-0/+46
| * net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li2016-07-174-0/+196
|/
* net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König2016-07-171-2/+1Star
* wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang2016-07-171-28/+27Star
* wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang2016-07-171-1/+0Star
* net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov2016-07-174-8/+20
* rndis_host: Set valid random MAC on buggy devicesKristian Evensen2016-07-171-1/+5
* Merge branch 'bridge-rx-simplify-fwd-consolidate'David S. Miller2016-07-175-191/+125Star
|\
| * net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov2016-07-175-153/+94Star
| * net: bridge: drop skb2/skb0 variables and use a local_rcv booleanNikolay Aleksandrov2016-07-173-37/+33Star
| * net: bridge: rearrange flood vs unicast receive pathsNikolay Aleksandrov2016-07-171-15/+14Star
| * net: bridge: minor style adjustments in br_handle_frame_finishNikolay Aleksandrov2016-07-171-10/+8Star
|/
* tcp_timer.c: Add kernel-doc function descriptionsRichard Sailer2016-07-161-17/+64
* net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-21/+2Star
* net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes2016-07-161-26/+20Star
* net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-21/+2Star
* net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes2016-07-162-25/+16Star
* net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-22/+2Star
* net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes2016-07-161-27/+17Star
* net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-22/+2Star
* net: ethernet: ethoc: use phydev from struct net_devicePhilippe Reynes2016-07-161-13/+7Star
* net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-26/+2Star
* net: ethernet: pasemi_mac: use phydev from struct net_devicePhilippe Reynes2016-07-163-20/+15Star
* net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-45/+2Star
* net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes2016-07-162-21/+16Star
* net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-16/+2Star
* net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes2016-07-161-27/+18Star
* net: fixup for tracepoint napi:napi_pollJesper Dangaard Brouer2016-07-161-2/+2
* macvtap: switch to use skb arrayJason Wang2016-07-151-11/+71
* macvtap: avoid hash calculating for single queueJason Wang2016-07-151-0/+4
* Merge branch 'bpf-event-output-helper-improvements'David S. Miller2016-07-1510-63/+180
|\
| * bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2016-07-155-22/+69
| * bpf, perf: split bpf_perf_event_outputDaniel Borkmann2016-07-151-13/+22
| * perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-156-32/+93
|/
* rxrpc: checking for IS_ERR() instead of NULLDan Carpenter2016-07-151-1/+1
* net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel2016-07-153-2/+43
* wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()Dan Carpenter2016-07-151-2/+1Star
* Merge branch 'rds-enable-mprds'David S. Miller2016-07-1513-49/+342
|\
| * Documentation: RDS: Document Multipath RDS (mprds)Sowmini Varadhan2016-07-151-0/+55
| * Documentation: RDS: updates for SO_RDS_TRANSPORT socket optionSowmini Varadhan2016-07-151-1/+16
| * RDS: TCP: Enable multipath RDS for TCPSowmini Varadhan2016-07-1511-30/+257
| * RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()Sowmini Varadhan2016-07-151-18/+4Star
| * RDS: TCP: avoid bad page reference in rds_tcp_listen_data_readySowmini Varadhan2016-07-153-0/+10
|/
* devlink: fix trace format stringArnd Bergmann2016-07-151-1/+1