summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Resource managementGavin Shan2016-07-197-0/+756
* Merge branch 'dsa-mv88e6xxx-g2-cleanup-stp'David S. Miller2016-07-194-235/+472
|\
| * net: dsa: mv88e6xxx: add support for DSA ageing timeVivien Didelot2016-07-191-0/+14
| * net: dsa: mv88e6xxx: add G1 helper for ageing timeVivien Didelot2016-07-192-5/+54
| * net: dsa: support switchdev ageing time attrVivien Didelot2016-07-192-0/+43
| * net: dsa: mv88e6xxx: add cap for IRLVivien Didelot2016-07-192-20/+53
| * net: dsa: mv88e6xxx: add cap for Priority OverrideVivien Didelot2016-07-192-10/+33
| * net: dsa: mv88e6xxx: add cap for PVTVivien Didelot2016-07-192-13/+31
| * net: dsa: mv88e6xxx: rework Switch MAC setterVivien Didelot2016-07-192-75/+64
| * net: dsa: mv88e6xxx: add cap for MGMT Enables bitsVivien Didelot2016-07-192-18/+41
| * net: dsa: mv88e6xxx: extract trunk mappingVivien Didelot2016-07-192-21/+48
| * net: dsa: mv88e6xxx: extract device mappingVivien Didelot2016-07-191-15/+60
| * net: dsa: mv88e6xxx: split setup of Global 1 and 2Vivien Didelot2016-07-192-32/+62
| * net: dsa: mv88e6xxx: remove basic function flagsVivien Didelot2016-07-192-63/+6
|/
* kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bugAndrew Morton2016-07-191-1/+3
* virtio-net: Remove more stack DMAAndy Lutomirski2016-07-191-5/+8
* bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli2016-07-191-2/+0
* Merge branch 'frag-udp-tunneled-skbs'David S. Miller2016-07-195-4/+16
|\
| * net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...Shmulik Ladkani2016-07-191-0/+9
| * net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flagsShmulik Ladkani2016-07-194-4/+7
|/
* Merge branch 'bnxt_en-NS2-Nitro'David S. Miller2016-07-193-43/+229
|\
| * bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.Prashant Sreedharan2016-07-191-0/+6
| * bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).Prashant Sreedharan2016-07-191-11/+53
| * bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).Prashant Sreedharan2016-07-191-1/+80
| * bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).Prashant Sreedharan2016-07-192-4/+25
| * bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).Prashant Sreedharan2016-07-192-16/+39
| * bnxt_en: Add basic support for Nitro in North Star 2.Prashant Sreedharan2016-07-192-13/+28
|/
* Merge branch 'marvell-phy'David S. Miller2016-07-191-18/+328
|\
| * Marvell phy: add functions to suspend and resume both interfaces: fiber and c...Charles-Antoine Couret2016-07-191-2/+71
| * Marvell phy: add configuration of autonegociation for fiber link.Charles-Antoine Couret2016-07-191-2/+109
| * Marvell phy: add field to get errors from fiber link.Charles-Antoine Couret2016-07-191-2/+7
| * Marvell phy: check link status in case of fiber link.Charles-Antoine Couret2016-07-191-12/+141
|/
* Merge branch 'renesas-dma-channel'David S. Miller2016-07-192-2/+0
|\
| * sh_eth: fix DMA channel misreportingSergei Shtylyov2016-07-191-1/+0
| * ravb: fix DMA channel misreportingSergei Shtylyov2016-07-191-1/+0
|/
* drivers: atm: nicstar: Use the correct function to free some resourcesChristophe Jaillet2016-07-191-1/+2
* net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet2016-07-191-1/+3
* macvtap: correctly free skb during socket destructionJason Wang2016-07-181-1/+1
* net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-171-21/+18
* net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes2016-07-171-20/+16
* net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-171-23/+2
* net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes2016-07-172-20/+12
* dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-171-1/+2
* bpf: bpf_event_entry_gen's alloc needs to be in atomic contextDaniel Borkmann2016-07-161-1/+1
* sctp: fix GSO for IPv6Marcelo Ricardo Leitner2016-07-161-1/+22
* sctp: recvmsg should be able to run even if sock is in closing stateMarcelo Ricardo Leitner2016-07-161-15/+17
* net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-20/+2
* Merge branch 'hisilicon-mdio-femac'David S. Miller2016-07-1610-0/+1301
|\
| * net: hisilicon: Add Fast Ethernet MAC driverDongpo Li2016-07-164-0/+1059
| * of_mdio: Abstract a general interface for phy connectDongpo Li2016-07-162-0/+46