summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul
2016-07-18brcmfmac: respect hidden_ssid for AP interfacesRafał Miłecki
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn
2016-07-18mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti
2016-07-18net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-18net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-18net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-18net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes
2016-07-18dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-17bpf: bpf_event_entry_gen's alloc needs to be in atomic contextDaniel Borkmann
2016-07-17sctp: fix GSO for IPv6Marcelo Ricardo Leitner
2016-07-17sctp: recvmsg should be able to run even if sock is in closing stateMarcelo Ricardo Leitner
2016-07-17net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-17Merge branch 'hisilicon-mdio-femac'David S. Miller
2016-07-17net: hisilicon: Add Fast Ethernet MAC driverDongpo Li
2016-07-17of_mdio: Abstract a general interface for phy connectDongpo Li
2016-07-17net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li
2016-07-17net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König
2016-07-17wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang
2016-07-17wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang
2016-07-17net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov
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