aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/tools/le_byteshift.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18ipv6: fix memory leak on dst->_metricsWei Wang1-1/+4
2018-09-18Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang1-0/+4
2018-09-18sfp: fix oops with ethtool -mRussell King1-2/+2
2018-09-18net: mvpp2: fix a txq_done race conditionAntoine Tenart1-4/+6
2018-09-18net/smc: fix sizeof to int comparisonYueHaibing1-8/+6
2018-09-18net/smc: no urgent data check for listen socketsKarsten Graul1-2/+2
2018-09-18net/smc: enable fallback for connection abort in state INITUrsula Braun1-7/+7
2018-09-18net/smc: remove duplicate mutex_unlockUrsula Braun1-6/+9
2018-09-18net/smc: fix non-blocking connect problemUrsula Braun1-2/+5
2018-09-18ravb: do not write 1 to reserved bitsKazuya Mizuguchi3-6/+12
2018-09-18net: bnxt: Fix a uninitialized variable warning.zhong jiang1-0/+3
2018-09-18net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter1-5/+10
2018-09-18NFC: Fix the number of pipesSuren Baghdasaryan1-1/+1
2018-09-18NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan1-0/+10
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca1-2/+2
2018-09-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu1-2/+3
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu4-106/+146
2018-09-17net/ipv6: do not copy dst flags on rt initPeter Oskolkov1-2/+0
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-17clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede1-7/+0
2018-09-17r8169: Get and enable optional ether_clk clockHans de Goede1-0/+33
2018-09-17clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede1-0/+11
2018-09-17r8169: enable ASPM on RTL8106EKai-Heng Feng1-0/+3
2018-09-17r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng1-1/+3
2018-09-17Revert "kcm: remove any offset before parsing messages"David S. Miller1-25/+1
2018-09-17kcm: remove any offset before parsing messagesDominique Martinet1-1/+25
2018-09-17net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed1-1/+2
2018-09-17net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel1-1/+1
2018-09-17net/mlx5: Fix read from coherent memoryEli Cohen1-1/+1
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang1-3/+3
2018-09-17net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2-2/+2
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann2-0/+57
2018-09-17hv_netvsc: pair VF based on serial numberStephen Hemminger2-25/+36
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan3-7/+13
2018-09-17ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-4/+2
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-17ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2-1/+2
2018-09-17net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart1-15/+6
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault1-0/+3
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe1-0/+1
2018-09-16veth: Orphan skb before GROToshiaki Makita1-2/+2
2018-09-16udp6: add missing checks on edumux packet processingPaolo Abeni1-28/+37
2018-09-16udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni1-23/+26
2018-09-16stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-09-16Linux 4.19-rc4Linus Torvalds1-1/+1
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman3-29/+82
2018-09-15ext4, dax: set ext4_dax_aops for dax filesToshi Kani1-1/+1
2018-09-15ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani1-0/+1