summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ext4: support fast symlinks from ext3 file systemsAndi Kleen2017-12-041-0/+9
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-1610-19/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia2017-12-131-0/+1
| * | | | | | | | | iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise2017-12-112-2/+17
| * | | | | | | | | iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise2017-12-071-4/+4
| * | | | | | | | | RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-074-4/+4
| * | | | | | | | | IB/mlx4: Fix RSS hash fields restrictionsGuy Levi2017-12-071-7/+19
| * | | | | | | | | IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens2017-12-071-2/+5
| * | | | | | | | | IB/core: Bound check alternate path port numberDaniel Jurgens2017-12-071-0/+6
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-166-20/+19Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: piix4: Fix port number check on releaseJean Delvare2017-12-121-1/+1
| * | | | | | | | | | i2c: stm32: Fix copyrightsBenjamin Gaignard2017-12-123-3/+6
| * | | | | | | | | | Merge tag 'at24-4.15-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang2017-12-121-15/+11Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | eeprom: at24: change nvmem stride to 1David Lechner2017-12-061-1/+1
| | * | | | | | | | | | eeprom: at24: fix I2C device selection for runtime PMSakari Ailus2017-12-031-14/+10Star
| | | |/ / / / / / / / | | |/| | | | | | | |
| * / | | | | | | | | i2c-cht-wc: constify platform_device_idArvind Yadav2017-12-071-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-12-168-19/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SUNRPC: Fix a race in the receive code pathTrond Myklebust2017-12-151-9/+19
| * | | | | | | | | | nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew2017-12-151-0/+2
| * | | | | | | | | | xprtrdma: Spread reply processing over more CPUsChuck Lever2017-12-154-6/+5Star
| * | | | | | | | | | nfs: fix a deadlock in nfs client initializationScott Mayhew2017-12-152-4/+24
* | | | | | | | | | | Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-167-22/+15Star
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-1595-387/+802
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik2017-12-151-3/+4
| * | | | | | | | | | | net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko2017-12-151-4/+5
| * | | | | | | | | | | net: sched: fix clsact init error pathJiri Pirko2017-12-152-7/+3Star
| * | | | | | | | | | | ip_gre: fix wrong return value of erspan_rcvHaishuang Yan2017-12-151-1/+1
| * | | | | | | | | | | net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas2017-12-151-0/+1
| * | | | | | | | | | | Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform'David S. Miller2017-12-155-17/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz2017-12-151-1/+0Star
| | * | | | | | | | | | | net: sched: Move to new offload indication in REDYuval Mintz2017-12-151-16/+15Star
| | * | | | | | | | | | | net: sched: Add TCA_HW_OFFLOADYuval Mintz2017-12-153-0/+4
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'aquantia-fixes'David S. Miller2017-12-1512-106/+177
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net: aquantia: Increment driver versionIgor Russkikh2017-12-152-3/+6
| | * | | | | | | | | | | net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh2017-12-151-8/+8
| | * | | | | | | | | | | net: aquantia: Update hw counters on hw initIgor Russkikh2017-12-152-0/+8
| | * | | | | | | | | | | net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2017-12-152-3/+6
| | * | | | | | | | | | | net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh2017-12-151-0/+1
| | * | | | | | | | | | | net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh2017-12-151-16/+16
| | * | | | | | | | | | | net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh2017-12-154-67/+79
| | * | | | | | | | | | | net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2017-12-152-0/+18
| | * | | | | | | | | | | net: aquantia: Fix actual speed capabilities reportingIgor Russkikh2017-12-156-9/+35
| |/ / / / / / / / / / /
| * | | | | | | | | | | sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn2017-12-151-1/+5
| * | | | | | | | | | | Merge branch 's390-fixes'David S. Miller2017-12-155-46/+79
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-155-37/+67
| | * | | | | | | | | | | s390/qeth: lock IP table while applying takeover changesJulian Wiedmann2017-12-151-0/+2
| | * | | | | | | | | | | s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2017-12-152-4/+6
| | * | | | | | | | | | | s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann2017-12-153-20/+19Star
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-12-154-5/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann2017-12-041-2/+2