aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-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
2018-06-22rhashtable: simplify INIT_RHT_NULLS_HEAD()NeilBrown2-10/+7
2018-06-22rhashtable: remove nulls_base and related code.NeilBrown5-46/+6
2018-06-22rhashtable: split rhashtable.hNeilBrown26-133/+166
2018-06-22rhashtable: silence RCU warning in rhashtable_test.NeilBrown1-0/+3
2018-06-22VSOCK: fix loopback on big-endian systemsClaudio Imbrenda1-1/+1
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King1-1/+1
2018-06-22xen-netfront: Update features after registering netdevRoss Lagerwall1-4/+4
2018-06-22xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall1-1/+2
2018-06-22cls_flower: fix use after free in flower S/W pathPaolo Abeni1-4/+17
2018-06-22net/packet: fix use-after-freeEric Dumazet1-9/+7
2018-06-21selftests: net: add tcp_inq to gitignoreAnders Roxell1-0/+1
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam1-4/+1