aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-25cls_flower: fix error values for commands not supported by driversJiri Pirko3-3/+3
2018-06-25nfp: handle cls_flower command default caseJiri Pirko1-2/+2
2018-06-25bnxt: simplify cls_flower command switch and handle default caseJiri Pirko1-11/+5
2018-06-24tls: Removed unused variableVakul Garg1-3/+0
2018-06-24net_sched: remove unused htb drop_listCong Wang1-13/+0
2018-06-24net: phy: fixed-phy: Make the error path simplerFabio Estevam1-5/+2
2018-06-23Merge branch 'r8169-enable-ASPM-on-RTL8168E-VL'David S. Miller1-24/+21
2018-06-23r8169: enable ASPM on RTL8168E-VLHeiner Kallweit1-0/+2
2018-06-23r8169: align ASPM entry latency setting with vendor driverHeiner Kallweit1-24/+19
2018-06-23Merge branch 'pch_gbe-Cleanups'David S. Miller8-489/+66
2018-06-23net: pch_gbe: Clean up pch_gbe_set_multiPaul Burton1-17/+16
2018-06-23net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_updatePaul Burton1-54/+19
2018-06-23net: pch_gbe: Use module_pci_driver()Paul Burton1-18/+1
2018-06-23net: pch_gbe: Remove dead RINGFREE codePaul Burton1-13/+0
2018-06-23net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII definePaul Burton2-10/+0
2018-06-23net: pch_gbe: Remove pch_gbe_hal_setup_init_funcsPaul Burton5-84/+4
2018-06-23net: pch_gbe: Remove get_bus_info HAL abstractionPaul Burton4-83/+0
2018-06-23net: pch_gbe: Remove init_hw HAL abstractionPaul Burton4-52/+15
2018-06-23net: pch_gbe: Remove {read,write}_phy_reg HAL abstractionPaul Burton4-44/+2
2018-06-23net: pch_gbe: Remove reset_phy HAL abstractionPaul Burton4-21/+2
2018-06-23net: pch_gbe: Remove sw_reset_phy HAL abstractionPaul Burton5-21/+1
2018-06-23net: pch_gbe: Remove read_mac_addr HAL abstractionPaul Burton4-25/+2
2018-06-23net: pch_gbe: Remove power_{up,down}_phy HAL abstractionPaul Burton4-34/+6
2018-06-23net: pch_gbe: Remove unused copybreak parameterPaul Burton1-15/+0
2018-06-23netns: get more entropy from net_hash_mix()Eric Dumazet1-6/+1
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches14-17/+16
2018-06-23net: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2018-06-22r8169: Reinstate ASPM SupportKai-Heng Feng1-12/+27
2018-06-22r8169: Don't disable ASPM in the driverKai-Heng Feng1-6/+0
2018-06-22tcp_bbr: fix bbr pacing rate for internal pacingEric Dumazet3-15/+16
2018-06-22Merge branch 'usb-callbacks'David S. Miller5-26/+37
2018-06-22net: usb: rtl8150: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-06-22net: usb: r8152: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+6
2018-06-22net: usb: kaweth: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+4
2018-06-22net: usb: hso: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-14/+21
2018-06-22net: usb: cdc-phonet: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-06-22ucc_geth: Add BQL supportJoakim Tjernlund1-1/+8
2018-06-22Merge branch 'ISDN-irqsave-and-usb_fill_int_urb'David S. Miller4-45/+38
2018-06-22isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-16/+20
2018-06-22isdn: hisax: st5481_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior1-8/+3
2018-06-22isdn: hisax: hfc_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior1-7/+3
2018-06-22isdn: gigaset: use usb_fill_int_urb()Sebastian Andrzej Siewior1-14/+12
2018-06-22Merge branch 'ipsec-selftests-fixes'David S. Miller1-4/+7
2018-06-22selftests: rtnetlink: use a local IP address for IPsec testsShannon Nelson1-2/+6
2018-06-22selftests: rtnetlink: hide complaint from terminated monitorShannon Nelson1-2/+1
2018-06-22tcp: ignore rcv_rtt sample with old ts ecr valueWei Wang3-3/+13
2018-06-22Merge branch 'rhashtables-cleanups'David S. Miller28-212/+191
2018-06-22rhashtable: clean up dereference of ->future_tbl.NeilBrown2-6/+5
2018-06-22rhashtable: use cmpxchg() to protect ->future_tbl.NeilBrown1-11/+4
2018-06-22rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()NeilBrown1-12/+6