summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-04i40e: implement VF stats NDOJesse Brandeburg
2019-11-04i40e: enable X710 supportAlice Michael
2019-11-04ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-11-04fm10k: update driver version to match out-of-treeJacob Keller
2019-11-04ixgbe: Make use of cpumask_local_spread to improve RSS localityAlexander Duyck
2019-11-04fm10k: add support for ndo_get_vf_stats operationJacob Keller
2019-11-04fm10k: add missing field initializers to TLV attributes)Jacob Keller
2019-11-04ice: allow 3k MTU for XDPMaciej Fijalkowski
2019-11-04ice: add build_skb() supportMaciej Fijalkowski
2019-11-04ice: introduce frame padding computation logicMaciej Fijalkowski
2019-11-04ice: introduce legacy Rx flagMaciej Fijalkowski
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak
2019-11-04bpf: re-fix skip write only files in debugfsDaniel Borkmann
2019-11-04net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier
2019-11-04net: sgi: ioc3-eth: ensure tx ring is 16k aligned.Thomas Bogendoerfer
2019-11-04net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMAChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: simplify setting the DMA maskChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: fix usage of GFP_* flagsChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: don't abuse dma_direct_* callsChristoph Hellwig
2019-11-04ipv6: use jhash2() in rt6_exception_hash()Eric Dumazet
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-04net: bridge: fdb: eliminate extra port state tests from fast-pathNikolay Aleksandrov
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: get rid of per-tc flow in Tx queue configuration routinesMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-03mISDN: remove unused variable 'faxmodulation_s'YueHaibing
2019-11-03ptp: Add a ptp clock driver for IDT ClockMatrix.Vincent Cheng
2019-11-03dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clockVincent Cheng
2019-11-03net: icmp6: provide input address for traceroute6Francesco Ruggeri
2019-11-03tipc: improve message bundling algorithmTuong Lien
2019-11-03net: icmp: use input address in tracerouteFrancesco Ruggeri
2019-11-03Merge branch 'optimize-openvswitch-flow-looking-up'David S. Miller
2019-11-03net: openvswitch: simplify the ovs_dp_cmd_newTonghao Zhang
2019-11-03net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang
2019-11-03net: openvswitch: fix possible memleak on destroy flow-tableTonghao Zhang
2019-11-03net: openvswitch: add likely in flow_lookupTonghao Zhang
2019-11-03net: openvswitch: simplify the flow_hashTonghao Zhang
2019-11-03net: openvswitch: optimize flow-mask looking upTonghao Zhang
2019-11-03net: openvswitch: optimize flow mask cache hash collisionTonghao Zhang
2019-11-03net: openvswitch: shrink the mask array if necessaryTonghao Zhang
2019-11-03net: openvswitch: convert mask list in mask arrayTonghao Zhang
2019-11-03net: openvswitch: add flow-mask cache for performanceTonghao Zhang
2019-11-03batman-adv: Drop lockdep.h include for soft-interface.cSven Eckelmann
2019-11-03batman-adv: Use 'fallthrough' pseudo keywordSven Eckelmann
2019-11-03batman-adv: Axe 'aggr_list_lock'Christophe JAILLET
2019-11-03batman-adv: Simplify 'batadv_v_ogm_aggr_list_free()'Christophe JAILLET
2019-11-03batman-adv: Start new development cycleSimon Wunderlich
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller