summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-14enic: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14cxgb4: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14xgbe: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14xgbe: switch to more generic VxLAN detectionJakub Kicinski
2020-07-14be2net: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14nfp: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-14ksz884x: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-14Merge branch 'r8169-add-support-for-RTL8125B'David S. Miller
2020-07-14r8169: add support for RTL8125BHeiner Kallweit
2020-07-14net: phy: realtek: add support for RTL8125B-internal PHYHeiner Kallweit
2020-07-14Merge branch 's390-qeth-next'David S. Miller
2020-07-14s390/qeth: constify the MPC initialization dataJulian Wiedmann
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann
2020-07-14s390/qeth: cleanup OAT codeJulian Wiedmann
2020-07-14s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann
2020-07-14s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann
2020-07-14s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann
2020-07-14s390/qeth: don't clear the configured isolation modeJulian Wiedmann
2020-07-14s390/qeth: only init the isolation mode when necessaryJulian Wiedmann
2020-07-14s390/qeth: fine-tune errno when cmds are cancelledJulian Wiedmann
2020-07-14s390/qeth: reject unsupported link type earlierJulian Wiedmann
2020-07-14Merge branch 'mlxsw-Mirror-to-CPU-preparations'David S. Miller
2020-07-14mlxsw: core: Use mirror reason during Rx listener lookupIdo Schimmel
2020-07-14mlxsw: pci: Retrieve mirror reason from CQE during receiveIdo Schimmel
2020-07-14mlxsw: pci: Add mirror reason field to CQEv2Ido Schimmel
2020-07-14mlxsw: trap: Add trap identifiers for mirrored packetsIdo Schimmel
2020-07-14mlxsw: reg: Increase trap identifier to 10 bitsAmit Cohen
2020-07-14mlxsw: spectrum_span: Allow setting policer on a SPAN agentIdo Schimmel
2020-07-14mlxsw: spectrum_span: Allow passing parameters to SPAN agentsIdo Schimmel
2020-07-14mlxsw: spectrum_span: Add support for mirroring towards CPU portIdo Schimmel
2020-07-14mlxsw: spectrum_span: Do not dereference destination netdevIdo Schimmel
2020-07-14mlxsw: spectrum_span: Add driver private info to parms_set() callbackIdo Schimmel
2020-07-14mlxsw: spectrum_span: Add per-ASIC SPAN agent operationsIdo Schimmel
2020-07-14mlxsw: reg: add mirroring_pid_base to MOGCR registerAmit Cohen
2020-07-14mlxsw: reg: Add session_id and pid to MPAT registerAmit Cohen
2020-07-14net: neterion: vxge: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-14net: neterion: s2io: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-14lan743x: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-14Merge branch 'bridge-mrp-Add-support-for-interconnect-ring'David S. Miller
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur
2020-07-14bridge: mrp: Extend br_mrp_fill_infoHoratiu Vultur
2020-07-14bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur
2020-07-14bridge: mrp: Extend MRP netlink interface for configuring MRP interconnectHoratiu Vultur
2020-07-14bridge: mrp: Implement the MRP Interconnect APIHoratiu Vultur
2020-07-14bridge: switchdev: mrp: Extend MRP API for switchdev for MRP InterconnectHoratiu Vultur
2020-07-14bridge: mrp: Add br_mrp_in_port_open functionHoratiu Vultur
2020-07-14bridge: mrp: Rename br_mrp_port_open to br_mrp_ring_port_openHoratiu Vultur
2020-07-14bridge: mrp: Extend br_mrp for MRP interconnectHoratiu Vultur