summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27Merge branch 'bridge-bools'David S. Miller
2018-11-27net: bridge: export supported booloptsNikolay Aleksandrov
2018-11-27net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov
2018-11-26Merge branch 'virtio-support-packed-ring'David S. Miller
2018-11-26virtio_ring: advertize packed ring layoutTiwei Bie
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie
2018-11-26virtio_ring: leverage event idx in packed ringTiwei Bie
2018-11-26virtio_ring: introduce packed ring supportTiwei Bie
2018-11-26virtio_ring: cache whether we will use DMA APITiwei Bie
2018-11-26virtio_ring: extract split ring handling from ring creationTiwei Bie
2018-11-26virtio_ring: allocate desc state for split ring separatelyTiwei Bie
2018-11-26virtio_ring: introduce helper for indirect featureTiwei Bie
2018-11-26virtio_ring: introduce debug helpersTiwei Bie
2018-11-26virtio_ring: put split ring fields in a sub structTiwei Bie
2018-11-26virtio_ring: put split ring functions togetherTiwei Bie
2018-11-26virtio_ring: add _split suffix for split ring functionsTiwei Bie
2018-11-26virtio: add packed ring types and macrosTiwei Bie
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-26bpf: align map type names formatting.David Calavera
2018-11-26bpf: btf: fix spelling mistake "Memmber" -> "Member"Colin Ian King
2018-11-26bpf, tags: Fix DEFINE_PER_CPU expansionRustam Kovhaev
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