aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller197-741/+1786
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-3/+3
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-335/+537
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds10-46/+104
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-11-23ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing1-1/+4
2018-11-23Merge branch 'switchdev-blocking-notifiers'David S. Miller10-76/+474
2018-11-23rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata3-9/+0
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata7-61/+25
2018-11-23ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata3-0/+32
2018-11-23mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata1-1/+44
2018-11-23switchdev: Add helpers to aid traversal through lower devicesPetr Machata2-0/+133
2018-11-23staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata1-0/+56
2018-11-23staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check()Petr Machata1-1/+6
2018-11-23net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata1-0/+56
2018-11-23rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata1-0/+55
2018-11-23switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata1-0/+10
2018-11-23switchdev: Add a blocking notifier chainPetr Machata2-0/+53
2018-11-23switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata1-4/+4
2018-11-23Merge branch 'r8169-next'David S. Miller1-47/+43
2018-11-23r8169: replace macro TX_FRAGS_READY_FOR with a functionHeiner Kallweit1-11/+13
2018-11-23r8169: use napi_consume_skb where possibleHeiner Kallweit1-3/+4
2018-11-23r8169: simplify detecting chip versions with same XIDHeiner Kallweit1-12/+7
2018-11-23r8169: remove default chip versionsHeiner Kallweit1-10/+5
2018-11-23r8169: remove ancient GCC bug workaround in a second placeHeiner Kallweit1-11/+14
2018-11-23Merge branch 'hns3-debugfs'David S. Miller12-4/+807
2018-11-23net: hns3: Add "qos buffer" config info query functionliuzhongzhu2-0/+116
2018-11-23net: hns3: Add "qos prio map" info query functionliuzhongzhu3-0/+55
2018-11-23net: hns3: Add "qos pause" config info query functionliuzhongzhu2-0/+26
2018-11-23net: hns3: Add "tm config" info query functionliuzhongzhu2-0/+200
2018-11-23net: hns3: Add "tc config" info query functionliuzhongzhu4-0/+48
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu6-1/+83
2018-11-23net: hns3: Add "queue info" query functionliuzhongzhu1-0/+122
2018-11-23net: hns3: Add debugfs framework registrationliuzhongzhu5-3/+157
2018-11-23net: cavium: clean up return value check in cavium_ptp_probeYueHaibing1-4/+0
2018-11-23net: phy: vitesse: remove duplicate support for VSC8574Quentin Schulz1-12/+0
2018-11-23net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-11-23Merge branch 'octeontx2-af-CGX-LMAC-link-bringup-and-cleanups'David S. Miller7-65/+214
2018-11-23octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian3-0/+82
2018-11-23octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian3-1/+43
2018-11-23octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian5-28/+40
2018-11-23octeontx2-af: Misc cleanups in cgx driverLinu Cherian5-37/+50
2018-11-23net: hinic: fix null pointer dereference on pointer hwdevColin Ian King1-2/+4
2018-11-23Merge branch 'smc-next'David S. Miller7-51/+117
2018-11-23net/smc: unregister rkeys of unused bufferKarsten Graul3-13/+18
2018-11-23net/smc: add infrastructure to send delete rkey messagesKarsten Graul3-1/+57
2018-11-23net/smc: avoid a delay by waiting for nothingKarsten Graul1-1/+3