summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-48/+6
2018-03-23Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2018-03-23Merge branch 'acpi-wdat'Rafael J. Wysocki2-3/+3
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds211-1152/+2086
2018-03-22Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds7-9/+46
2018-03-22Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-8/+22
2018-03-22Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-7/+4
2018-03-22Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...Dave Airlie6-17/+59
2018-03-22Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-7/+20
2018-03-22Merge branch 'hns3-VF-reset'David S. Miller11-71/+534
2018-03-22net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta3-1/+44
2018-03-22net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta2-0/+13
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta5-14/+111
2018-03-22net: hns3: Add support to re-initialize the hclge deviceSalil Mehta2-14/+106
2018-03-22net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta2-4/+102
2018-03-22net: hns3: Add support to request VF Reset to PFSalil Mehta1-0/+19
2018-03-22net: hns3: Add VF Reset device state and its handlingSalil Mehta3-5/+68
2018-03-22net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta2-0/+35
2018-03-22net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta5-43/+46
2018-03-22Merge branch 'Rework-ip_ra_chain-protection'David S. Miller7-30/+38
2018-03-22net: Replace ip_ra_lock with per-net mutexKirill Tkhai3-9/+8
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai4-18/+16
2018-03-22net: Revert "ipv4: fix a deadlock in ip_ra_control"Kirill Tkhai3-5/+9
2018-03-22net: Move IP_ROUTER_ALERT out of lock_sock(sk)Kirill Tkhai1-3/+2
2018-03-22net: Revert "ipv4: get rid of ip_ra_lock"Kirill Tkhai1-2/+10
2018-03-22liquidio: Added support for trusted VFIntiyaz Basha3-0/+125
2018-03-22Merge branch 'rmnet-next'David S. Miller9-41/+94
2018-03-22net: qualcomm: rmnet: Implement fill_infoSubash Abhinov Kasiviswanathan1-0/+30
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan6-29/+53
2018-03-22net: qualcomm: rmnet: Remove unnecessary device assignmentSubash Abhinov Kasiviswanathan1-1/+0
2018-03-22net: qualcomm: rmnet: Update copyright year to 2018Subash Abhinov Kasiviswanathan8-8/+8
2018-03-22net: qualcomm: rmnet: Fix casting issuesSubash Abhinov Kasiviswanathan1-3/+3
2018-03-22gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King2-2/+2
2018-03-22Documentation/networking: Add net DIM documentationTal Gilboa1-0/+174
2018-03-22net: mvpp2: use correct index on array mvpp2_poolsColin Ian King1-1/+1
2018-03-22Merge branch 'tipc-diag'David S. Miller7-26/+281
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna2-2/+8
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna7-6/+238
2018-03-22tipc: modify socket iterator for sock_diagGhantaKrishnamurthy MohanKrishna1-24/+41
2018-03-22macsec: missing dev_put() on error in macsec_newlink()Dan Carpenter1-2/+3
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller5-1/+9
2018-03-22Merge branch 'mlxsw-Update-supported-firmware-version'David S. Miller3-11/+20
2018-03-22mlxsw: spectrum: Add support for auto-negotiation disable modeTal Bar3-9/+18
2018-03-22mlxsw: spectrum: Update the supported firmware to version 13.1620.192Tal Bar1-2/+2
2018-03-22Merge branch 'fix-some-bugs-for-HNS3-driver'David S. Miller12-132/+309
2018-03-22net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang1-2/+6
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang4-2/+37
2018-03-22net: hns3: add get_link support to VFFuyun Liang2-0/+9
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang5-89/+107
2018-03-22net: hns3: change the time interval of int_gl calculatingFuyun Liang2-17/+30