summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: bpa10x: Add support for hci_set_fw_infoMarcel Holtmann2016-07-181-0/+2
* Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann2016-07-183-0/+63
* Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann2016-07-181-3/+2
* Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński2016-07-171-1/+1
* drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-175-7/+7
* 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/+2
* 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/+1
* wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang2016-07-171-28/+27
* wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang2016-07-171-1/+0
* 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/+125
|\
| * net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov2016-07-175-153/+94
| * net: bridge: drop skb2/skb0 variables and use a local_rcv booleanNikolay Aleksandrov2016-07-173-37/+33
| * net: bridge: rearrange flood vs unicast receive pathsNikolay Aleksandrov2016-07-171-15/+14
| * net: bridge: minor style adjustments in br_handle_frame_finishNikolay Aleksandrov2016-07-171-10/+8
|/
* 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/+2
* net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes2016-07-161-26/+20
* net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-21/+2
* net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes2016-07-162-25/+16
* net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-22/+2
* net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes2016-07-161-27/+17
* net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-22/+2
* net: ethernet: ethoc: use phydev from struct net_devicePhilippe Reynes2016-07-161-13/+7
* net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-26/+2
* net: ethernet: pasemi_mac: use phydev from struct net_devicePhilippe Reynes2016-07-163-20/+15
* net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-45/+2
* net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes2016-07-162-21/+16
* net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-16/+2
* net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes2016-07-161-27/+18
* 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/+1
* Merge branch 'rds-enable-mprds'David S. Miller2016-07-1513-49/+342
|\
| * Documentation: RDS: Document Multipath RDS (mprds)Sowmini Varadhan2016-07-151-0/+55