summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-084-4/+5
| * Merge branch 'qed-Slowpath-Queue-bug-fixes'David S. Miller2018-11-089-43/+89
| |\
| | * qed: Fix potential memory corruptionSagiv Ozeri2018-11-081-7/+5
| | * qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-088-15/+45
| | * qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2018-11-082-27/+33
| | * qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin2018-11-081-2/+14
| |/
| * inet: frags: better deal with smp racesEric Dumazet2018-11-081-14/+15
| * net: hns3: bugfix for not checking return valueHuazhong Tan2018-11-081-1/+2
| * qlcnic: remove assumption that vlan_tci != 0Michał Mirosław2018-11-071-3/+5
| * ibmvnic: fix accelerated VLAN handlingMichał Mirosław2018-11-071-1/+1
| * Merge branch 'FDDI-defza-Fix-a-bunch-of-small-issues'David S. Miller2018-11-072-4/+6
| |\
| | * FDDI: defza: Make the driver version string constantMaciej W. Rozycki2018-11-071-1/+1
| | * FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki2018-11-071-1/+2
| | * FDDI: defza: Add missing comment closingMaciej W. Rozycki2018-11-071-0/+1
| | * FDDI: defza: Fix SPDX annotationMaciej W. Rozycki2018-11-072-2/+2
| |/
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-11-0714-60/+113
| |\
| | * i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller2018-11-071-3/+3
| | * i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller2018-11-071-0/+2
| | * ice: Change req_speeds to be u16Chinh T Cao2018-11-071-1/+1
| | * igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-11-061-5/+7
| | * ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley2018-11-061-1/+1
| | * ice: Fix tx_timeout in PF driverBrett Creeley2018-11-064-6/+40
| | * ice: Fix napi delete calls for removeDave Ertman2018-11-063-1/+3
| | * ice: Fix typo in error messageAnirudh Venkataramanan2018-11-061-1/+1
| | * ice: Fix flags for port VLANMd Fahad Iqbal Polash2018-11-061-1/+1
| | * ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-063-39/+6
| | * ice: Free VSI contexts during for unloadVictor Raj2018-11-063-0/+17
| | * ice: Fix dead device link issue with flow controlAkeem G Abodunrin2018-11-061-1/+6
| | * ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-062-0/+8
| | * ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan2018-11-061-1/+17
| |/
| * net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delayTao Ren2018-11-061-2/+16
* | Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-115-14/+19
|\ \
| * | builddeb: Fix inclusion of dtbs in debian packageRob Herring2018-11-111-2/+2
| * | Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck2018-11-111-1/+1
| * | kbuild: deb-pkg: fix too low build version numberMasahiro Yamada2018-11-111-2/+5
| * | kconfig: merge_config: avoid false positive matches from comment linesMasahiro Yamada2018-11-111-3/+4
| * | kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada2018-11-061-1/+1
| * | kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is usedMasahiro Yamada2018-11-061-5/+6
* | | Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-118-57/+107
|\ \ \
| * | | Btrfs: fix missing delayed iputs on unmountOmar Sandoval2018-11-071-36/+15
| * | | Btrfs: fix data corruption due to cloning of eof blockFilipe Manana2018-11-061-2/+10
| * | | Btrfs: fix infinite loop on inode eviction after deduplication of eof blockFilipe Manana2018-11-061-0/+2
| * | | Btrfs: fix deadlock on tree root leaf when finding free extentFilipe Manana2018-11-063-11/+46
| * | | btrfs: avoid link error with CONFIG_NO_AUTO_INLINEArnd Bergmann2018-11-061-3/+3
| * | | btrfs: tree-checker: Fix misleading group system informationShaokun Zhang2018-11-061-1/+1
| * | | Btrfs: fix missing data checksums after a ranged fsync (msync)Filipe Manana2018-11-061-0/+17
| * | | btrfs: fix pinned underflow after transaction abortedLu Fengqi2018-11-061-1/+11
| * | | Btrfs: fix cur_offset in the error case for nocowRobbie Ko2018-11-061-3/+2
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-11-115-31/+51
|\ \ \ \
| * | | | ext4: missing !bh check in ext4_xattr_inode_write()Vasily Averin2018-11-091-0/+6