summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-19Marvell phy: check link status in case of fiber link.Charles-Antoine Couret
2016-07-19Merge branch 'renesas-dma-channel'David S. Miller
2016-07-19sh_eth: fix DMA channel misreportingSergei Shtylyov
2016-07-19ravb: fix DMA channel misreportingSergei Shtylyov
2016-07-19drivers: atm: nicstar: Use the correct function to free some resourcesChristophe Jaillet
2016-07-19net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet
2016-07-19macvtap: correctly free skb during socket destructionJason Wang
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