aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar2017-05-214-10/+6
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-2117-0/+17
* cxgb4 : retrieve port information from firmwareGanesh Goudar2017-05-215-3/+70
* ibmveth: Support to enable LSO/CSO for Trunk VEA.Sivakumar Krishnasamy2017-05-212-18/+90
* qede: Support 1G advertisment.Sudarsana Reddy Kalluru2017-05-211-0/+8
* qed: Fix setting of Management bitfieldsTomer Tayar2017-05-211-1/+1
* qede: qedr closure after setting stateMintz, Yuval2017-05-211-1/+2
* qed: Correct print in iscsi error-flowMintz, Yuval2017-05-211-1/+1
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-2115-177/+177
* qede: Don't use an internal MAC fieldMintz, Yuval2017-05-213-28/+38
* qede: Add missing Status-block freeSudarsana Reddy Kalluru2017-05-211-4/+7
* qede: Honor user request for Tx buffersSudarsana Reddy Kalluru2017-05-213-15/+15
* qede: Allow WoL to activate by defaultMintz, Yuval2017-05-211-0/+6
* xgene: Check all RGMII phy mode variantsIyappan Subramanian2017-05-193-15/+18
* sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-1836-206/+376
|\
| * Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-05-188-86/+209
| |\
| | * raid1: prefer disk without bad blocksTomasz Majchrzak2017-05-121-1/+4
| | * md/r5cache: handle sync with data in write back cacheSong Liu2017-05-112-7/+22
| | * md/r5cache: gracefully handle journal device errors for writeback modeSong Liu2017-05-113-9/+34
| | * md/raid1/10: avoid unnecessary lockingShaohua Li2017-05-112-8/+6
| | * md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio firstSong Liu2017-05-101-9/+19
| | * md/md0: optimize raid0 discard handlingShaohua Li2017-05-081-14/+102
| | * md: don't return -EAGAIN in md_allow_write for external metadata arraysArtur Paszkiewicz2017-05-084-28/+15
| | * md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lockJulia Cartwright2017-05-041-10/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1810-14/+27
| |\ \
| | * | mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel2017-05-181-4/+2
| | * | sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven2017-05-181-1/+2
| | * | sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven2017-05-181-1/+1
| | * | mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky2017-05-181-0/+3
| | * | mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky2017-05-181-1/+2
| | * | cxgb4: update latest firmware version supportedGanesh Goudar2017-05-181-3/+3
| | * | qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork2017-05-181-0/+2
| | * | net: ethernet: faraday: To support device tree usage.Greentime Hu2017-05-181-0/+7
| | * | bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan2017-05-171-2/+4
| | * | bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan2017-05-171-2/+1
| | * | mlx5e: add CONFIG_INET dependencyArnd Bergmann2017-05-161-1/+1
| * | | Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-181-0/+14
| |\ \ \
| | * | | hwmon: (coretemp) Handle frozen hotplug state correctlyThomas Gleixner2017-05-141-0/+14
| * | | | Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-178-52/+66
| |\ \ \ \
| | * | | | dm cache: handle kmalloc failure allocating background_tracker structColin Ian King2017-05-171-0/+5
| | * | | | dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka2017-05-161-8/+8
| | * | | | dm mpath: multipath_clone_and_map must not return -EIOChristoph Hellwig2017-05-151-1/+1
| | * | | | dm mpath: don't return -EIO from dm_report_EIOChristoph Hellwig2017-05-151-8/+11
| | * | | | dm rq: add a missing break to map_requestChristoph Hellwig2017-05-151-0/+1
| | * | | | dm space map disk: fix some book keeping in the disk space mapJoe Thornber2017-05-151-1/+14
| | * | | | dm thin metadata: call precommit before saving the rootsJoe Thornber2017-05-151-2/+2
| | * | | | dm cache policy smq: don't do any writebacks unless IDLEJoe Thornber2017-05-141-5/+4
| | * | | | dm cache: simplify the IDLE vs BUSY state calculationJoe Thornber2017-05-141-6/+3
| | * | | | dm cache: track all IO to the cache rather than just the origin device's IOJoe Thornber2017-05-141-8/+7