aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-20team: account for oper stateGeorge Wilkie1-1/+1
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna3-5/+25
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna4-0/+31
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna2-2/+7
2018-04-20liquidio: Added ndo_get_vf_stats supportIntiyaz Basha5-0/+151
2018-04-20net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi2-12/+140
2018-04-20dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode settingKunihiko Hayashi1-1/+5
2018-04-20net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi2-25/+96
2018-04-20net: phy: mdio-boardinfo: Allow recursive mdiobus_register()Andrew Lunn1-1/+4
2018-04-20libbpf: fixed build error for samples/bpf/Björn Töpel1-0/+1
2018-04-19Don't leak MNT_INTERNAL away from internal mountsAl Viro1-1/+2
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun1-6/+4
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2-24/+27
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin1-1/+1
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin1-3/+3
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin1-29/+39
2018-04-19net: hns: Avoid action name truncationdann frazier1-1/+1
2018-04-19net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)Michael Karcher3-2/+398
2018-04-19net-next: ax88796: release platform device drvdata on probe error and module removeMichael Schmitz1-0/+2
2018-04-19net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareableMichael Karcher1-0/+3
2018-04-19net-next: ax88796: add interrupt status callback to platform dataMichael Karcher2-2/+26
2018-04-19net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher2-2/+17
2018-04-19net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).Michael Karcher1-1/+0
2018-04-19net-next: ax88796: Attach MII bus only when openMichael Karcher1-88/+95
2018-04-19net-next: ax88796: Fix MAC address readingMichael Karcher1-0/+6
2018-04-19net-next: phy: new Asix Electronics PHY driverMichael Schmitz3-0/+70
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn3-25/+1
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn2-3/+16
2018-04-19net: phy: mdio-gpio: Parse properties directly into bitbang structureAndrew Lunn1-29/+16
2018-04-19net: phy: mdio-gpio: Move allocation for bitbanging dataAndrew Lunn1-6/+7
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn2-63/+20
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn2-9/+0
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn2-5/+0
2018-04-19net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn2-2/+0
2018-04-19net: phy: mdio-bitbang: Remove reset supportAndrew Lunn2-11/+0
2018-04-19net: phy: mdio-gpio: Remove reset functionAndrew Lunn2-3/+0
2018-04-19net: phy_ mdio-gpio: Fixup , which should be ;Andrew Lunn1-1/+1
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau4-3/+1783
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau7-31/+626
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau2-0/+142
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau5-7/+254
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau3-1/+23
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau4-0/+97
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau2-0/+200
2018-04-19bpf: btf: Check members of struct/unionMartin KaFai Lau1-0/+205
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau2-1/+702
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau3-0/+1046
2018-04-19net/ipv6: Fix gfp_flags arg to addrconf_prefix_routeDavid Ahern1-2/+2
2018-04-19net/ipv6: Remove fib6_idevDavid Ahern3-22/+47
2018-04-19net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthopDavid Ahern1-1/+0