summaryrefslogtreecommitdiffstats
path: root/mm/sparse.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-18wlcore: Add support for get_expected_throughput opcodeMaxim Altshul1-0/+11
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul6-5/+48
2016-07-18brcmfmac: respect hidden_ssid for AP interfacesRafał Miłecki1-0/+13
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn7-14/+52
2016-07-18mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti4-50/+46
2016-07-18net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+18
2016-07-18net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes1-20/+16
2016-07-18net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-23/+2
2016-07-18net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes2-20/+12
2016-07-18dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-07-17bpf: bpf_event_entry_gen's alloc needs to be in atomic contextDaniel Borkmann1-1/+1
2016-07-17sctp: fix GSO for IPv6Marcelo Ricardo Leitner1-1/+22
2016-07-17sctp: recvmsg should be able to run even if sock is in closing stateMarcelo Ricardo Leitner1-15/+17
2016-07-17net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-20/+2
2016-07-17net: hisilicon: Add Fast Ethernet MAC driverDongpo Li4-0/+1059
2016-07-17of_mdio: Abstract a general interface for phy connectDongpo Li2-0/+46
2016-07-17net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li4-0/+196
2016-07-17net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König1-2/+1
2016-07-17wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang1-28/+27
2016-07-17wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang1-1/+0
2016-07-17net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov4-8/+20
2016-07-17rndis_host: Set valid random MAC on buggy devicesKristian Evensen1-1/+5
2016-07-17net: bridge: remove _deliver functions and consolidate forward codeNikolay Aleksandrov5-153/+94
2016-07-17net: bridge: drop skb2/skb0 variables and use a local_rcv booleanNikolay Aleksandrov3-37/+33
2016-07-17net: bridge: rearrange flood vs unicast receive pathsNikolay Aleksandrov1-15/+14
2016-07-17net: bridge: minor style adjustments in br_handle_frame_finishNikolay Aleksandrov1-10/+8
2016-07-16tcp_timer.c: Add kernel-doc function descriptionsRichard Sailer1-17/+64
2016-07-16net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-07-16net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes1-26/+20
2016-07-16net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-07-16net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes2-25/+16
2016-07-16net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+2
2016-07-16net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes1-27/+17
2016-07-16net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+2
2016-07-16net: ethernet: ethoc: use phydev from struct net_devicePhilippe Reynes1-13/+7
2016-07-16net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-26/+2
2016-07-16net: ethernet: pasemi_mac: use phydev from struct net_devicePhilippe Reynes3-20/+15
2016-07-16net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-45/+2
2016-07-16net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes2-21/+16
2016-07-16net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+2
2016-07-16net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes1-27/+18
2016-07-16net: fixup for tracepoint napi:napi_pollJesper Dangaard Brouer1-2/+2
2016-07-15macvtap: switch to use skb arrayJason Wang1-11/+71
2016-07-15macvtap: avoid hash calculating for single queueJason Wang1-0/+4
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann5-22/+69
2016-07-15bpf, perf: split bpf_perf_event_outputDaniel Borkmann1-13/+22
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann6-32/+93
2016-07-15rxrpc: checking for IS_ERR() instead of NULLDan Carpenter1-1/+1
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