aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-13dtb: xgene: Add rxlos-gpios propertyIyappan Subramanian1-0/+1
2016-08-13drivers: net: xgene: Poll link status via GPIOIyappan Subramanian4-0/+23
2016-08-13drivers: net: xgene: XFI PCS reset when link is downIyappan Subramanian5-0/+54
2016-08-13drivers: net: xgene: Change port init sequenceIyappan Subramanian1-3/+2
2016-08-13drivers: net: xgene: Fix RSS indirection table fieldsIyappan Subramanian2-8/+19
2016-08-13drivers: net: xgene: Fix error deconstruction pathIyappan Subramanian1-8/+19
2016-08-13drivers: net: xgene: fix: Delete descriptor rings and buffer poolsIyappan Subramanian1-5/+7
2016-08-13drivers: net: xgene: fix: Add dma_unmap_singleIyappan Subramanian1-2/+12
2016-08-13drivers: net: xgene: Fix compiler warningsIyappan Subramanian1-4/+0
2016-08-12Merge branch 'bpf-improvements'David S. Miller3-22/+155
2016-08-12bpf: allow bpf_get_prandom_u32() to be used in tracingAlexei Starovoitov1-0/+2
2016-08-12samples/bpf: add verifier tests for the helper access to the packetAaron Yue1-4/+110
2016-08-12bpf: allow helpers access the packet directlyAlexei Starovoitov1-18/+43
2016-08-12sit: make function ipip6_valid_ip_proto() staticWei Yongjun1-1/+1
2016-08-12Merge branch 'bpf-under-cgroup'David S. Miller9-2/+263
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon4-0/+195
2016-08-12bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon4-2/+45
2016-08-12cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headersSargun Dhillon1-0/+23
2016-08-12Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-mergeDavid S. Miller19-448/+1092
2016-08-12Merge branch 'sfc-SFN8000-support-improvements'David S. Miller11-118/+782
2016-08-12sfc: get timer configuration from adapterBert Kenward5-33/+125
2016-08-12sfc: set interrupt moderation via MCDIBert Kenward9-62/+103
2016-08-12sfc: use new performance based event queue initBert Kenward1-12/+31
2016-08-12sfc: retrieve second word of datapath capabilitiesBert Kenward2-2/+11
2016-08-12sfc: allow asynchronous MCDI without completion functionBert Kenward1-1/+4
2016-08-12sfc: update MCDI protocol headersBert Kenward1-15/+515
2016-08-12net: ethernet: mediatek: enhance the locking using the lightweight onesSean Wang1-11/+8
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal20-0/+10858
2016-08-12Merge branch 'xilinx-gmiitorgmii-converter'David S. Miller5-0/+153
2016-08-12net: phy: Add gmiitorgmii converter supportAppana Durga Kedareswara Rao3-0/+117
2016-08-12Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentationAppana Durga Kedareswara Rao1-0/+35
2016-08-12net: Add mask for Control register 10Mbps speedAppana Durga Kedareswara Rao1-0/+1
2016-08-10net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9
2016-08-10net: ethernet: renesas: sh_eth: use phydev from struct net_devicePhilippe Reynes2-18/+12
2016-08-10samples/bpf: fix bpf_perf_event_output prototypeAdam Barth1-1/+3
2016-08-10net: macb: Add 64 bit addressing support for GEMHarini Katakam2-11/+61
2016-08-10qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru5-84/+180
2016-08-10Merge branch 'cpsw-refactor'David S. Miller1-434/+413
2016-08-10net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk1-129/+106
2016-08-10net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk1-30/+22
2016-08-10net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk1-128/+137
2016-08-10net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk1-36/+29
2016-08-10net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk1-49/+48
2016-08-10net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk1-44/+53
2016-08-10net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk1-31/+34
2016-08-10net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk1-23/+39
2016-08-10net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk1-7/+4
2016-08-10net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk1-6/+4
2016-08-10net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk1-5/+5
2016-08-10net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk1-6/+0