summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-18Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede1-22/+18
2018-05-18Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede1-9/+6
2018-05-18Bluetooth: hci_qca: Add serdev supportThierry Escande2-2/+109
2018-05-18dt-bindings: net: bluetooth: Add qualcomm-bluetoothThierry Escande1-0/+30
2018-05-18arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande4-0/+76
2018-05-18arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla2-0/+53
2018-05-18Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir1-0/+6
2018-05-18Bluetooth: btqcomsmd: Fix rx/tx statsLoic Poulain1-0/+10
2018-05-18Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede1-20/+0
2018-05-18Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede1-0/+23
2018-05-18Merge branch 'net-Allow-more-drivers-with-COMPILE_TEST'David S. Miller5-10/+10
2018-05-18net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli1-2/+2
2018-05-18net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli3-3/+3
2018-05-18net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli1-5/+5
2018-05-18vlan: Add extack messages for link createDavid Ahern3-15/+44
2018-05-18qede: Add build_skb() support.Manish Chopra4-174/+137
2018-05-18Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller11-61/+82
2018-05-17tc-testing: fixed copy-pasting error in ife testsRoman Mashak1-14/+14
2018-05-17net/ncsi: prevent a couple array underflowsDan Carpenter1-2/+3
2018-05-17net/smc: init conn.tx_work & conn.send_lock soonerEric Dumazet3-3/+4
2018-05-17nfp: flower: fix error path during representor creationJiri Pirko3-4/+19
2018-05-17Merge branch 'mvpp2-small-improvements'David S. Miller1-41/+18
2018-05-17net: mvpp2: print rx error with rate-limitYan Markman1-6/+8
2018-05-17net: mvpp2: set mac address does not require the stop/start sequenceYan Markman1-31/+7
2018-05-17net: mvpp2: avoid checking for free aggregated descriptors twiceYan Markman1-4/+3
2018-05-17Merge branch 'mvpp2-phylink-conversion'David S. Miller4-355/+595
2018-05-17net: mvpp2: 2500baseX supportAntoine Tenart1-12/+39
2018-05-17net: mvpp2: 1000baseX supportAntoine Tenart1-21/+51
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart1-3/+14
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart1-0/+1
2018-05-17net: mvpp2: phylink supportAntoine Tenart2-338/+509
2018-05-17net: mvpp2: align the ethtool ops definitionAntoine Tenart1-12/+12
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller179-1480/+5580
2018-05-17vmxnet3: Replace msleep(1) with usleep_range()YueHaibing2-4/+4
2018-05-17bonding: introduce link change helperTonghao Zhang1-20/+20
2018-05-17Merge branch 'tcp-default-RACK-loss-recovery'David S. Miller4-64/+124
2018-05-17tcp: don't mark recently sent packets lost on RTOYuchung Cheng1-4/+8
2018-05-17tcp: new helper tcp_rack_skb_timeoutYuchung Cheng3-7/+14
2018-05-17tcp: separate loss marking and state update on RTOYuchung Cheng1-2/+2
2018-05-17tcp: new helper tcp_timeout_mark_lostYuchung Cheng1-21/+29
2018-05-17tcp: account lost retransmit after timeoutYuchung Cheng3-17/+6
2018-05-17tcp: simpler NewReno implementationYuchung Cheng3-8/+39
2018-05-17tcp: disable RFC6675 loss detectionYuchung Cheng2-5/+10
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng3-13/+29
2018-05-17net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devicesIvan Khoronzhuk1-49/+60
2018-05-17Merge branch 'sched-refactor-NOLOCK-qdiscs'David S. Miller3-7/+23
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni2-2/+7
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni2-5/+16
2018-05-17ice: Update NVM AQ command functionsAnirudh Venkataramanan2-9/+11
2018-05-17ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov1-0/+1