summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-25net: remove unsafe skb_insert()Eric Dumazet
2018-11-25net: bridge: remove redundant checks for null p->dev and p->brColin Ian King
2018-11-25Merge branch 'r8169-xmit_more'David S. Miller
2018-11-25r8169: make use of xmit_more and __netdev_sent_queueHeiner Kallweit
2018-11-25net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queueHeiner Kallweit
2018-11-24selftests/net: add txring_overwriteWillem de Bruijn
2018-11-24net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King
2018-11-24cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing
2018-11-24net: fixup type in netdev_start_xmit()Alexey Dobriyan
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-11-23ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing
2018-11-23Merge branch 'switchdev-blocking-notifiers'David S. Miller
2018-11-23rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23switchdev: Add helpers to aid traversal through lower devicesPetr Machata
2018-11-23staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check()Petr Machata
2018-11-23net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata
2018-11-23switchdev: Add a blocking notifier chainPetr Machata
2018-11-23switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata
2018-11-23Merge branch 'r8169-next'David S. Miller
2018-11-23r8169: replace macro TX_FRAGS_READY_FOR with a functionHeiner Kallweit
2018-11-23r8169: use napi_consume_skb where possibleHeiner Kallweit
2018-11-23r8169: simplify detecting chip versions with same XIDHeiner Kallweit
2018-11-23r8169: remove default chip versionsHeiner Kallweit
2018-11-23r8169: remove ancient GCC bug workaround in a second placeHeiner Kallweit
2018-11-23Merge branch 'hns3-debugfs'David S. Miller
2018-11-23net: hns3: Add "qos buffer" config info query functionliuzhongzhu
2018-11-23net: hns3: Add "qos prio map" info query functionliuzhongzhu
2018-11-23net: hns3: Add "qos pause" config info query functionliuzhongzhu
2018-11-23net: hns3: Add "tm config" info query functionliuzhongzhu
2018-11-23net: hns3: Add "tc config" info query functionliuzhongzhu
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu
2018-11-23net: hns3: Add "queue info" query functionliuzhongzhu
2018-11-23net: hns3: Add debugfs framework registrationliuzhongzhu
2018-11-23net: cavium: clean up return value check in cavium_ptp_probeYueHaibing
2018-11-23net: phy: vitesse: remove duplicate support for VSC8574Quentin Schulz
2018-11-23net: amd: add missing of_node_put()Yangtao Li
2018-11-23Merge branch 'octeontx2-af-CGX-LMAC-link-bringup-and-cleanups'David S. Miller