summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-05net: dsa: Fix use after free in dsa_switch_remove()Florian Fainelli
2019-11-05tc-testing: added tests with cookie for mpls TC actionRoman Mashak
2019-11-05Merge branch 'icmp-move-duplicate-code-in-helper-functions'David S. Miller
2019-11-05icmp: remove duplicate codeMatteo Croce
2019-11-05icmp: add helpers to recognize ICMP error packetsMatteo Croce
2019-11-05Merge branch 'netvsc-RSS-related-patches'David S. Miller
2019-11-05hv_netvsc: record hardware hash in skbStephen Hemminger
2019-11-05hv_netvsc: flag software created hash valueStephen Hemminger
2019-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-11-05Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
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