aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-08macsec: remove first zero and add attribute name in commentsZhang Shengju1-13/+12
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel7-3/+14
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel6-18/+35
2016-12-08net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel1-1/+1
2016-12-08net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel2-16/+17
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel5-22/+22
2016-12-08net: stmmac: return error if no DMA configuration is foundNiklas Cassel1-9/+9
2016-12-08net: ethernet: slicoss: use module_pci_driver()Tobias Klauser1-12/+1
2016-12-08net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman2-0/+63
2016-12-08flow dissector: ICMP supportSimon Horman2-0/+48
2016-12-08net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel2-2/+3
2016-12-08net: stmmac: dwmac-generic: add missing compatible stringsNiklas Cassel1-0/+3
2016-12-08bindings: net: stmmac: correct note about TSONiklas Cassel1-3/+3
2016-12-08net: ll_temac: Utilize of_get_mac_address()Tobias Klauser1-5/+6
2016-12-08net: axienet: Utilize of_get_mac_address()Tobias Klauser1-6/+7
2016-12-08net/mlx5e: Offload TC matching on packets being IP fragmentsOr Gerlitz1-0/+12
2016-12-08net/sched: cls_flower: Add support for matching on flagsOr Gerlitz2-0/+83
2016-12-08net: mvneta: Indent some statementsDan Carpenter1-3/+4
2016-12-08drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()Dan Carpenter1-0/+1
2016-12-08vhost: remove unnecessary smp_mb from vhost_work_queuePeng Tao1-1/+1
2016-12-08vhost-vsock: remove unused vq variablePeng Tao1-3/+0
2016-12-08icmp: correct return value of icmp_rcv()Zhang Shengju1-2/+2
2016-12-07dummy: expend mtu range for dummy deviceZhang Shengju1-0/+3
2016-12-07nlmon: use core MTU range checking in nlmon driverZhang Shengju1-19/+1
2016-12-07driver: macvlan: Remove the rcu member of macvlan_portGao Feng1-2/+1
2016-12-07driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcuGao Feng2-3/+2
2016-12-07bpf: fix loading of BPF_MAXINSNS sized programsDaniel Borkmann2-5/+2
2016-12-07net: stmmac: do not call phy_ethtool_ksettings_set from atomic contextNiklas Cassel1-2/+0
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko2-6/+8
2016-12-07net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko2-10/+48
2016-12-07clocksource: export the clocks_calc_mult_shift to use by timestamp codeMurali Karicheri1-0/+1
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko4-23/+34
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko3-57/+92
2016-12-07net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko1-2/+0
2016-12-07net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok1-2/+24
2016-12-07net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko1-0/+4
2016-12-07net: ethernet: ti: cpts: fix registration orderGrygorii Strashko1-10/+14
2016-12-07net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregisterGrygorii Strashko1-6/+8
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko2-13/+54
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko5-19/+42
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko1-2/+2
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan5-5/+483
2016-12-07bnxt_en: Refactor the driver registration function with firmware.Michael Chan2-5/+31
2016-12-07bnxt_en: Reserve RDMA resources by default.Michael Chan2-1/+66
2016-12-07bnxt_en: Improve completion ring allocation for VFs.Michael Chan3-12/+12
2016-12-07bnxt_en: Move function reset to bnxt_init_one().Michael Chan2-20/+6
2016-12-07bnxt_en: Enable MSIX early in bnxt_init_one().Michael Chan2-69/+115
2016-12-07bnxt_en: Add bnxt_set_max_func_irqs().Michael Chan2-6/+12
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet1-1/+11
2016-12-07netfilter: nft_quota: allow to restore consumed quotaPablo Neira Ayuso1-2/+9