summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-08liquidio CN23XX: VF link statusRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF offload featuresRaghu Vatsavayi
2016-12-08net: rfs: add a jump labelEric Dumazet
2016-12-08macsec: remove first zero and add attribute name in commentsZhang Shengju
2016-12-08Merge branch 'stmmac-DMA-burst'David S. Miller
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel
2016-12-08net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel
2016-12-08net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel
2016-12-08net: stmmac: return error if no DMA configuration is foundNiklas Cassel
2016-12-08net: ethernet: slicoss: use module_pci_driver()Tobias Klauser
2016-12-08Merge branch 'cls_flower-ICMP'David S. Miller
2016-12-08net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman
2016-12-08flow dissector: ICMP supportSimon Horman
2016-12-08net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel
2016-12-08net: stmmac: dwmac-generic: add missing compatible stringsNiklas Cassel
2016-12-08bindings: net: stmmac: correct note about TSONiklas Cassel
2016-12-08net: ll_temac: Utilize of_get_mac_address()Tobias Klauser
2016-12-08net: axienet: Utilize of_get_mac_address()Tobias Klauser
2016-12-08Merge branch 'cls_flower-flags'David S. Miller
2016-12-08net/mlx5e: Offload TC matching on packets being IP fragmentsOr Gerlitz
2016-12-08net/sched: cls_flower: Add support for matching on flagsOr Gerlitz
2016-12-08net: mvneta: Indent some statementsDan Carpenter
2016-12-08drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()Dan Carpenter
2016-12-08vhost: remove unnecessary smp_mb from vhost_work_queuePeng Tao
2016-12-08vhost-vsock: remove unused vq variablePeng Tao
2016-12-08icmp: correct return value of icmp_rcv()Zhang Shengju
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-12-07dummy: expend mtu range for dummy deviceZhang Shengju
2016-12-07nlmon: use core MTU range checking in nlmon driverZhang Shengju
2016-12-07driver: macvlan: Remove the rcu member of macvlan_portGao Feng
2016-12-07driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcuGao Feng
2016-12-07bpf: fix loading of BPF_MAXINSNS sized programsDaniel Borkmann
2016-12-07net: stmmac: do not call phy_ethtool_ksettings_set from atomic contextNiklas Cassel
2016-12-07Merge branch 'ti-cpts-update-and-fixes'David S. Miller
2016-12-07net: ethernet: ti: cpts: fix overflow check periodGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: calc mult and shift from refclk freqGrygorii Strashko
2016-12-07clocksource: export the clocks_calc_mult_shift to use by timestamp codeMurali Karicheri
2016-12-07net: ethernet: ti: cpts: move dt props parsing to cpts driverGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: rework initialization/deinitializationGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regsGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: clean up event list if event pool is emptyWingMan Kwok
2016-12-07net: ethernet: ti: cpts: disable cpts when unregisteredGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix registration orderGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...Grygorii Strashko
2016-12-07net: ethernet: ti: cpsw: minimize direct access to struct cptsGrygorii Strashko
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko