Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes | James Bottomley | 2017-02-09 | 3 | -6/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send | Steffen Maier | 2017-02-09 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | scsi: aacraid: Fix INTx/MSI-x issue with older controllers | Dave Carroll | 2017-02-09 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | scsi: mpt3sas: disable ASPM for MPI2 controllers | ojab | 2017-02-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes | James Bottomley | 2017-02-03 | 3 | -2/+18 | |
| |\| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | scsi: mpt3sas: Force request partial completion alignment | Ram Pai | 2017-01-31 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash | Mauricio Faria de Oliveira | 2017-01-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | scsi: qla2xxx: Fix a recently introduced memory leak | Bart Van Assche | 2017-01-24 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-02-10 | 23 | -113/+297 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | l2tp: do not use udp_ioctl() | Eric Dumazet | 2017-02-10 | 3 | -2/+28 | |
| * | | | | | | | | | | | | | | | | | xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() | Boris Ostrovsky | 2017-02-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | NET: mkiss: Fix panic | Ralf Baechle | 2017-02-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | net: hns: Fix the device being used for dma mapping during TX | Kejian Yan | 2017-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | net: phy: Initialize mdio clock at probe function | Yendapally Reddy Dhananjaya Reddy | 2017-02-09 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() | Hangbin Liu | 2017-02-09 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | xen-netfront: Improve error handling during initialization | Ross Lagerwall | 2017-02-09 | 1 | -18/+11 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'sierra_net-fixes' | David S. Miller | 2017-02-09 | 1 | -40/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | sierra_net: Skip validating irrelevant fields for IDLE LSIs | Stefan Brüns | 2017-02-09 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications | Stefan Brüns | 2017-02-09 | 1 | -35/+66 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | kcm: fix 0-length case for kcm_sendmsg() | WANG Cong | 2017-02-09 | 1 | -18/+22 | |
| * | | | | | | | | | | | | | | | | | xen-netfront: Rework the fix for Rx stall during OOM and network stress | Vineeth Remanan Pillai | 2017-02-09 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | net: phy: Fix PHY module checks and NULL deref in phy_attach_direct() | Florian Fainelli | 2017-02-09 | 1 | -8/+20 | |
| * | | | | | | | | | | | | | | | | | net: thunderx: Fix PHY autoneg for SGMII QLM mode | Thanneeru Srinivasulu | 2017-02-08 | 2 | -12/+101 | |
| * | | | | | | | | | | | | | | | | | net: dsa: Do not destroy invalid network devices | Florian Fainelli | 2017-02-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | ping: fix a null pointer dereference | WANG Cong | 2017-02-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'net-header-length-truncation' | David S. Miller | 2017-02-08 | 4 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | packet: round up linear to header len | Willem de Bruijn | 2017-02-08 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | net: introduce device min_header_len | Willem de Bruijn | 2017-02-08 | 3 | -0/+6 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | sit: fix a double free on error path | WANG Cong | 2017-02-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled | David Ahern | 2017-02-08 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | ipv6: addrconf: fix generation of new temporary addresses | Marcus Huewe | 2017-02-08 | 1 | -0/+6 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-10 | 3 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | RDMA: Don't reference kernel private header from UAPI header | Leon Romanovsky | 2017-02-08 | 1 | -3/+8 | |
| * | | | | | | | | | | | | | | | | | IB/rxe: Fix mem_check_range integer overflow | Eyal Itkin | 2017-02-08 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | IB/rxe: Fix resid update | Eyal Itkin | 2017-02-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-02-10 | 1 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | i2c: piix4: Request the SMBUS semaphore inside the mutex | Ricardo Ribalda | 2017-02-09 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | | i2c: piix4: Fix request_region size | Ricardo Ribalda | 2017-02-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-02-10 | 1 | -7/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly | Jean-Nicolas Graux | 2017-02-08 | 1 | -7/+25 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2017-02-10 | 4 | -22/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | ALSA: hda - adding a new NV HDMI/DP codec ID in the driver | Hui Wang | 2017-02-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | ALSA: seq: Fix race at creating a queue | Takashi Iwai | 2017-02-08 | 1 | -13/+20 | |
| * | | | | | | | | | | | | | | | | | | | Revert "ALSA: line6: Only determine control port properties if needed" | Takashi Iwai | 2017-02-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() | Takashi Iwai | 2017-02-06 | 1 | -8/+1 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-02-10 | 1 | -37/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | nfsd: Revert "nfsd: special case truncates some more" | J. Bruce Fields | 2017-02-09 | 1 | -37/+60 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-02-10 | 6 | -26/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | powerpc/powernv: Properly set "host-ipi" on IPIs | Benjamin Herrenschmidt | 2017-02-09 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | powerpc/powernv: Fix CPU hotplug to handle waking on HVI | Benjamin Herrenschmidt | 2017-02-09 | 4 | -3/+42 |