summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam2018-06-211-4/+1
* ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long2018-06-211-1/+2
* net: mscc: fix the injection headerAntoine Tenart2018-06-211-5/+5
* net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski2018-06-211-0/+4
* r8169: Fix netpoll oopsVille Syrjälä2018-06-211-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-216-28/+51
|\
| * IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-06-181-0/+3
| * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-6/+8
| * IB/uverbs: Fix ordering of ucontext check in ib_uverbs_writeJason Gunthorpe2018-06-121-4/+10
| * IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-111-2/+5
| * RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-111-0/+3
| * IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)2018-06-111-2/+2
| * IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva2018-06-111-13/+19
| * IB/rxe: avoid double kfree skbZhu Yanjun2018-06-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-2119-55/+94
|\ \
| * | stmmac: fix DMA channel hang in half-duplex modeBhadram Varka2018-06-201-0/+10
| * | net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2018-06-202-5/+15
| * | net: sungem: fix rx checksum supportEric Dumazet2018-06-201-10/+12
| * | net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano2018-06-201-2/+1
| * | net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski2018-06-201-2/+13
| * | enic: do not overwrite error codeGovindarajulu Varadarajan2018-06-201-5/+4
| * | ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann2018-06-202-3/+3
| * | net: net_failover: fix typo in net_failover_slave_register()Liran Alon2018-06-201-1/+1
| * | ipvlan: use ETH_MAX_MTU as max mtuXin Long2018-06-201-0/+1
| * | net: hamradio: use eth_broadcast_addrStefan Agner2018-06-201-6/+2
| * | enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2018-06-202-3/+3
| * | net/ncsi: Silence debug messagesJoel Stanley2018-06-201-2/+2
| * | bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann2018-06-201-4/+3
| * | qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru2018-06-201-7/+4
| * | qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru2018-06-201-2/+10
| * | qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru2018-06-201-2/+9
| * | bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller2018-06-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-06-205-20/+23
|\ \ \
| * | | HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke2018-06-201-0/+8
| * | | HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu2018-06-201-15/+7
| * | | HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa2018-06-201-5/+5
| * | | HID: google: Add support for whiskersNicolas Boichat2018-06-112-0/+3
* | | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-204-1060/+0
|\ \ \ \
| * | | | dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-144-1060/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-1912-235/+250
|\ \ \ \ \
| * | | | | s390/dasd: only use preallocated requestsSebastian Ott2018-06-124-77/+8
| * | | | | s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott2018-06-121-11/+3
| * | | | | s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott2018-06-121-6/+0
| * | | | | s390/dasd: move dasd_ccw_req to per request dataSebastian Ott2018-06-125-47/+57
| * | | | | s390/dasd: simplify locking in process_final_queueSebastian Ott2018-06-121-27/+32
| * | | | | Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-06-125-67/+150
| |\ \ \ \ \
| | * | | | | vfio: ccw: add tracepoints for interesting error pathsHalil Pasic2018-05-293-1/+71
| | * | | | | vfio: ccw: set ccw->cda to NULL defensivelyDong Jia Shi2018-05-291-11/+20
| | * | | | | vfio: ccw: refactor and improve pfn_array_alloc_pin()Dong Jia Shi2018-05-291-46/+36
| | * | | | | vfio: ccw: shorten kernel doc description for pfn_array_pin()Dong Jia Shi2018-05-291-8/+6