aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson1-3/+2
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov1-4/+4
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed1-3/+10
2017-05-18Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds8-86/+209
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-14/+27
2017-05-18Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+14
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel1-4/+2
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven1-1/+2
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven1-1/+1
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky1-0/+3
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky1-1/+2
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu1-0/+7
2017-05-17Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds8-52/+66
2017-05-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-20/+34
2017-05-17bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan1-2/+4
2017-05-17bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan1-2/+1
2017-05-17dm cache: handle kmalloc failure allocating background_tracker structColin Ian King1-0/+5
2017-05-17i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh1-0/+1
2017-05-16i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni1-3/+3
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-9/+3
2017-05-16mlx5e: add CONFIG_INET dependencyArnd Bergmann1-1/+1
2017-05-16dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka1-8/+8
2017-05-16efi-pstore: Fix read iter after pstore API refactorKees Cook1-9/+3
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-4/+4
2017-05-16Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-21/+19
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-108/+211
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson1-1/+1
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai1-1/+1
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar1-1/+0
2017-05-15dm mpath: multipath_clone_and_map must not return -EIOChristoph Hellwig1-1/+1
2017-05-15dm mpath: don't return -EIO from dm_report_EIOChristoph Hellwig1-8/+11
2017-05-15dm rq: add a missing break to map_requestChristoph Hellwig1-0/+1
2017-05-15dm space map disk: fix some book keeping in the disk space mapJoe Thornber1-1/+14
2017-05-15dm thin metadata: call precommit before saving the rootsJoe Thornber1-2/+2
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-22/+46
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval1-1/+1
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall1-1/+0
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com1-6/+4
2017-05-15macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich1-2/+5
2017-05-15i2c: mux: only print failure message on errorPeter Rosin1-10/+16
2017-05-15i2c: mux: reg: rename label to indicate what it doesPeter Rosin1-2/+2
2017-05-15i2c: mux: reg: put away the parent i2c adapter on probe failurePeter Rosin1-5/+12
2017-05-15net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel1-1/+1
2017-05-15s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens1-1/+1
2017-05-14dm cache policy smq: don't do any writebacks unless IDLEJoe Thornber1-5/+4
2017-05-14dm cache: simplify the IDLE vs BUSY state calculationJoe Thornber1-6/+3
2017-05-14dm cache: track all IO to the cache rather than just the origin device's IOJoe Thornber1-8/+7